From 68a86957feb47fc2db52890ea04d45b80df257ff Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sat, 8 May 2021 15:02:22 +0000 Subject: Revbump all Go packages after go116 update --- graphics/gif2png/Makefile | 4 ++-- graphics/go-gift/Makefile | 4 ++-- graphics/go-image/Makefile | 4 ++-- graphics/go-imaging/Makefile | 4 ++-- graphics/go-resize/Makefile | 4 ++-- graphics/go-smartcrop/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'graphics') diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index a4f5ee18d33..6e1f0da79d5 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2021/03/19 17:36:59 bsiegert Exp $ +# $NetBSD: Makefile,v 1.73 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= gif2png-3.0.0 -PKGREVISION= 15 +PKGREVISION= 16 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 a53a1a9dec8..a6330fd2c96 100644 --- a/graphics/go-gift/Makefile +++ b/graphics/go-gift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2021/03/19 17:36:59 bsiegert Exp $ +# $NetBSD: Makefile,v 1.11 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= go-gift-1.2.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} GITHUB_PROJECT= gift diff --git a/graphics/go-image/Makefile b/graphics/go-image/Makefile index 3624571381a..720c9d5227d 100644 --- a/graphics/go-image/Makefile +++ b/graphics/go-image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2021/03/19 17:37:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.30 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= go-image-20170405 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} GITHUB_PROJECT= image diff --git a/graphics/go-imaging/Makefile b/graphics/go-imaging/Makefile index 245992dde44..c230f753bc2 100644 --- a/graphics/go-imaging/Makefile +++ b/graphics/go-imaging/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2021/03/19 17:37:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.25 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= imaging-1.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 24 MASTER_SITES= ${MASTER_SITE_GITHUB:=disintegration/} CATEGORIES= graphics GITHUB_PROJECT= imaging diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile index 7e527fced25..03e28991b87 100644 --- a/graphics/go-resize/Makefile +++ b/graphics/go-resize/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2021/03/19 17:36:59 bsiegert Exp $ +# $NetBSD: Makefile,v 1.26 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= resize-0.0.20180221 PKGNAME= go-${DISTNAME} -PKGREVISION= 24 +PKGREVISION= 25 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 1cc1cf9bfbd..89653d49e7a 100644 --- a/graphics/go-smartcrop/Makefile +++ b/graphics/go-smartcrop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2021/03/19 17:37:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.26 2021/05/08 15:02:28 bsiegert Exp $ DISTNAME= smartcrop-0.2.0.20180227 PKGNAME= go-${DISTNAME} -PKGREVISION= 24 +PKGREVISION= 25 MASTER_SITES= ${MASTER_SITE_GITHUB:=muesli/} CATEGORIES= graphics GITHUB_PROJECT= ${PKGBASE:S/^go-//} -- cgit v1.2.3