pkgsrc-WIP-changes archive

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

go-kr-text: remove



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By:	bsiegert
Date:		Tue Nov 14 22:21:11 2023 +0100
Changeset:	1adb938ac52273a0be7e78e550f2edcaa894a3dc

Modified Files:
	Makefile
Removed Files:
	go-kr-text/DESCR
	go-kr-text/Makefile
	go-kr-text/PLIST
	go-kr-text/buildlink3.mk
	go-kr-text/distinfo
	go-kr-text/patches/patch-mc_mc.go

Log Message:
go-kr-text: remove

The newer version of this in textproc/ has also been deleted.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1adb938ac52273a0be7e78e550f2edcaa894a3dc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                          |  1 -
 go-kr-text/DESCR                  |  1 -
 go-kr-text/Makefile               | 21 ---------------------
 go-kr-text/PLIST                  | 23 -----------------------
 go-kr-text/buildlink3.mk          | 15 ---------------
 go-kr-text/distinfo               |  6 ------
 go-kr-text/patches/patch-mc_mc.go | 13 -------------
 7 files changed, 80 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 41b8c1e672..5fc2a355fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1233,7 +1233,6 @@ SUBDIR+=	go-jettison
 SUBDIR+=	go-jira
 SUBDIR+=	go-jsonparser
 SUBDIR+=	go-junit-report
-SUBDIR+=	go-kr-text
 SUBDIR+=	go-ksuid
 SUBDIR+=	go-makezero
 SUBDIR+=	go-mewn
diff --git a/go-kr-text/DESCR b/go-kr-text/DESCR
deleted file mode 100644
index 3cfe866209..0000000000
--- a/go-kr-text/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Go package for manipulating paragraphs of text
diff --git a/go-kr-text/Makefile b/go-kr-text/Makefile
deleted file mode 100644
index 0150aa418b..0000000000
--- a/go-kr-text/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	go-kr-text-0.1.0
-PKGREVISION=	13
-CATEGORIES=	textproc devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=kr/}
-GITHUB_PROJECT=	text
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-COMMENT=	Go package for manipulating paragraphs of text
-HOMEPAGE=	https://github.com/kr/text
-LICENSE=	mit
-
-EXTRACT_USING=	bsdtar
-
-GO_SRCPATH=	github.com/kr/text/
-GO_DIST_BASE=	text-${PKGVERSION_NOREV}
-
-.include "../../devel/go-pty/buildlink3.mk"
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-kr-text/PLIST b/go-kr-text/PLIST
deleted file mode 100644
index a3be062b41..0000000000
--- a/go-kr-text/PLIST
+++ /dev/null
@@ -1,23 +0,0 @@
-@comment $NetBSD$
-bin/agg
-bin/mc
-gopkg/pkg/${GO_PLATFORM}/github.com/kr/text.a
-gopkg/pkg/${GO_PLATFORM}/github.com/kr/text/colwriter.a
-gopkg/src/github.com/kr/text/License
-gopkg/src/github.com/kr/text/Readme
-gopkg/src/github.com/kr/text/cmd/agg/doc.go
-gopkg/src/github.com/kr/text/cmd/agg/main.go
-gopkg/src/github.com/kr/text/cmd/agg/num.go
-gopkg/src/github.com/kr/text/cmd/agg/string.go
-gopkg/src/github.com/kr/text/colwriter/Readme
-gopkg/src/github.com/kr/text/colwriter/column.go
-gopkg/src/github.com/kr/text/colwriter/column_test.go
-gopkg/src/github.com/kr/text/doc.go
-gopkg/src/github.com/kr/text/go.mod
-gopkg/src/github.com/kr/text/indent.go
-gopkg/src/github.com/kr/text/indent_test.go
-gopkg/src/github.com/kr/text/mc/Readme
-gopkg/src/github.com/kr/text/mc/mc.go
-gopkg/src/github.com/kr/text/mc/mc.go.orig
-gopkg/src/github.com/kr/text/wrap.go
-gopkg/src/github.com/kr/text/wrap_test.go
diff --git a/go-kr-text/buildlink3.mk b/go-kr-text/buildlink3.mk
deleted file mode 100644
index 3f0092c364..0000000000
--- a/go-kr-text/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	go-kr-text
-
-.if !defined(GO_KR_TEXT_BUILDLINK3_MK)
-GO_KR_TEXT_BUILDLINK3_MK=
-
-BUILDLINK_CONTENTS_FILTER.go-kr-text=	${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-kr-text?=	build
-
-BUILDLINK_API_DEPENDS.go-kr-text+=		go-kr-text>=0.0
-BUILDLINK_PKGSRCDIR.go-kr-text?=		../../wip/go-kr-text
-.endif  # GO_KR_TEXT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-go-kr-text
diff --git a/go-kr-text/distinfo b/go-kr-text/distinfo
deleted file mode 100644
index e75cedb025..0000000000
--- a/go-kr-text/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-RMD160 (go-kr-text-0.1.0.tar.gz) = b4c17a2072f4153de6e6c98f715a8d737073fe19
-SHA512 (go-kr-text-0.1.0.tar.gz) = bac4ad4e21c16838f79aeacf7c71d706794ae2921dfd4817f10583ae4ba650279be69996524a77b555ad3858170118682bbe1fd643a60201e59805afd1ee551e
-Size (go-kr-text-0.1.0.tar.gz) = 8686 bytes
-SHA1 (patch-mc_mc.go) = f45108233e044de68f75c6bc5d0e72b01897d5e0
diff --git a/go-kr-text/patches/patch-mc_mc.go b/go-kr-text/patches/patch-mc_mc.go
deleted file mode 100644
index 93aa869d35..0000000000
--- a/go-kr-text/patches/patch-mc_mc.go
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- mc/mc.go.orig	2018-05-06 08:24:08.000000000 +0000
-+++ mc/mc.go
-@@ -10,7 +10,7 @@
- package main
- 
- import (
--	"github.com/kr/pty"
-+	"github.com/creack/pty"
- 	"github.com/kr/text/colwriter"
- 	"io"
- 	"log"


Home | Main Index | Thread Index | Old Index