[101863] trunk/dports/audio/libopus/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 20 12:23:29 PST 2013


Revision: 101863
          https://trac.macports.org/changeset/101863
Author:   jeremyhu at macports.org
Date:     2013-01-20 12:23:29 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
libopus: Bump to 1.0.2, fix livecheck to not match alpha build

Modified Paths:
--------------
    trunk/dports/audio/libopus/Portfile

Modified: trunk/dports/audio/libopus/Portfile
===================================================================
--- trunk/dports/audio/libopus/Portfile	2013-01-20 20:18:46 UTC (rev 101862)
+++ trunk/dports/audio/libopus/Portfile	2013-01-20 20:23:29 UTC (rev 101863)
@@ -5,7 +5,7 @@
 PortGroup       muniversal 1.0
 
 name            libopus
-version         1.0.1
+version         1.0.2
 categories      audio
 license         BSD
 platforms       darwin
@@ -25,16 +25,12 @@
 
 depends_build   port:pkgconfig
 
-checksums           sha1    4d6358232606fbce80d9e63ed0d9b3b49fafb711 \
-                    rmd160  fe8d2128fe136a28e094e77bd0332c88b0b66dd9 \
-                    sha256  80fa5c3caf2ac0fd68f8a22cce1564fc46b368c773a17554887d0066fe1841ef
+checksums           sha1    37dd3d69b10612cd513ccf26675ef6d61eda24b4 \
+                    rmd160  d1aa4c534cd7dc629e3ac155866bba810bb6ce42 \
+                    sha256  da615edbee5d019c1833071d69a4782c19f178cf9ca1401375036ecef25cd78a
 
 use_parallel_build  yes
 
-# Doc disabled due to non-portable use of install in the build system
-configure.args \
-    --disable-doc
-
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex opus-(\\d+(?:\\.\\d+)*)
+livecheck.regex opus-(\[\\d.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/c0d01c10/attachment.html>


More information about the macports-changes mailing list