pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math go-units: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/959a6699d7dc
branches: trunk
changeset: 455506:959a6699d7dc
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jul 05 14:28:52 2021 +0000
description:
go-units: remove
deprecated go-package; no users in pkgsrc
diffstat:
math/Makefile | 3 +--
math/go-units/DESCR | 3 ---
math/go-units/Makefile | 20 --------------------
math/go-units/PLIST | 9 ---------
math/go-units/buildlink3.mk | 15 ---------------
math/go-units/distinfo | 6 ------
6 files changed, 1 insertions(+), 55 deletions(-)
diffs (90 lines):
diff -r e977c2b4f34c -r 959a6699d7dc math/Makefile
--- a/math/Makefile Mon Jul 05 14:27:29 2021 +0000
+++ b/math/Makefile Mon Jul 05 14:28:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.509 2021/07/01 05:53:49 wiz Exp $
+# $NetBSD: Makefile,v 1.510 2021/07/05 14:28:52 nia Exp $
COMMENT= Mathematics
@@ -186,7 +186,6 @@
SUBDIR+= glpk
SUBDIR+= gnome-calculator
SUBDIR+= gnumeric112
-SUBDIR+= go-units
SUBDIR+= gp-autpgrp
SUBDIR+= gp-factint
SUBDIR+= gp-fplsa
diff -r e977c2b4f34c -r 959a6699d7dc math/go-units/DESCR
--- a/math/go-units/DESCR Mon Jul 05 14:27:29 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-go-units provides helpful unit multipliers and functions in Go. The
-goal of this package is to have functionality similar to the time
-package.
diff -r e977c2b4f34c -r 959a6699d7dc math/go-units/Makefile
--- a/math/go-units/Makefile Mon Jul 05 14:27:29 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2021/06/06 12:18:53 bsiegert Exp $
-
-DISTNAME= units-0.0.20151021
-PKGNAME= go-${DISTNAME}
-PKGREVISION= 26
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
-GITHUB_PROJECT= ${PKGBASE:S/^go-//}
-GITHUB_TAG= 2efee857e7cfd4f3d0138cc3cbb1b4966962b93a
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= https://github.com/alecthomas/units
-COMMENT= Helpful unit multipliers and functions for Go
-LICENSE= mit
-
-GO_DIST_BASE= ${PKGBASE:S/go-//}-${GITHUB_TAG}
-GO_SRCPATH= ${HOMEPAGE:S,https://,,}
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e977c2b4f34c -r 959a6699d7dc math/go-units/PLIST
--- a/math/go-units/PLIST Mon Jul 05 14:27:29 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/06/17 01:11:11 minskim Exp $
-gopkg/pkg/${GO_PLATFORM}/github.com/alecthomas/units.a
-gopkg/src/github.com/alecthomas/units/COPYING
-gopkg/src/github.com/alecthomas/units/README.md
-gopkg/src/github.com/alecthomas/units/bytes.go
-gopkg/src/github.com/alecthomas/units/bytes_test.go
-gopkg/src/github.com/alecthomas/units/doc.go
-gopkg/src/github.com/alecthomas/units/si.go
-gopkg/src/github.com/alecthomas/units/util.go
diff -r e977c2b4f34c -r 959a6699d7dc math/go-units/buildlink3.mk
--- a/math/go-units/buildlink3.mk Mon Jul 05 14:27:29 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/06/17 01:11:11 minskim Exp $
-
-BUILDLINK_TREE+= go-units
-
-.if !defined(GO_UNITS_BUILDLINK3_MK)
-GO_UNITS_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-units= ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-units?= build
-
-BUILDLINK_API_DEPENDS.go-units+= go-units>=0.0.20151021
-BUILDLINK_PKGSRCDIR.go-units?= ../../math/go-units
-.endif # GO_UNITS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -go-units
diff -r e977c2b4f34c -r 959a6699d7dc math/go-units/distinfo
--- a/math/go-units/distinfo Mon Jul 05 14:27:29 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/06/17 01:11:11 minskim Exp $
-
-SHA1 (units-0.0.20151021-2efee857e7cfd4f3d0138cc3cbb1b4966962b93a.tar.gz) = 0e7c6d9b722f5bbd15b6264c7b3da68aff75ebda
-RMD160 (units-0.0.20151021-2efee857e7cfd4f3d0138cc3cbb1b4966962b93a.tar.gz) = 18c432a31c47fd170f1fd3565908ad1f8df17271
-SHA512 (units-0.0.20151021-2efee857e7cfd4f3d0138cc3cbb1b4966962b93a.tar.gz) =
855f15eeb83bdc16981694f522aa1e200a3857ed11ae87fca9b0cc70734eac76f5082bc3ed92f843b818da14b58dc921dbb1aed4ea35de056c087a64b7e25fe4
-Size (units-0.0.20151021-2efee857e7cfd4f3d0138cc3cbb1b4966962b93a.tar.gz) = 3442 bytes
Home |
Main Index |
Thread Index |
Old Index