pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc go-runewidth: remove, deprecated go-package, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/767589a31405
branches:  trunk
changeset: 457489:767589a31405
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Aug 27 07:40:05 2021 +0000

description:
go-runewidth: remove, deprecated go-package, no users in pkgsrc

diffstat:

 textproc/Makefile                   |   3 +--
 textproc/go-runewidth/DESCR         |   2 --
 textproc/go-runewidth/Makefile      |  19 -------------------
 textproc/go-runewidth/PLIST         |  10 ----------
 textproc/go-runewidth/buildlink3.mk |  15 ---------------
 textproc/go-runewidth/distinfo      |   6 ------
 6 files changed, 1 insertions(+), 54 deletions(-)

diffs (89 lines):

diff -r 1ac045a2076a -r 767589a31405 textproc/Makefile
--- a/textproc/Makefile Fri Aug 27 07:38:21 2021 +0000
+++ b/textproc/Makefile Fri Aug 27 07:40:05 2021 +0000
@@ -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-kr-text
 SUBDIR+=       go-md2man
 SUBDIR+=       go-mmark
-SUBDIR+=       go-runewidth
 SUBDIR+=       go-text
 SUBDIR+=       grep
 SUBDIR+=       grepcidr
diff -r 1ac045a2076a -r 767589a31405 textproc/go-runewidth/DESCR
--- a/textproc/go-runewidth/DESCR       Fri Aug 27 07:38:21 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-go-runewidth provides the RuneWidth and StringWidth functions to get
-the fixed width of a Unicode rune or string.
diff -r 1ac045a2076a -r 767589a31405 textproc/go-runewidth/Makefile
--- a/textproc/go-runewidth/Makefile    Fri Aug 27 07:38:21 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 1ac045a2076a -r 767589a31405 textproc/go-runewidth/PLIST
--- a/textproc/go-runewidth/PLIST       Fri Aug 27 07:38:21 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1ac045a2076a -r 767589a31405 textproc/go-runewidth/buildlink3.mk
--- a/textproc/go-runewidth/buildlink3.mk       Fri Aug 27 07:38:21 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1ac045a2076a -r 767589a31405 textproc/go-runewidth/distinfo
--- a/textproc/go-runewidth/distinfo    Fri Aug 27 07:38:21 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index