pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www go-cssmin, go-webhooks: remove.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b75617fd2fd
branches:  trunk
changeset: 454237:6b75617fd2fd
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Mon Jun 07 10:01:19 2021 +0000

description:
go-cssmin, go-webhooks: remove.

These were only indirect dependencies of www/hugo.

diffstat:

 www/Makefile                  |   3 +--
 www/go-cssmin/DESCR           |   4 ----
 www/go-cssmin/Makefile        |  20 --------------------
 www/go-cssmin/PLIST           |   7 -------
 www/go-cssmin/buildlink3.mk   |  16 ----------------
 www/go-cssmin/distinfo        |   6 ------
 www/go-webhooks/DESCR         |   2 --
 www/go-webhooks/Makefile      |  27 ---------------------------
 www/go-webhooks/PLIST         |  28 ----------------------------
 www/go-webhooks/buildlink3.mk |  17 -----------------
 www/go-webhooks/distinfo      |   6 ------
 11 files changed, 1 insertions(+), 135 deletions(-)

diffs (190 lines):

diff -r b69850a5528c -r 6b75617fd2fd www/Makefile
--- a/www/Makefile      Mon Jun 07 09:56:31 2021 +0000
+++ b/www/Makefile      Mon Jun 07 10:01:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1551 2021/06/07 09:56:31 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1552 2021/06/07 10:01:19 bsiegert Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -139,7 +139,6 @@
 SUBDIR+=       go-spritewell
 SUBDIR+=       go-tocss
 SUBDIR+=       go-urlesc
-SUBDIR+=       go-webhooks
 SUBDIR+=       goaccess
 SUBDIR+=       grafana
 SUBDIR+=       gtkasp2php
