summaryrefslogtreecommitdiff
path: root/lang/gcc8
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /lang/gcc8
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'lang/gcc8')
-rw-r--r--lang/gcc8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc8/Makefile b/lang/gcc8/Makefile
index f9e4c950ac2..82193935f36 100644
--- a/lang/gcc8/Makefile
+++ b/lang/gcc8/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/05/31 09:23:57 kamil Exp $
+# $NetBSD: Makefile,v 1.10 2019/08/11 13:21:20 wiz Exp $
GCC_PKGNAME= gcc8
.include "version.mk"
DISTNAME= gcc-${GCC8_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}-${GCC8_DIST_VERSION}
-PKGREVISION= 0
+PKGREVISION= 1
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc8-libs needs to be bump to be at least 1 more than the
## PKGREVISION of this package!