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/devel/p5-Module-Build/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/p5-Module-Build/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- pkgsrc/devel/p5-Module-Build/Makefile 2009/07/18 21:53:59 1.24 +++ pkgsrc/devel/p5-Module-Build/Makefile 2009/09/12 17:59:13 1.25 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2009/07/18 21:53:59 sno Exp $ +# $NetBSD: Makefile,v 1.25 2009/09/12 17:59:13 sno Exp $ -DISTNAME= Module-Build-0.34 +DISTNAME= Module-Build-0.35 PKGNAME= p5-${DISTNAME}000 SVR4_PKGNAME= p5mob CATEGORIES= devel perl5