pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel devel/go-runewidth: remove, use textproc/go-rune...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58613199eb73
branches: trunk
changeset: 372316:58613199eb73
user: maya <maya%pkgsrc.org@localhost>
date: Sun Dec 03 00:36:36 2017 +0000
description:
devel/go-runewidth: remove, use textproc/go-runewidth
diffstat:
devel/Makefile | 3 +--
devel/go-runewidth/DESCR | 1 -
devel/go-runewidth/Makefile | 19 -------------------
devel/go-runewidth/PLIST | 10 ----------
devel/go-runewidth/buildlink3.mk | 16 ----------------
devel/go-runewidth/distinfo | 6 ------
6 files changed, 1 insertions(+), 54 deletions(-)
diffs (89 lines):
diff -r d1356597d8d8 -r 58613199eb73 devel/Makefile
--- a/devel/Makefile Sun Dec 03 00:33:07 2017 +0000
+++ b/devel/Makefile Sun Dec 03 00:36:36 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2574 2017/11/29 14:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.2575 2017/12/03 00:36:36 maya Exp $
#
COMMENT= Development utilities
@@ -340,7 +340,6 @@
SUBDIR+= go-purell
SUBDIR+= go-ratelimit
SUBDIR+= go-review
-SUBDIR+= go-runewidth
SUBDIR+= go-sanitized_anchor_name
SUBDIR+= go-shellwords
SUBDIR+= go-shuffle
diff -r d1356597d8d8 -r 58613199eb73 devel/go-runewidth/DESCR
--- a/devel/go-runewidth/DESCR Sun Dec 03 00:33:07 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Go functions to get fixed width of the character or string
diff -r d1356597d8d8 -r 58613199eb73 devel/go-runewidth/Makefile
--- a/devel/go-runewidth/Makefile Sun Dec 03 00:33:07 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2017/10/24 06:50:54 maya Exp $
-
-DISTNAME= go-runewidth-0.0.2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
-DIST_SUBDIR= ${GITHUB_PROJECT}
-GITHUB_TAG= v0.0.2
-GITHUB_PROJECT= go-runewidth
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://godoc.org/github.com/mattn/go-runewidth
-COMMENT= Go functions to get fixed width of the character or string
-LICENSE= mit
-
-GO_DIST_BASE= ${GITHUB_PROJECT}-${GITHUB_TAG:S/^v//}
-GO_SRCPATH= github.com/mattn/go-runewidth
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d1356597d8d8 -r 58613199eb73 devel/go-runewidth/PLIST
--- a/devel/go-runewidth/PLIST Sun Dec 03 00:33:07 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/24 06:50:54 maya Exp $
-gopkg/pkg/${GO_PLATFORM}/github.com/mattn/go-runewidth.a
-gopkg/src/github.com/mattn/go-runewidth/LICENSE
-gopkg/src/github.com/mattn/go-runewidth/README.mkd
-gopkg/src/github.com/mattn/go-runewidth/runewidth.go
-gopkg/src/github.com/mattn/go-runewidth/runewidth_js.go
-gopkg/src/github.com/mattn/go-runewidth/runewidth_posix.go
-gopkg/src/github.com/mattn/go-runewidth/runewidth_test.go
-gopkg/src/github.com/mattn/go-runewidth/runewidth_windows.go
-@pkgdir bin
diff -r d1356597d8d8 -r 58613199eb73 devel/go-runewidth/buildlink3.mk
--- a/devel/go-runewidth/buildlink3.mk Sun Dec 03 00:33:07 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2017/10/24 06:50:54 maya Exp $
-
-BUILDLINK_TREE+= go-runewidth
-
-.if !defined(GO_RUNEWIDTH_BUILDLINK3_MK)
-GO_RUNEWIDTH_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-runewidth= ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-runewidth?= build
-
-BUILDLINK_API_DEPENDS.go-runewidth+= go-runewidth>=0.0
-BUILDLINK_PKGSRCDIR.go-runewidth?= ../../devel/go-runewidth
-
-.endif # GO_RUNEWIDTH_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -go-runewidth
diff -r d1356597d8d8 -r 58613199eb73 devel/go-runewidth/distinfo
--- a/devel/go-runewidth/distinfo Sun Dec 03 00:33:07 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2017/10/24 06:50:54 maya Exp $
-
-SHA1 (go-runewidth/go-runewidth-0.0.2.tar.gz) = 283ea3650f2a10786bc40187e622c21106d6677a
-RMD160 (go-runewidth/go-runewidth-0.0.2.tar.gz) = df0c805ef594cd80039a8c56aa8ec2c2b39d5a03
-SHA512 (go-runewidth/go-runewidth-0.0.2.tar.gz) = fc76cafb03e6dbf28c8208070293ed64173a85b62dbb768d288e050cc1e41db63263f1f5322bbddc233d545143bda8f00ca3ae1668810e8ce2919ed5ee6aae2f
-Size (go-runewidth/go-runewidth-0.0.2.tar.gz) = 22367 bytes
Home |
Main Index |
Thread Index |
Old Index