summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
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 2bc7de1c732..fecf6251a58 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2020/10/15 13:08:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.68 2020/11/08 21:59:25 bsiegert Exp $
DISTNAME= gif2png-3.0.0
-PKGREVISION= 10
+PKGREVISION= 11
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 c445d460c34..3ae253e87f6 100644
--- a/graphics/go-gift/Makefile
+++ b/graphics/go-gift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/10/15 13:08:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2020/11/08 21:59:25 bsiegert Exp $
DISTNAME= go-gift-1.2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
GITHUB_PROJECT= gift
diff --git a/graphics/go-image/Makefile b/graphics/go-image/Makefile
index 8e33415c177..f71e78d768a 100644
--- a/graphics/go-image/Makefile
+++ b/graphics/go-image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2020/10/15 13:08:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.26 2020/11/08 21:59:25 bsiegert Exp $
DISTNAME= go-image-20170405
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= image
diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile
index d65f578487b..8b6894252fd 100644
--- a/graphics/go-imaging/Makefile
+++ b/graphics/go-imaging/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/10/15 13:08:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/11/08 21:59:26 bsiegert Exp $
DISTNAME= imaging-1.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/}
CATEGORIES= graphics
GITHUB_PROJECT= imaging
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index 36f129d2cc3..9226e0bd61e 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/11/08 21:59:26 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 20
+PKGREVISION= 21
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 6fbb615901f..69690c6f7ac 100644
--- a/graphics/go-smartcrop/Makefile
+++ b/graphics/go-smartcrop/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/11/08 21:59:26 bsiegert Exp $
DISTNAME= smartcrop-0.2.0.20180227
PKGNAME= go-${DISTNAME}
-PKGREVISION= 20
+PKGREVISION= 21
MASTER_SITES= ${MASTER_SITE_GITHUB:=muesli/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}