diff -r b69850a5528c -r 6b75617fd2fd www/go-cssmin/DESCR
--- a/www/go-cssmin/DESCR       Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-Go port of Ryan Grove's cssmin.
-
-Docs: see http://godoc.org/github.com/dchest/cssmin.
-License: see cssmin.go (BSD).
diff -r b69850a5528c -r 6b75617fd2fd www/go-cssmin/Makefile
--- a/www/go-cssmin/Makefile    Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2021/06/06 12:19:02 bsiegert Exp $
-
-DISTNAME=      cssmin-0.0.20151210
-PKGNAME=       go-${DISTNAME}
-PKGREVISION=   29
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=dchest/}
-CATEGORIES=    www
-GITHUB_TAG=    fb8d9b44afdc258bfff6052d3667521babcb2239
-GITHUB_PROJECT=        ${PKGBASE:S/^go-//}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/dchest/cssmin
-COMMENT=       Go port of Ryan Grove's cssmin
-LICENSE=       modified-bsd
-
-GO_DIST_BASE=  ${GITHUB_PROJECT}-${GITHUB_TAG}
-GO_SRCPATH=    github.com/dchest/cssmin
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b69850a5528c -r 6b75617fd2fd www/go-cssmin/PLIST
--- a/www/go-cssmin/PLIST       Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:48:43 gavan Exp $
-gopkg/pkg/${GO_PLATFORM}/github.com/dchest/cssmin.a
-gopkg/src/github.com/dchest/cssmin/LICENSE
-gopkg/src/github.com/dchest/cssmin/README.md
-gopkg/src/github.com/dchest/cssmin/cssmin.go
-gopkg/src/github.com/dchest/cssmin/cssmin_test.go
-@pkgdir bin
diff -r b69850a5528c -r 6b75617fd2fd www/go-cssmin/buildlink3.mk
--- a/www/go-cssmin/buildlink3.mk       Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2017/08/25 16:49:15 jperkin Exp $
-
-BUILDLINK_TREE+=       go-cssmin
-
-.if !defined(GO_CSSMIN_BUILDLINK3_MK)
-GO_CSSMIN_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-cssmin=   ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-cssmin?=                build
-
-BUILDLINK_API_DEPENDS.go-cssmin+=      go-cssmin>=0.0
-BUILDLINK_PKGSRCDIR.go-cssmin?=                ../../www/go-cssmin
-
-.endif  # GO_CSSMIN_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -go-cssmin
diff -r b69850a5528c -r 6b75617fd2fd www/go-cssmin/distinfo
--- a/www/go-cssmin/distinfo    Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2017/08/17 01:48:43 gavan Exp $
-
-SHA1 (cssmin-0.0.20151210-fb8d9b44afdc258bfff6052d3667521babcb2239.tar.gz) = 75127086fa39a5550d55522e940fe6b0d2935b37
-RMD160 (cssmin-0.0.20151210-fb8d9b44afdc258bfff6052d3667521babcb2239.tar.gz) = 4e53314e27b2928f8f5ea72d3018af18a9413bb5
-SHA512 (cssmin-0.0.20151210-fb8d9b44afdc258bfff6052d3667521babcb2239.tar.gz) = 
1a5e0ec4533b1c9262aada49f22c3f379b7209bef754628c6ca9b3e3a4a6c5f5c2c27e2daf02ae8eadf4e049005a56a72506aa7bbf98c609a8d97143235107a1
-Size (cssmin-0.0.20151210-fb8d9b44afdc258bfff6052d3667521babcb2239.tar.gz) = 3359 bytes
diff -r b69850a5528c -r 6b75617fd2fd www/go-webhooks/DESCR
--- a/www/go-webhooks/DESCR     Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Webhooks allows for easy receiving and parsing of GitHub, Bitbucket
-and GitLab Webhook Events. It only accepts json payloads.
diff -r b69850a5528c -r 6b75617fd2fd www/go-webhooks/Makefile
--- a/www/go-webhooks/Makefile  Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2021/06/06 12:19:02 bsiegert Exp $
-
-DISTNAME=      webhooks-3.12.0
-PKGNAME=       go-${DISTNAME}
-PKGREVISION=   26
-CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=go-playground/}
-GITHUB_PROJECT=        ${PKGBASE:S/^go-//}
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/go-playground/webhooks
-COMMENT=       Webhook receiver for GitHub, Bitbucket, and GitLab
-LICENSE=       mit
-
-SUBST_CLASSES+=                import
-SUBST_STAGE.import=    pre-configure
-SUBST_MESSAGE.import=  Fixing import paths for go-gogs-client.
-SUBST_FILES.import=    gogs/gogs.go
-SUBST_SED.import=      -e 's,/gogits/,/gogs/,g'
-
-GO_DIST_BASE=  ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
-GO_SRCPATH=    gopkg.in/go-playground/webhooks.v3
-
-.include "../../www/go-gogs-client/buildlink3.mk"
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b69850a5528c -r 6b75617fd2fd www/go-webhooks/PLIST
--- a/www/go-webhooks/PLIST     Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/07/14 22:20:10 minskim Exp $
-bin/custom-logger
-bin/multiple-handlers
-bin/single-handler
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/go-playground/webhooks.v3.a
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/go-playground/webhooks.v3/bitbucket.a
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/go-playground/webhooks.v3/github.a
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/go-playground/webhooks.v3/gitlab.a
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/go-playground/webhooks.v3/gogs.a
-gopkg/src/gopkg.in/go-playground/webhooks.v3/LICENSE
-gopkg/src/gopkg.in/go-playground/webhooks.v3/README.md
-gopkg/src/gopkg.in/go-playground/webhooks.v3/bitbucket/bitbucket.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/bitbucket/bitbucket_test.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/bitbucket/payload.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/examples/custom-logger/main.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/examples/multiple-handlers/main.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/examples/single-handler/main.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/github/github.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/github/github_test.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/github/payload.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/gitlab/gitlab.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/gitlab/gitlab_test.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/gitlab/payload.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/gogs/gogs.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/logger.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/logo.png
-gopkg/src/gopkg.in/go-playground/webhooks.v3/webhooks.go
-gopkg/src/gopkg.in/go-playground/webhooks.v3/webhooks_test.go
diff -r b69850a5528c -r 6b75617fd2fd www/go-webhooks/buildlink3.mk
--- a/www/go-webhooks/buildlink3.mk     Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/07/14 22:20:10 minskim Exp $
-
-BUILDLINK_TREE+=       go-webhooks
-
-.if !defined(GO_WEBHOOKS_BUILDLINK3_MK)
-GO_WEBHOOKS_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-webhooks= ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-webhooks?=      build
-
-BUILDLINK_API_DEPENDS.go-webhooks+=    go-webhooks>=3.12.0
-BUILDLINK_PKGSRCDIR.go-webhooks?=      ../../www/go-webhooks
-
-.include "../../www/go-gogs-client/buildlink3.mk"
-.endif # GO_WEBHOOKS_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -go-webhooks
diff -r b69850a5528c -r 6b75617fd2fd www/go-webhooks/distinfo
--- a/www/go-webhooks/distinfo  Mon Jun 07 09:56:31 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/07/14 22:20:10 minskim Exp $
-
-SHA1 (webhooks-3.12.0.tar.gz) = f9192218a173130d68073c1b3c43d489f077c3db
-RMD160 (webhooks-3.12.0.tar.gz) = b65e2c7d2eaf4e159cfe21743002f1244745eeca
-SHA512 (webhooks-3.12.0.tar.gz) = b3dd18b316be54ba0234b750ab97da2cdbdf9ae5c37f3682b3f8c2c3df4ca7adc95b1ccc6b747db1082142231998c8ae27d2930c609fd0b67334065e9eb3dd3f
-Size (webhooks-3.12.0.tar.gz) = 55116 bytes



Home | Main Index | Thread Index | Old Index