pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_rolling-replace Update "pkg_rolling-repla...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6679f0bc4762
branches:  trunk
changeset: 360506:6679f0bc4762
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Mar 31 07:10:58 2017 +0000

description:
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

diffstat:

 pkgtools/pkg_rolling-replace/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 2e69b48d8bb7 -r 6679f0bc4762 pkgtools/pkg_rolling-replace/Makefile
--- a/pkgtools/pkg_rolling-replace/Makefile     Fri Mar 31 01:18:10 2017 +0000
+++ b/pkgtools/pkg_rolling-replace/Makefile     Fri Mar 31 07:10:58 2017 +0000
@@ -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_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