pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/raspberrypi-userland



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Mon Dec 24 01:57:01 UTC 2018

Modified Files:
        pkgsrc/misc/raspberrypi-userland: Makefile

Log Message:
raspberrypi-userland: actually bump PKGREVISION for the previous


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/raspberrypi-userland/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/raspberrypi-userland/Makefile
diff -u pkgsrc/misc/raspberrypi-userland/Makefile:1.13 pkgsrc/misc/raspberrypi-userland/Makefile:1.14
--- pkgsrc/misc/raspberrypi-userland/Makefile:1.13      Mon Dec 24 01:53:51 2018
+++ pkgsrc/misc/raspberrypi-userland/Makefile   Mon Dec 24 01:57:01 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2018/12/24 01:53:51 tsutsui Exp $
+# $NetBSD: Makefile,v 1.14 2018/12/24 01:57:01 tsutsui Exp $
 #
 
 DISTNAME=      userland-20170109
-PKGREVISION=   1
+PKGREVISION=   2
 PKGNAME=       raspberrypi-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jaredmcneill/}



Home | Main Index | Thread Index | Old Index