diff --git a/net/rsync/Makefile b/net/rsync/Makefile index d6f0302bf6f2..5ab2ba7487df 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rsync -PORTVERSION= 3.0.8 +PORTVERSION= 3.0.9 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \ @@ -20,6 +20,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= A network file distribution/synchronization utility +LICENSE= GPLv3 + GNU_CONFIGURE= yes USE_RC_SUBR= rsyncd.sh SUB_LIST= NAME=rsyncd @@ -35,8 +37,6 @@ PORTDOCS= NEWS README csprotocol.txt tech_report.tex MAN1= rsync.1 MAN5= rsyncd.conf.5 -LICENSE= GPLv3 - OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \ SSH "Use SSH instead of RSH" on \ FLAGS "File system flags support patch, adds --fileflags" off \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 5cbc6cb41baf..f262ce3d1804 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,4 +1,4 @@ -SHA256 (rsync-3.0.8.tar.gz) = 4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114 -SIZE (rsync-3.0.8.tar.gz) = 790722 -SHA256 (rsync-patches-3.0.8.tar.gz) = 8b718fe145b53a39cc7202b36981eeb00eb29870dc496bd10bf45e4e6fc66735 -SIZE (rsync-patches-3.0.8.tar.gz) = 172427 +SHA256 (rsync-3.0.9.tar.gz) = 30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05 +SIZE (rsync-3.0.9.tar.gz) = 792725 +SHA256 (rsync-patches-3.0.9.tar.gz) = 0c1e9b56e99667dfc47641124460bac61a04c5d2ee89f575c6bc78c7a69005a9 +SIZE (rsync-patches-3.0.9.tar.gz) = 172417