diff -rupN /usr/ports/sysutils/rsnapshot/Makefile /tmp/rsnapshot/Makefile --- /usr/ports/sysutils/rsnapshot/Makefile 2014-12-22 00:14:03.000000000 +0100 +++ /tmp/rsnapshot/Makefile 2015-07-13 08:46:10.000000000 +0200 @@ -2,8 +2,8 @@ # $FreeBSD: head/sysutils/rsnapshot/Makefile 375200 2014-12-21 23:14:03Z linimon $ PORTNAME= rsnapshot -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ @@ -14,11 +14,10 @@ BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsy RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ p5-Lchown>=0:${PORTSDIR}/sysutils/p5-Lchown -USES= shebangfix perl5 +USES= perl5 GNU_CONFIGURE= yes -SHEBANG_FILES= rsnapshot-program.pl rsnapshot-diff.pl -PORTDOCS= AUTHORS ChangeLog README TODO +PORTDOCS= AUTHORS ChangeLog README.md post-patch: ${REINPLACE_CMD} -e 's,/usr/bin/pod2man,pod2man,' ${WRKSRC}/Makefile.in diff -rupN /usr/ports/sysutils/rsnapshot/distinfo /tmp/rsnapshot/distinfo --- /usr/ports/sysutils/rsnapshot/distinfo 2014-01-22 16:30:13.000000000 +0100 +++ /tmp/rsnapshot/distinfo 2015-07-13 08:46:10.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (rsnapshot-1.3.1.tar.gz) = 94b6c77e40628935f42a191bdc28ad93b1f132fde456ee76ee87763f1eddc75e -SIZE (rsnapshot-1.3.1.tar.gz) = 215806 +SHA256 (rsnapshot-1.4.0.tar.gz) = 222574fee2f59d0e3ef5da6e6dd0f445205fecfa7ca12ef821eb8a89cf4f2ca8 +SIZE (rsnapshot-1.4.0.tar.gz) = 488785 diff -rupN /usr/ports/sysutils/rsnapshot/files/patch-rsnapshot-program.pl /tmp/rsnapshot/files/patch-rsnapshot-program.pl --- /usr/ports/sysutils/rsnapshot/files/patch-rsnapshot-program.pl 2014-12-17 13:04:45.000000000 +0100 +++ /tmp/rsnapshot/files/patch-rsnapshot-program.pl 1970-01-01 01:00:00.000000000 +0100 @@ -1,14 +0,0 @@ -# Description: rsnapshot doesn't build with perl >= 5.18 pod2man otherwise -# Issue ID: https://github.com/DrHyde/rsnapshot/issues/8 -# ---- 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