[126807] trunk/dports/sysutils/cdrtools/Portfile
khindenburg at macports.org
khindenburg at macports.org
Wed Oct 15 10:46:17 PDT 2014
Revision: 126807
https://trac.macports.org/changeset/126807
Author: khindenburg at macports.org
Date: 2014-10-15 10:46:17 -0700 (Wed, 15 Oct 2014)
Log Message:
-----------
cdrtools: fix homepage; use sourceforge for files; fix livecheck
Modified Paths:
--------------
trunk/dports/sysutils/cdrtools/Portfile
Modified: trunk/dports/sysutils/cdrtools/Portfile
===================================================================
--- trunk/dports/sysutils/cdrtools/Portfile 2014-10-15 17:14:47 UTC (rev 126806)
+++ trunk/dports/sysutils/cdrtools/Portfile 2014-10-15 17:46:17 UTC (rev 126807)
@@ -18,14 +18,12 @@
long_description The cdrtools software includes programs to create \
and/or extract ISO 9660 filesystems, verify their \
integrity, and write them to a disc.
-homepage http://cdrecord.berlios.de/old/private/cdrecord.html
+homepage http://cdrecord.org
maintainers gmail.com:bytestorm openmaintainer
-master_sites ftp://ftp.berlios.de/pub/cdrecord/ \
- ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/alpha/
+master_sites sourceforge:project/cdrtools
-checksums md5 f9fbab08fbd458b0d2312976d8c5f558 \
- sha1 6464844d6b936d4f43ee98a04d637cd91131de4e \
- rmd160 210684ab5e286ef59b788b49bd0b74d88f6435f4
+checksums rmd160 210684ab5e286ef59b788b49bd0b74d88f6435f4 \
+ sha256 7f9cb64820055573b880f77b2f16662a512518336ba95ab49228a1617973423d
use_bzip2 yes
@@ -85,5 +83,5 @@
move ${destroot}/etc/default ${destroot}${prefix}/etc/
}
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex ${name}-(\[0-9.\]+)\\.tar
+livecheck.url http://sourceforge.net/projects/cdrtools/files/
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141015/20dda8d9/attachment.html>
More information about the macports-changes
mailing list