Changeset 37972
- Timestamp:
- 07/01/2008 03:58:16 (4 years ago)
- Files:
-
- 1 modified
-
trunk/dports/net/rsync/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/rsync/Portfile
r35851 r37972 4 4 5 5 name rsync 6 version 3.0. 26 version 3.0.3 7 7 categories net 8 8 platforms darwin freebsd sunos 9 maintainers mww@macports.org9 maintainers nomaintainer 10 10 description tool that provides fast incremental file transfer 11 11 long_description \ 12 Rsync version 3.0. 2has been released. This is a security \12 Rsync version 3.0.3 has been released. This is a security \ 13 13 release that fixes a potential buffer-overflow issue. \ 14 14 Related pages: \ 15 15 http://rsync.samba.org/ftp/rsync/rsync-${version}-NEWS 16 16 homepage http://samba.org/rsync/ 17 master_sites http://rsync.samba.org/ftp/rsync/ 18 checksums \ 19 md5 fd4c5d77d8cb7bb86ab209076fa214d9\20 sha1 0d1e69c28ee57a6cca6b9a52b18c7fb835ca7a2e\21 rmd160 8f7872e20ea3e243bf0c44c02a583d579e1a0d1917 master_sites http://rsync.samba.org/ftp/rsync/ \ 18 http://rsync.samba.org/ftp/rsync/src/ 19 checksums md5 16d41aab9ece435198af222c5415a304 \ 20 sha1 c12668eb888e386511299616f6972bec300ed346 \ 21 rmd160 9997a18cb5577bb127b26bcc55e50382b6e9f68d 22 22 23 23 distname rsync-${version}

