pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-denyhosts Replace python's path in RCD_SCR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a279f045fd6
branches: trunk
changeset: 532462:8a279f045fd6
user: taca <taca%pkgsrc.org@localhost>
date: Mon Aug 20 07:31:38 2007 +0000
description:
Replace python's path in RCD_SCRIPTS, files/denyhosts.
Bump PKGREVISION.
diffstat:
security/py-denyhosts/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r f378e57a9ba3 -r 8a279f045fd6 security/py-denyhosts/Makefile
--- a/security/py-denyhosts/Makefile Mon Aug 20 07:30:57 2007 +0000
+++ b/security/py-denyhosts/Makefile Mon Aug 20 07:31:38 2007 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2007/08/18 15:10:38 taca Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/20 07:31:38 taca Exp $
#
VER= 2.6
DISTNAME= DenyHosts-${VER}
PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/}
@@ -20,6 +20,8 @@
CONF_FILES+= ${PREFIX}/share/denyhosts/denyhosts.cfg-dist \
${PREFIX}/etc/denyhosts.conf
+FILES_SUBST+= PYTHONBIN=${PYTHONBIN:Q}
+
SUBST_CLASSES+= cf
SUBST_STAGE.cf= post-configure
SUBST_VARS.cf= VARBASE PREFIX VARBASE PKG_SYSCONFDIR PYTHONBIN
Home |
Main Index |
Thread Index |
Old Index