Revision
37972
Author
mww@macports.org
Date
2008-07-01 03:58:16 -0700 (Tue, 01 Jul 2008)

Log Message

version 3.0.3, add backup-mirror for not-most-recent distfiles (#15798), drop maintainership

Modified Paths

Diff

Modified: trunk/dports/net/rsync/Portfile (37971 => 37972)


--- trunk/dports/net/rsync/Portfile	2008-07-01 09:04:35 UTC (rev 37971)
+++ trunk/dports/net/rsync/Portfile	2008-07-01 10:58:16 UTC (rev 37972)
@@ -3,22 +3,22 @@
 PortSystem 1.0
 
 name            rsync
-version         3.0.2
+version         3.0.3
 categories      net
 platforms       darwin freebsd sunos
-maintainers     mww@macports.org
+maintainers     nomaintainer
 description     tool that provides fast incremental file transfer
 long_description \
-	Rsync version 3.0.2 has been released. This is a security \
+	Rsync version 3.0.3 has been released. This is a security \
 	release that fixes a potential buffer-overflow issue. \
 	Related pages: \
 	http://rsync.samba.org/ftp/rsync/rsync-${version}-NEWS
 homepage        http://samba.org/rsync/
-master_sites    http://rsync.samba.org/ftp/rsync/
-checksums \
-  md5 fd4c5d77d8cb7bb86ab209076fa214d9 \
-  sha1 0d1e69c28ee57a6cca6b9a52b18c7fb835ca7a2e \
-  rmd160 8f7872e20ea3e243bf0c44c02a583d579e1a0d19
+master_sites    http://rsync.samba.org/ftp/rsync/ \
+                http://rsync.samba.org/ftp/rsync/src/
+checksums       md5 16d41aab9ece435198af222c5415a304 \
+                sha1 c12668eb888e386511299616f6972bec300ed346 \
+                rmd160 9997a18cb5577bb127b26bcc55e50382b6e9f68d
 
 distname        rsync-${version}