mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.0.9
This commit is contained in:
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
|
@ -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 \
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue