pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_rolling-replace
Module Name: pkgsrc
Committed By: tron
Date: Fri Mar 31 07:10:58 UTC 2017
Modified Files:
pkgsrc/pkgtools/pkg_rolling-replace: Makefile
Log Message:
Update "pkg_rolling-replace" to version 0.24.3.
- Make sure that installation path gets correctly recorded in the installed
shell script to aid detection of the pkgsrc source location
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/pkgtools/pkg_rolling-replace/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_rolling-replace/Makefile
diff -u pkgsrc/pkgtools/pkg_rolling-replace/Makefile:1.38 pkgsrc/pkgtools/pkg_rolling-replace/Makefile:1.39
--- pkgsrc/pkgtools/pkg_rolling-replace/Makefile:1.38 Thu Feb 12 08:22:16 2015
+++ pkgsrc/pkgtools/pkg_rolling-replace/Makefile Fri Mar 31 07:10:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2015/02/12 08:22:16 abs Exp $
+# $NetBSD: Makefile,v 1.39 2017/03/31 07:10:58 tron Exp $
-PKGNAME= pkg_rolling-replace-0.24.2
+PKGNAME= pkg_rolling-replace-0.24.3
CATEGORIES= pkgtools
MAINTAINER= ngoffee%bbn.com@localhost
@@ -24,7 +24,7 @@ SUBST_CLASSES+= tools
SUBST_STAGE.tools= pre-configure
SUBST_MESSAGE.tools= Substituting tool locations.
SUBST_FILES.tools= pkg_rolling-replace.sh
-SUBST_VARS.tools= PKG_INFO_CMD MAKE PKG_CHK AWK MKDIR SETENV
+SUBST_VARS.tools= PREFIX PKG_INFO_CMD MAKE PKG_CHK AWK MKDIR SETENV
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure
Home |
Main Index |
Thread Index |
Old Index