pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
go-errlog: remove
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Sun May 16 18:19:13 2021 +0200
Changeset: 84598207084d1cbe29360f2597a66e0ae5ae5e8e
Modified Files:
Makefile
Removed Files:
go-errlog/DESCR
go-errlog/Makefile
go-errlog/PLIST
go-errlog/distinfo
Log Message:
go-errlog: remove
Please use module builds for Go packages. This is unused and the last
dependency of go-afero.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=84598207084d1cbe29360f2597a66e0ae5ae5e8e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
go-errlog/DESCR | 2 --
go-errlog/Makefile | 22 ----------------------
go-errlog/PLIST | 19 -------------------
go-errlog/distinfo | 6 ------
5 files changed, 50 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index dee121a6f6..486ec90786 100644
--- a/Makefile
+++ b/Makefile
@@ -1207,7 +1207,6 @@ SUBDIR+= go-dotenv
SUBDIR+= go-doublejump
SUBDIR+= go-douceur-aymerick
SUBDIR+= go-easyjson
-SUBDIR+= go-errlog
SUBDIR+= go-errorx
SUBDIR+= go-errwrap
SUBDIR+= go-eventsource
diff --git a/go-errlog/DESCR b/go-errlog/DESCR
deleted file mode 100644
index 6aceec7649..0000000000
--- a/go-errlog/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Use errlog to improve error logging and speed up
-debugging while you create amazing code.
diff --git a/go-errlog/Makefile b/go-errlog/Makefile
deleted file mode 100644
index c7f66f2950..0000000000
--- a/go-errlog/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= errlog-20201130
-PKGNAME= go-${DISTNAME}
-GITHUB_PROJECT= errlog
-GITHUB_TAG= aef7af651c460f22471f5659fd91cf4f00036f67
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=snwfdhmp/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/snwfdhmp/errlog/
-COMMENT= Reduce debugging time while programming Go
-LICENSE= mit
-
-GO_DIST_BASE= ${GITHUB_PROJECT}-${GITHUB_TAG}
-GO_SRCPATH= github.com/snwfdhmp/${GITHUB_PROJECT}
-
-.include "../../devel/go-afero/buildlink3.mk"
-.include "../../devel/go-logrus/buildlink3.mk"
-.include "../../wip/go-color/buildlink3.mk"
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-errlog/PLIST b/go-errlog/PLIST
deleted file mode 100644
index cebc33c993..0000000000
--- a/go-errlog/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD$
-bin/basic
-bin/custom
-bin/disabled
-bin/failingLineFar
-bin/stackTrace
-gopkg/pkg/${GO_PLATFORM}/github.com/snwfdhmp/errlog.a
-gopkg/src/github.com/snwfdhmp/errlog/LICENSE
-gopkg/src/github.com/snwfdhmp/errlog/README.md
-gopkg/src/github.com/snwfdhmp/errlog/defaults.go
-gopkg/src/github.com/snwfdhmp/errlog/errlog.go
-gopkg/src/github.com/snwfdhmp/errlog/examples/basic/basic.go
-gopkg/src/github.com/snwfdhmp/errlog/examples/custom/custom.go
-gopkg/src/github.com/snwfdhmp/errlog/examples/disabled/disabled.go
-gopkg/src/github.com/snwfdhmp/errlog/examples/failingLineFar/failingLineFar.go
-gopkg/src/github.com/snwfdhmp/errlog/examples/stackTrace/stackTrace.go
-gopkg/src/github.com/snwfdhmp/errlog/logger.go
-gopkg/src/github.com/snwfdhmp/errlog/regexp.go
-gopkg/src/github.com/snwfdhmp/errlog/utils.go
diff --git a/go-errlog/distinfo b/go-errlog/distinfo
deleted file mode 100644
index db882f0627..0000000000
--- a/go-errlog/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (errlog-20201130-aef7af651c460f22471f5659fd91cf4f00036f67.tar.gz) = e5467ec0536849cfaad64487911cb1a0bb772848
-RMD160 (errlog-20201130-aef7af651c460f22471f5659fd91cf4f00036f67.tar.gz) = e5675389e6311b4d1adf8ee64d2c0a7ca7899bb5
-SHA512 (errlog-20201130-aef7af651c460f22471f5659fd91cf4f00036f67.tar.gz) = 220432ef07a577d09789b588691d762fd2ed4895785dabdaabb55344d949f60da421f3b893db6cb8831e0df78cbf03f65761630d0b52863ee3ab70fff715983f
-Size (errlog-20201130-aef7af651c460f22471f5659fd91cf4f00036f67.tar.gz) = 9988 bytes
Home |
Main Index |
Thread Index |
Old Index