summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-08-27 07:40:05 +0000
committernia <nia@pkgsrc.org>2021-08-27 07:40:05 +0000
commit77f04cdfe32b21e1ea13ff16fd982789738621b0 (patch)
tree07bac694e0f3655827ccf9eda94cb4ee968bc3ae
parent138c796f0c0b87c72b612853f0adadedb9237c8c (diff)
downloadpkgsrc-77f04cdfe32b21e1ea13ff16fd982789738621b0.tar.gz
go-runewidth: remove, deprecated go-package, no users in pkgsrc
-rw-r--r--textproc/Makefile3
-rw-r--r--textproc/go-runewidth/DESCR2
-rw-r--r--textproc/go-runewidth/Makefile19
-rw-r--r--textproc/go-runewidth/PLIST10
-rw-r--r--textproc/go-runewidth/buildlink3.mk15
-rw-r--r--textproc/go-runewidth/distinfo6
6 files changed, 1 insertions, 54 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ac102d0170c..87b4d83fd20 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1245 2021/08/06 12:29:23 nia Exp $
+# $NetBSD: Makefile,v 1.1246 2021/08/27 07:40:05 nia Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -237,7 +237,6 @@ SUBDIR+= go-diff
SUBDIR+= go-kr-text
SUBDIR+= go-md2man
SUBDIR+= go-mmark
-SUBDIR+= go-runewidth
SUBDIR+= go-text
SUBDIR+= grep
SUBDIR+= grepcidr
diff --git a/textproc/go-runewidth/DESCR b/textproc/go-runewidth/DESCR
deleted file mode 100644
index dc584b4c17e..00000000000
--- a/textproc/go-runewidth/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-go-runewidth provides the RuneWidth and StringWidth functions to get
-the fixed width of a Unicode rune or string.
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
deleted file mode 100644
index 4488a61ab87..00000000000
--- a/textproc/go-runewidth/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.38 2021/08/11 19:35:06 bsiegert Exp $
-
-DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 32
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/mattn/go-runewidth
-COMMENT= Provides functions to get fixed width of a string
-LICENSE= mit
-
-WRKSRC= ${WRKDIR}
-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 --git a/textproc/go-runewidth/PLIST b/textproc/go-runewidth/PLIST
deleted file mode 100644
index b85e1435952..00000000000
--- a/textproc/go-runewidth/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2017/02/07 13:03:17 wiz 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 --git a/textproc/go-runewidth/buildlink3.mk b/textproc/go-runewidth/buildlink3.mk
deleted file mode 100644
index 520b5ec21d7..00000000000
--- a/textproc/go-runewidth/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/01/07 13:04:33 rillig 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.1
-BUILDLINK_PKGSRCDIR.go-runewidth?= ../../textproc/go-runewidth
-.endif # GO_RUNEWIDTH_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -go-runewidth
diff --git a/textproc/go-runewidth/distinfo b/textproc/go-runewidth/distinfo
deleted file mode 100644
index b77de8d8975..00000000000
--- a/textproc/go-runewidth/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2017/02/07 13:03:17 wiz Exp $
-
-SHA1 (go-runewidth-0.0.2.tar.gz) = 283ea3650f2a10786bc40187e622c21106d6677a
-RMD160 (go-runewidth-0.0.2.tar.gz) = df0c805ef594cd80039a8c56aa8ec2c2b39d5a03
-SHA512 (go-runewidth-0.0.2.tar.gz) = fc76cafb03e6dbf28c8208070293ed64173a85b62dbb768d288e050cc1e41db63263f1f5322bbddc233d545143bda8f00ca3ae1668810e8ce2919ed5ee6aae2f
-Size (go-runewidth-0.0.2.tar.gz) = 22367 bytes