diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-09-06 18:40:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-09-06 18:40:46 +0000 |
commit | f8b67bd9b695211f212776a0aaae216535f752c8 (patch) | |
tree | 4b049ec27afd892ca53aceacc1b596a55d739d9d | |
parent | 84a6ac38543509f751d236b2f95b9883dd399ad4 (diff) | |
download | ports-f8b67bd9b695211f212776a0aaae216535f752c8.tar.gz ports-f8b67bd9b695211f212776a0aaae216535f752c8.zip |
Notes
-rw-r--r-- | net/rsync/Makefile | 3 | ||||
-rw-r--r-- | net/rsync/distinfo | 12 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index d1631ff625ef..485211966038 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rsync -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= net ipv6 MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://ftp.samba.org/pub/%SUBDIR%/ \ @@ -67,6 +67,7 @@ IGNORE= flags and atimes can't be enabled simultaneously. Please rerun 'make co .if defined(WITH_ICONV) || defined(WITH_FLAGS) || defined(WITH_ACL) || make(makesum) || defined(WITH_TIMELIMIT) || defined(WITH_ATIMES) DISTFILES+= ${PORTNAME}-patches-${PORTVERSION}${EXTRACT_SUFX} +CFLAGS+= -I${LOCALBASE}/include .endif .if defined(WITH_ICONV) diff --git a/net/rsync/distinfo b/net/rsync/distinfo index a7282c1a4e36..2eabbe7b0fa4 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,6 +1,6 @@ -MD5 (rsync-3.0.3.tar.gz) = 16d41aab9ece435198af222c5415a304 -SHA256 (rsync-3.0.3.tar.gz) = 95d5f77f8ab6fc5b88bf11ef963b67f0ebe2c799df012ff26d60b21b453fca73 -SIZE (rsync-3.0.3.tar.gz) = 770282 -MD5 (rsync-patches-3.0.3.tar.gz) = ff814658791187a5f32c1a145714db43 -SHA256 (rsync-patches-3.0.3.tar.gz) = 2c37c8b428f43572248648210dac1f24d93359a16fb73b5280a960b9b3fdd086 -SIZE (rsync-patches-3.0.3.tar.gz) = 169265 +MD5 (rsync-3.0.4.tar.gz) = 2b2d159c9bd1b5f8adfd8b13da3a1f3f +SHA256 (rsync-3.0.4.tar.gz) = 743a49cf01d2e4cf57be7bfbb02e04c0b20e7b7ec58195c20df710b991cede51 +SIZE (rsync-3.0.4.tar.gz) = 773083 +MD5 (rsync-patches-3.0.4.tar.gz) = a7697d7002f7789faede7109b420b94c +SHA256 (rsync-patches-3.0.4.tar.gz) = 5d654231fbf38ec0cec76989d466c7e8eaa72caacae2758817ca842a21777d2e +SIZE (rsync-patches-3.0.4.tar.gz) = 159292 |