aboutsummaryrefslogtreecommitdiff
path: root/net/rsync-bpc
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-01-30 22:10:53 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-01-30 22:10:53 +0000
commit8d7b87d25932583d8d3c37792b2aa8f9dd29c0bf (patch)
treee8aedc773c0052453a97c5cbf5478c6b10ec165c /net/rsync-bpc
parent9fe58635f0328b8b644fc740dfb40c50b42ed4fd (diff)
downloadports-8d7b87d25932583d8d3c37792b2aa8f9dd29c0bf.tar.gz
ports-8d7b87d25932583d8d3c37792b2aa8f9dd29c0bf.zip
net/rsync-bpc: Update to 3.0.9.12
While here: - Reorder USES - Strip rsync_bpc (Q/A warning) - Update license Changes: https://github.com/backuppc/rsync-bpc/releases/tag/3.0.9.12 PR: 225525 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=460444
Diffstat (limited to 'net/rsync-bpc')
-rw-r--r--net/rsync-bpc/Makefile10
-rw-r--r--net/rsync-bpc/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/net/rsync-bpc/Makefile b/net/rsync-bpc/Makefile
index 26a706e64e94..3743e0d3265e 100644
--- a/net/rsync-bpc/Makefile
+++ b/net/rsync-bpc/Makefile
@@ -2,19 +2,20 @@
# $FreeBSD$
PORTNAME= rsync-bpc
-DISTVERSION= 3.0.9.11
+DISTVERSION= 3.0.9.12
CATEGORIES= net
MAINTAINER= moiseev@mezonplus.ru
COMMENT= Modified rsync that used as part of BackupPC
-LICENSE= GPLv3
+LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= perl5
+
USE_GITHUB= yes
GH_ACCOUNT= backuppc
-USES= perl5
USE_PERL5= build
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
@@ -22,4 +23,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}
PLIST_FILES= bin/rsync_bpc
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rsync_bpc
+
.include <bsd.port.mk>
diff --git a/net/rsync-bpc/distinfo b/net/rsync-bpc/distinfo
index 98c98c4860da..f01d1f8ca1b1 100644
--- a/net/rsync-bpc/distinfo
+++ b/net/rsync-bpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513258507
-SHA256 (backuppc-rsync-bpc-3.0.9.11_GH0.tar.gz) = e18b4d3a8370718305b920ee2ac1edf1144683c81f690126b9963930a0edce38
-SIZE (backuppc-rsync-bpc-3.0.9.11_GH0.tar.gz) = 779226
+TIMESTAMP = 1517349226
+SHA256 (backuppc-rsync-bpc-3.0.9.12_GH0.tar.gz) = 0f5944746664d81729734d59e0f5a8b834df017545b220e6507463dd79dd12a4
+SIZE (backuppc-rsync-bpc-3.0.9.12_GH0.tar.gz) = 779221