Mon Dec 24 01:57:01 2018 UTC ()
raspberrypi-userland: actually bump PKGREVISION for the previous


(tsutsui)
diff -r1.13 -r1.14 pkgsrc/misc/raspberrypi-userland/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/misc/raspberrypi-userland/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/raspberrypi-userland/Makefile 2018/12/24 01:53:51 1.13
+++ pkgsrc/misc/raspberrypi-userland/Makefile 2018/12/24 01:57:01 1.14
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.13 2018/12/24 01:53:51 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.14 2018/12/24 01:57:01 tsutsui Exp $
2# 2#
3 3
4DISTNAME= userland-20170109 4DISTNAME= userland-20170109
5PKGREVISION= 1 5PKGREVISION= 2
6PKGNAME= raspberrypi-${DISTNAME} 6PKGNAME= raspberrypi-${DISTNAME}
7CATEGORIES= misc 7CATEGORIES= misc
8MASTER_SITES= ${MASTER_SITE_GITHUB:=jaredmcneill/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=jaredmcneill/}
9GITHUB_PROJECT= userland 9GITHUB_PROJECT= userland
10GITHUB_TAG= 734d76b0675685e9ec9148694f2cc00f58e5ebc0 10GITHUB_TAG= 734d76b0675685e9ec9148694f2cc00f58e5ebc0
11 11
12MAINTAINER= jmcneill@NetBSD.org 12MAINTAINER= jmcneill@NetBSD.org
13HOMEPAGE= https://github.com/jaredmcneill/userland 13HOMEPAGE= https://github.com/jaredmcneill/userland
14COMMENT= Various libraries for the Raspberry Pi 14COMMENT= Various libraries for the Raspberry Pi
15LICENSE= modified-bsd 15LICENSE= modified-bsd
16 16
17EXTRACT_USING= bsdtar 17EXTRACT_USING= bsdtar
18 18