Page MenuHomeFreeBSD

D1324.id2762.diff
No OneTemporary

D1324.id2762.diff

Index: sysutils/rsnapshot/Makefile
===================================================================
--- sysutils/rsnapshot/Makefile
+++ sysutils/rsnapshot/Makefile
@@ -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 <bsd.port.pre.mk>
-
-.if ${PERL_VER} >= 5.18
-BROKEN= Does not build with Perl 5.18 or above
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: sysutils/rsnapshot/files/patch-rsnapshot-program.pl
===================================================================
--- /dev/null
+++ sysutils/rsnapshot/files/patch-rsnapshot-program.pl
@@ -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<rsnapshot> can be used by any user, but for system-wide backups

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 28, 2:07 PM (3 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29071349
Default Alt Text
D1324.id2762.diff (1 KB)

Event Timeline