1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

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)
This commit is contained in:
Danilo G. Baio 2018-01-30 22:10:53 +00:00
parent 9fe58635f0
commit 8d7b87d259
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460444
2 changed files with 10 additions and 6 deletions

View File

@ -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>

View File

@ -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