summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-10-15 13:08:12 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-10-15 13:08:12 +0000
commitf7bf5715d1e9e039595e33b95beb309712b3d1e2 (patch)
treee899f68a15271a2797c645421e91ccb80cf183b5 /graphics
parentb048f846f0e3e88d3066bf72f7fd7254242e54ad (diff)
downloadpkgsrc-f7bf5715d1e9e039595e33b95beb309712b3d1e2.tar.gz
Revbump all Go packages after go115 update.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gif2png/Makefile4
-rw-r--r--graphics/go-gift/Makefile4
-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, 12 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index a27c52002e9..2bc7de1c732 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2020/09/03 07:29:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.67 2020/10/15 13:08:24 bsiegert Exp $
DISTNAME= gif2png-3.0.0
-PKGREVISION= 9
+PKGREVISION= 10
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 07051a01ed1..c445d460c34 100644
--- a/graphics/go-gift/Makefile
+++ b/graphics/go-gift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/09/03 07:29:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2020/10/15 13:08:24 bsiegert Exp $
DISTNAME= go-gift-1.2.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
GITHUB_PROJECT= gift
diff --git a/graphics/go-image/Makefile b/graphics/go-image/Makefile
index 0ee702f08fa..8e33415c177 100644
--- a/graphics/go-image/Makefile
+++ b/graphics/go-image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/09/03 07:29:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.25 2020/10/15 13:08:24 bsiegert Exp $
DISTNAME= go-image-20170405
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= image
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile
index 4d2c8cbbd59..d65f578487b 100644
--- a/graphics/go-imaging/Makefile
+++ b/graphics/go-imaging/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/09/03 07:29:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2020/10/15 13:08:25 bsiegert Exp $
DISTNAME= imaging-1.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
CATEGORIES= graphics
GITHUB_PROJECT= imaging
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index ec4b158f8c6..36f129d2cc3 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/09/03 07:29:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:25 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
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 ebca6c1d2c8..6fbb615901f 100644
--- a/graphics/go-smartcrop/Makefile
+++ b/graphics/go-smartcrop/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/09/03 07:29:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:25 bsiegert Exp $
DISTNAME= smartcrop-0.2.0.20180227
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=muesli/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}