pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel go-iochan: remove, deprecated go-package, no use...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e6bd15dccfe
branches: trunk
changeset: 457413:9e6bd15dccfe
user: nia <nia%pkgsrc.org@localhost>
date: Wed Aug 25 06:51:21 2021 +0000
description:
go-iochan: remove, deprecated go-package, no users in pkgsrc
diffstat:
devel/Makefile | 3 +--
devel/go-iochan/DESCR | 3 ---
devel/go-iochan/Makefile | 23 -----------------------
devel/go-iochan/PLIST | 7 -------
devel/go-iochan/distinfo | 6 ------
5 files changed, 1 insertions(+), 41 deletions(-)
diffs (72 lines):
diff -r e4cf8c12c845 -r 9e6bd15dccfe devel/Makefile
--- a/devel/Makefile Wed Aug 25 06:48:58 2021 +0000
+++ b/devel/Makefile Wed Aug 25 06:51:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3482 2021/08/17 14:04:17 mef Exp $
+# $NetBSD: Makefile,v 1.3483 2021/08/25 06:51:21 nia Exp $
#
COMMENT= Development utilities
@@ -423,7 +423,6 @@
SUBDIR+= go-goreturns
SUBDIR+= go-gox
SUBDIR+= go-humanize
-SUBDIR+= go-iochan
SUBDIR+= go-isatty
SUBDIR+= go-jwt-go
SUBDIR+= go-kr-pretty
diff -r e4cf8c12c845 -r 9e6bd15dccfe devel/go-iochan/DESCR
--- a/devel/go-iochan/DESCR Wed Aug 25 06:48:58 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-iochan is a Go library for treating io readers and writers like
-channels. This is useful when sometimes you wish to use io.Reader
-and such in select statements.
diff -r e4cf8c12c845 -r 9e6bd15dccfe devel/go-iochan/Makefile
--- a/devel/go-iochan/Makefile Wed Aug 25 06:48:58 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2021/08/11 19:35:12 bsiegert Exp $
-#
-
-NAME= iochan
-VERSION= 1.0.0
-DISTNAME= ${NAME}-${VERSION}
-PKGNAME= go-${DISTNAME}
-PKGREVISION= 20
-GITHUB_PROJECT= ${NAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mitchellh/}
-GITHUB_TAG= v${VERSION}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/mitchellh/iochan
-COMMENT= Go library for treating io r/w like channels
-LICENSE= mit
-
-GO_SRCPATH= github.com/mitchellh/iochan
-GO_DIST_BASE= ${DISTNAME}*
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e4cf8c12c845 -r 9e6bd15dccfe devel/go-iochan/PLIST
--- a/devel/go-iochan/PLIST Wed Aug 25 06:48:58 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2019/08/31 21:11:52 he Exp $
-gopkg/pkg/${GO_PLATFORM}/github.com/mitchellh/iochan.a
-gopkg/src/github.com/mitchellh/iochan/LICENSE.md
-gopkg/src/github.com/mitchellh/iochan/README.md
-gopkg/src/github.com/mitchellh/iochan/go.mod
-gopkg/src/github.com/mitchellh/iochan/iochan.go
-gopkg/src/github.com/mitchellh/iochan/iochan_test.go
diff -r e4cf8c12c845 -r 9e6bd15dccfe devel/go-iochan/distinfo
--- a/devel/go-iochan/distinfo Wed Aug 25 06:48:58 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2019/08/31 21:11:52 he Exp $
-
-SHA1 (iochan-1.0.0.tar.gz) = e40131ab8f433cc1cc7becc904fb74c9d9045d27
-RMD160 (iochan-1.0.0.tar.gz) = 313c634ec55c7c72ff58ddd2308d8172c54f1ef2
-SHA512 (iochan-1.0.0.tar.gz) = 51949df1cf8b00e956bb7f09eb38d3c3565e4e7adb53cd6c5a2290205b381fbccd3ac7dae9e8ed5bda7fb1f93746cd649ba484fbff211bad477962d30cf27e83
-Size (iochan-1.0.0.tar.gz) = 1817 bytes
Home |
Main Index |
Thread Index |
Old Index