summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
commit4dc51bbe311eb7780668b6267662c66c1329d72b (patch)
tree245b4972759fb02dfc409c1dba500e33437d2908 /graphics
parent93470644062449efefa45f04a90c918011fe5b01 (diff)
downloadpkgsrc-4dc51bbe311eb7780668b6267662c66c1329d72b.tar.gz
Revbump all Go packages after go114 update.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gif2png/Makefile4
-rw-r--r--graphics/go-gift/Makefile3
-rw-r--r--graphics/go-image/Makefile4
-rw-r--r--graphics/go-imaging/Makefile4
-rw-r--r--graphics/go-resize/Makefile4
-rw-r--r--graphics/go-smartcrop/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 95fc8643572..19e4779e71b 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2020/06/17 09:54:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.64 2020/07/17 18:04:23 bsiegert Exp $
DISTNAME= gif2png-3.0.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
#MASTER_SITES= https://gitlab.com/esr/gif2png/-/archive/master/
MASTER_SITES= http://www.catb.org/~esr/gif2png/
diff --git a/graphics/go-gift/Makefile b/graphics/go-gift/Makefile
index 06e109e6231..6cc292d3985 100644
--- a/graphics/go-gift/Makefile
+++ b/graphics/go-gift/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/06/29 12:51:36 nikita Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/17 18:04:23 bsiegert Exp $
DISTNAME= go-gift-1.2.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
GITHUB_PROJECT= gift
diff --git a/graphics/go-image/Makefile b/graphics/go-image/Makefile
index 55c44250303..28c0f2b0651 100644
--- a/graphics/go-image/Makefile
+++ b/graphics/go-image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/06/17 09:54:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/07/17 18:04:23 bsiegert Exp $
DISTNAME= go-image-20170405
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= image
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile
index c02f8e943a9..0ccc0364779 100644
--- a/graphics/go-imaging/Makefile
+++ b/graphics/go-imaging/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:17 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:23 bsiegert Exp $
DISTNAME= imaging-1.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
CATEGORIES= graphics
GITHUB_PROJECT= imaging
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index 3151953df60..ed99f8bf5c2 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/06/17 09:54:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/07/17 18:04:24 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=nfnt/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}
diff --git a/graphics/go-smartcrop/Makefile b/graphics/go-smartcrop/Makefile
index 599a95f578c..c7557c68815 100644
--- a/graphics/go-smartcrop/Makefile
+++ b/graphics/go-smartcrop/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/06/17 09:54:17 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/07/17 18:04:24 bsiegert Exp $
DISTNAME= smartcrop-0.2.0.20180227
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=muesli/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}