Index: head/security/portsentry/Makefile =================================================================== --- head/security/portsentry/Makefile (revision 23808) +++ head/security/portsentry/Makefile (revision 23809) @@ -1,35 +1,35 @@ # New ports collection makefile for: sentry -# Version required: 0.90 +# Version required: 1.0 # Date created: 3 January 1998 # Whom: chris@still.whet.org # # $FreeBSD$ # -DISTNAME= portsentry-0.90 +DISTNAME= portsentry-1.0 CATEGORIES= security MASTER_SITES= http://www.psionic.com/tools/ -MAINTAINER= chris@still.whet.org +MAINTAINER= dan@freebsddiary.org ALL_TARGET= freebsd post-patch: - @/usr/bin/perl -pi -e 's,__PREFIX__,${PREFIX},g' ${WRKSRC}/portsentry.conf - @/usr/bin/perl -pi -e 's,__PREFIX__,${PREFIX},g' ${WRKSRC}/portsentry_config.h + @${PERL} -pi -e 's,__PREFIX__,${PREFIX},g' ${WRKSRC}/portsentry.conf + @${PERL} -pi -e 's,__PREFIX__,${PREFIX},g' ${WRKSRC}/portsentry_config.h do-install: .if !exists($(PREFIX)/etc/portsentry.conf) ${INSTALL_DATA} ${WRKSRC}/portsentry.conf ${PREFIX}/etc .endif ${INSTALL_DATA} ${WRKSRC}/portsentry.conf ${PREFIX}/etc/portsentry.conf.default ${INSTALL_DATA} ${WRKSRC}/portsentry.ignore ${PREFIX}/etc ${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/portsentry ${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods \ ${PREFIX}/share/doc/portsentry .endif @${CAT} ${PKGDIR}/MESSAGE .include Property changes on: head/security/portsentry/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/security/portsentry/distinfo =================================================================== --- head/security/portsentry/distinfo (revision 23808) +++ head/security/portsentry/distinfo (revision 23809) @@ -1 +1 @@ -MD5 (portsentry-0.90.tar.gz) = 80eead64b3d6efb10748b80ecec0f54a +MD5 (portsentry-1.0.tar.gz) = d2d29e614f1604bd62a23e33d7a7564f Property changes on: head/security/portsentry/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property