pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/blackbox70



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Dec 29 04:37:25 UTC 2018

Modified Files:
        pkgsrc/wm/blackbox70: Makefile

Log Message:
wm/blackbox70: bump PKGREVISION, ride previous change

On second thought, bump PKGREVISION, this was building on NetBSD
as version 0.72, then had a PLIST change, at which point it was
broken.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/wm/blackbox70/Makefile

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

Modified files:

Index: pkgsrc/wm/blackbox70/Makefile
diff -u pkgsrc/wm/blackbox70/Makefile:1.17 pkgsrc/wm/blackbox70/Makefile:1.18
--- pkgsrc/wm/blackbox70/Makefile:1.17  Sat Dec 29 04:33:16 2018
+++ pkgsrc/wm/blackbox70/Makefile       Sat Dec 29 04:37:25 2018
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2018/12/29 04:33:16 gutteridge Exp $
+# $NetBSD: Makefile,v 1.18 2018/12/29 04:37:25 gutteridge Exp $
 
 VERSION=       0.72
 DISTNAME=      blackbox-${VERSION}
+PKGREVISION=   1
 PKGNAME=       blackbox70-${VERSION}
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bbidulock/}



Home | Main Index | Thread Index | Old Index