[128312] trunk/dports/multimedia
devans at macports.org
devans at macports.org
Tue Nov 18 15:47:31 PST 2014
Revision: 128312
https://trac.macports.org/changeset/128312
Author: devans at macports.org
Date: 2014-11-18 15:47:30 -0800 (Tue, 18 Nov 2014)
Log Message:
-----------
dirac, schroedinger: update homepage, master_sites, livecheck due to demise of diracvideo.org.
Modified Paths:
--------------
trunk/dports/multimedia/dirac/Portfile
trunk/dports/multimedia/schroedinger/Portfile
Modified: trunk/dports/multimedia/dirac/Portfile
===================================================================
--- trunk/dports/multimedia/dirac/Portfile 2014-11-18 23:39:21 UTC (rev 128311)
+++ trunk/dports/multimedia/dirac/Portfile 2014-11-18 23:47:30 UTC (rev 128312)
@@ -10,9 +10,8 @@
license {MPL-1.1 GPL-2 LGPL-2.1}
maintainers devans
platforms darwin
-homepage http://diracvideo.org/
-master_sites sourceforge \
- http://diracvideo.org/download/dirac-research
+homepage https://launchpad.net/dirac-video
+master_sites sourceforge
description \
Dirac is a general-purpose video codec aimed at resolutions from \
@@ -46,5 +45,5 @@
}
livecheck.type regex
-livecheck.url http://diracvideo.org/download/dirac-research/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url http://sourceforge.net/projects/dirac/files/dirac-codec
+livecheck.regex "Dirac-(\\d+(?:\\.\\d+)*)"
Modified: trunk/dports/multimedia/schroedinger/Portfile
===================================================================
--- trunk/dports/multimedia/schroedinger/Portfile 2014-11-18 23:39:21 UTC (rev 128311)
+++ trunk/dports/multimedia/schroedinger/Portfile 2014-11-18 23:47:30 UTC (rev 128312)
@@ -9,8 +9,8 @@
license {MPL-1.1 MIT LGPL-2 GPL-2}
maintainers devans openmaintainer
platforms darwin
-homepage http://diracvideo.org/
-master_sites http://diracvideo.org/download/${name}
+homepage https://launchpad.net/schroedinger
+master_sites sourceforge
description \
Schroedinger is a high-speed implementation in C of the Dirac codec.
@@ -35,5 +35,5 @@
autoreconf.args -vfi
livecheck.type regex
-livecheck.url ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url https://launchpad.net/schroedinger/+series
+livecheck.regex ">(\\d+(?:\\.\\d+)*)<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141118/ee106763/attachment.html>
More information about the macports-changes
mailing list