From e9439d93ee99f3bd9fe23de5da528ea0219a644d Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:46:06 +0000 Subject: [PATCH] - Update to 1.4.0 - While here, add NO_ARCH PR: 201478 Submitted by: ralfvd@gmail.com (maintainer) --- sysutils/rsnapshot/Makefile | 11 +++++------ sysutils/rsnapshot/distinfo | 4 ++-- .../rsnapshot/files/patch-rsnapshot-program.pl | 14 -------------- 3 files changed, 7 insertions(+), 22 deletions(-) delete mode 100644 sysutils/rsnapshot/files/patch-rsnapshot-program.pl diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 53e5d8f3a04d..91d7f5233191 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rsnapshot -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ @@ -14,14 +13,14 @@ BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync 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 +NO_ARCH= yes -PORTDOCS= AUTHORS ChangeLog README TODO +PORTDOCS= AUTHORS ChangeLog README.md post-patch: - ${REINPLACE_CMD} -e 's,/usr/bin/pod2man,pod2man,' ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -e 's,/usr/bin/pod2man,${LOCALBASE}/bin/pod2man,' ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/rsnapshot/distinfo b/sysutils/rsnapshot/distinfo index 9ebefd1b6e89..c40ef1adf3b5 100644 --- a/sysutils/rsnapshot/distinfo +++ b/sysutils/rsnapshot/distinfo @@ -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 --git a/sysutils/rsnapshot/files/patch-rsnapshot-program.pl b/sysutils/rsnapshot/files/patch-rsnapshot-program.pl deleted file mode 100644 index 5e5eae3a20e9..000000000000 --- a/sysutils/rsnapshot/files/patch-rsnapshot-program.pl +++ /dev/null @@ -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