Index: sysutils/rsnapshot/Makefile =================================================================== --- sysutils/rsnapshot/Makefile (revision 374176) +++ sysutils/rsnapshot/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= rsnapshot PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ @@ -27,10 +27,4 @@ @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.include - -.if ${PERL_VER} >= 5.18 -BROKEN= Does not build with Perl 5.18 or above -.endif - -.include +.include Index: sysutils/rsnapshot/files/patch-rsnapshot-program.pl =================================================================== --- sysutils/rsnapshot/files/patch-rsnapshot-program.pl (revision 0) +++ sysutils/rsnapshot/files/patch-rsnapshot-program.pl (working copy) @@ -0,0 +1,11 @@ +--- rsnapshot-program.pl.orig 2014-12-07 09:17:47 UTC ++++ rsnapshot-program.pl +@@ -6716,6 +6716,8 @@ Putting it all together (an example file + + =back + ++=back ++ + =head1 USAGE + + B can be used by any user, but for system-wide backups Property changes on: sysutils/rsnapshot/files/patch-rsnapshot-program.pl ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property