Update to 3.0.9

This commit is contained in:
Emanuel Haupt 2011-09-23 23:44:35 +00:00
parent 30ca98f31a
commit 970b2f4a5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282286
2 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= rsync PORTNAME= rsync
PORTVERSION= 3.0.8 PORTVERSION= 3.0.9
CATEGORIES= net ipv6 CATEGORIES= net ipv6
MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \
ftp://ftp.samba.org/pub/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \
@ -20,6 +20,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ehaupt@FreeBSD.org MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A network file distribution/synchronization utility COMMENT= A network file distribution/synchronization utility
LICENSE= GPLv3
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_RC_SUBR= rsyncd.sh USE_RC_SUBR= rsyncd.sh
SUB_LIST= NAME=rsyncd SUB_LIST= NAME=rsyncd
@ -35,8 +37,6 @@ PORTDOCS= NEWS README csprotocol.txt tech_report.tex
MAN1= rsync.1 MAN1= rsync.1
MAN5= rsyncd.conf.5 MAN5= rsyncd.conf.5
LICENSE= GPLv3
OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \ OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \
SSH "Use SSH instead of RSH" on \ SSH "Use SSH instead of RSH" on \
FLAGS "File system flags support patch, adds --fileflags" off \ FLAGS "File system flags support patch, adds --fileflags" off \

View file

@ -1,4 +1,4 @@
SHA256 (rsync-3.0.8.tar.gz) = 4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114 SHA256 (rsync-3.0.9.tar.gz) = 30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05
SIZE (rsync-3.0.8.tar.gz) = 790722 SIZE (rsync-3.0.9.tar.gz) = 792725
SHA256 (rsync-patches-3.0.8.tar.gz) = 8b718fe145b53a39cc7202b36981eeb00eb29870dc496bd10bf45e4e6fc66735 SHA256 (rsync-patches-3.0.9.tar.gz) = 0c1e9b56e99667dfc47641124460bac61a04c5d2ee89f575c6bc78c7a69005a9
SIZE (rsync-patches-3.0.8.tar.gz) = 172427 SIZE (rsync-patches-3.0.9.tar.gz) = 172417