Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/base/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/base/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.23.4.1 diff -u -p -r1.23 -r1.23.4.1 --- pkgsrc/security/base/Attic/Makefile 2008/12/07 22:41:25 1.23 +++ pkgsrc/security/base/Attic/Makefile 2009/06/07 10:15:56 1.23.4.1 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2008/12/07 22:41:25 adrianp Exp $ +# $NetBSD: Makefile,v 1.23.4.1 2009/06/07 10:15:56 tron Exp $ # -DISTNAME= base-1.4.1 -PKGREVISION= 1 +DISTNAME= base-1.4.3.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} @@ -29,7 +28,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mi DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.4:../../www/ap-php NO_BUILD= YES -WRKSRC= ${WRKDIR}/base-php4 +#WRKSRC= ${WRKDIR}/base-php4 .include "../../mk/bsd.prefs.mk"