Index: head/devel/p5-SVN-Simple/Makefile =================================================================== --- head/devel/p5-SVN-Simple/Makefile (revision 245452) +++ head/devel/p5-SVN-Simple/Makefile (revision 245453) @@ -1,25 +1,27 @@ # New ports collection makefile for: devel/p5-SVN-Simple # Date created: Mar 2004 # Whom: Autrijus Tang # # $FreeBSD$ # PORTNAME= SVN-Simple -PORTVERSION= 0.27 -PORTREVISION= 3 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Simple interface to SVN::Delta::Editor BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= SVN::Simple::Edit.3 SVN::Simple::Editor.3 + +regression-test: + cd ${WRKSRC} && ${MAKE} test .include Property changes on: head/devel/p5-SVN-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/devel/p5-SVN-Simple/distinfo =================================================================== --- head/devel/p5-SVN-Simple/distinfo (revision 245452) +++ head/devel/p5-SVN-Simple/distinfo (revision 245453) @@ -1,3 +1,3 @@ -MD5 (SVN-Simple-0.27.tar.gz) = 6a5609e038421564051019649dd05fd0 -SHA256 (SVN-Simple-0.27.tar.gz) = e128b221ad6b0d93752b55f0c95655919788d702b180353890c469a3a428f75c -SIZE (SVN-Simple-0.27.tar.gz) = 4879 +MD5 (SVN-Simple-0.28.tar.gz) = 4de2374434df79dace03075c69e7b93f +SHA256 (SVN-Simple-0.28.tar.gz) = d63cc169e4369be98a539abe9cc1611bfcc2b36966a6517e676688fed1884ffb +SIZE (SVN-Simple-0.28.tar.gz) = 4952 Property changes on: head/devel/p5-SVN-Simple/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property