pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_install
Module Name: pkgsrc
Committed By: joerg
Date: Thu Apr 20 14:38:41 UTC 2017
Modified Files:
pkgsrc/pkgtools/pkg_install: Makefile
Log Message:
Drop PKG_REVISION. Should never be set here in first place.
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pkgsrc/pkgtools/pkg_install/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_install/Makefile
diff -u pkgsrc/pkgtools/pkg_install/Makefile:1.220 pkgsrc/pkgtools/pkg_install/Makefile:1.221
--- pkgsrc/pkgtools/pkg_install/Makefile:1.220 Wed Apr 19 21:42:50 2017
+++ pkgsrc/pkgtools/pkg_install/Makefile Thu Apr 20 14:38:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.220 2017/04/19 21:42:50 joerg Exp $
+# $NetBSD: Makefile,v 1.221 2017/04/20 14:38:40 joerg Exp $
# Notes to package maintainers:
#
@@ -7,7 +7,6 @@
# change in the pkg_* tools that pkgsrc relies on for proper operation.
PKGNAME= pkg_install-${VERSION}
-PKGREVISION= 1
CATEGORIES= pkgtools
MAINTAINER= agc%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index