New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 37972

Show
Ignore:
Timestamp:
07/01/2008 03:58:16 (4 years ago)
Author:
mww@…
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/rsync/Portfile

    r35851 r37972  
    44 
    55name            rsync 
    6 version         3.0.2 
     6version         3.0.3 
    77categories      net 
    88platforms       darwin freebsd sunos 
    9 maintainers     mww@macports.org 
     9maintainers     nomaintainer 
    1010description     tool that provides fast incremental file transfer 
    1111long_description \ 
    12         Rsync version 3.0.2 has been released. This is a security \ 
     12        Rsync version 3.0.3 has been released. This is a security \ 
    1313        release that fixes a potential buffer-overflow issue. \ 
    1414        Related pages: \ 
    1515        http://rsync.samba.org/ftp/rsync/rsync-${version}-NEWS 
    1616homepage        http://samba.org/rsync/ 
    17 master_sites    http://rsync.samba.org/ftp/rsync/ 
    18 checksums \ 
    19   md5 fd4c5d77d8cb7bb86ab209076fa214d9 \ 
    20   sha1 0d1e69c28ee57a6cca6b9a52b18c7fb835ca7a2e \ 
    21   rmd160 8f7872e20ea3e243bf0c44c02a583d579e1a0d19 
     17master_sites    http://rsync.samba.org/ftp/rsync/ \ 
     18                http://rsync.samba.org/ftp/rsync/src/ 
     19checksums       md5 16d41aab9ece435198af222c5415a304 \ 
     20                sha1 c12668eb888e386511299616f6972bec300ed346 \ 
     21                rmd160 9997a18cb5577bb127b26bcc55e50382b6e9f68d 
    2222 
    2323distname        rsync-${version}