pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg



Module Name:    pkgsrc
Committed By:   marino
Date:           Mon Nov 14 19:38:11 UTC 2016

Modified Files:
        pkgsrc/pkgtools/pkg: Makefile

Log Message:
pkgtools/pkg: Bump PKGREVISION after previous commit


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/pkgtools/pkg/Makefile

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

Modified files:

Index: pkgsrc/pkgtools/pkg/Makefile
diff -u pkgsrc/pkgtools/pkg/Makefile:1.13 pkgsrc/pkgtools/pkg/Makefile:1.14
--- pkgsrc/pkgtools/pkg/Makefile:1.13   Mon Nov 14 18:59:12 2016
+++ pkgsrc/pkgtools/pkg/Makefile        Mon Nov 14 19:38:11 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/11/14 18:59:12 marino Exp $
+# $NetBSD: Makefile,v 1.14 2016/11/14 19:38:11 marino Exp $
 
 DISTNAME=      pkg-1.8.7
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    pkgtools
 MASTER_SITES=  http://files.etoilebsd.net/pkg/
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index