pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install Drop PKG_REVISION. Should never b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e6f0d0cbe55
branches:  trunk
changeset: 361383:1e6f0d0cbe55
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 20 14:38:40 2017 +0000

description:
Drop PKG_REVISION. Should never be set here in first place.

diffstat:

 pkgtools/pkg_install/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6e749a779158 -r 1e6f0d0cbe55 pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile     Thu Apr 20 13:50:42 2017 +0000
+++ b/pkgtools/pkg_install/Makefile     Thu Apr 20 14:38:40 2017 +0000
@@ -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