[88711] trunk/dports/multimedia/xine-lib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 8 23:01:01 PST 2012


Revision: 88711
          http://trac.macports.org/changeset/88711
Author:   ryandesign at macports.org
Date:     2012-01-08 23:01:01 -0800 (Sun, 08 Jan 2012)
Log Message:
-----------
xine-lib: rewrite master_sites to avoid redirects; fix livecheck

Modified Paths:
--------------
    trunk/dports/multimedia/xine-lib/Portfile

Modified: trunk/dports/multimedia/xine-lib/Portfile
===================================================================
--- trunk/dports/multimedia/xine-lib/Portfile	2012-01-09 00:59:58 UTC (rev 88710)
+++ trunk/dports/multimedia/xine-lib/Portfile	2012-01-09 07:01:01 UTC (rev 88711)
@@ -10,7 +10,7 @@
 categories	multimedia
 platforms	darwin
 homepage	http://www.xine-project.org
-master_sites    sourceforge:xine
+master_sites    sourceforge:project/xine/xine-lib/${version}
 use_xz      yes
 checksums   md5     d0969c067dc32f33c5ea431e5e2106ce \
             sha1    f65f762d2e16adf04b9d715c91ee0bc02c322a7d \
@@ -42,8 +42,6 @@
     configure.args-append --build=${build_arch}-apple-${os.platform}${os.version}
 }
 
-livecheck.distname	${name} (xine core)
-
 platform macosx {
     patchfiles-append       audio_coreaudio_out.c.diff
     configure.args-append   --enable-macosx-video \
@@ -57,3 +55,5 @@
         patchfiles-append disable_deinterlace_kdetv_tomsmocomp.diff
     }
 }
+
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120108/0e09cce2/attachment.html>


More information about the macports-changes mailing list