summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
commit26c9a235c64a31a3052a4747e17e362bf9399855 (patch)
treea8e52092e3562e06042ebc2d51bb9a6f17b72324 /graphics
parent78cf893fd65e34ec4bc4264d3d4ba3f004bf2d85 (diff)
downloadpkgsrc-26c9a235c64a31a3052a4747e17e362bf9399855.tar.gz
Revbump all Go packages after Go 1.12.14 update.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gif2png/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
5 files changed, 10 insertions, 9 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index a83026b164e..8a1c611b3be 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2019/11/15 09:08:56 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2019/12/13 07:44:02 bsiegert Exp $
DISTNAME= gif2png-3.0.0
+PKGREVISION= 1
CATEGORIES= graphics
#MASTER_SITES= https://gitlab.com/esr/gif2png/-/archive/master/
MASTER_SITES= http://www.catb.org/~esr/gif2png/
diff --git a/graphics/go-image/Makefile b/graphics/go-image/Makefile
index fdc029ac7ca..4e33d2b45e4 100644
--- a/graphics/go-image/Makefile
+++ b/graphics/go-image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2019/10/18 14:58:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2019/12/13 07:44:02 bsiegert Exp $
DISTNAME= go-image-20170405
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= image
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile
index 181749b55be..6c81b0860d0 100644
--- a/graphics/go-imaging/Makefile
+++ b/graphics/go-imaging/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2019/10/18 14:58:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2019/12/13 07:44:03 bsiegert Exp $
DISTNAME= imaging-1.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
CATEGORIES= graphics
GITHUB_PROJECT= imaging
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index 6e3be268097..8edca7867de 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/10/18 14:58:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2019/12/13 07:44:02 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
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 274831f1f24..869665a0f54 100644
--- a/graphics/go-smartcrop/Makefile
+++ b/graphics/go-smartcrop/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/10/18 14:58:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2019/12/13 07:44:02 bsiegert Exp $
DISTNAME= smartcrop-0.2.0.20180227
PKGNAME= go-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
MASTER_SITES= ${MASTER_SITE_GITHUB:=muesli/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}