[109548] trunk/dports/audio/liblo/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 17 05:44:55 PDT 2013


Revision: 109548
          https://trac.macports.org/changeset/109548
Author:   ryandesign at macports.org
Date:     2013-08-17 05:44:55 -0700 (Sat, 17 Aug 2013)
Log Message:
-----------
liblo: revert to 0.26; 0.27 is not considered stable by the developer (#40152)

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

Modified: trunk/dports/audio/liblo/Portfile
===================================================================
--- trunk/dports/audio/liblo/Portfile	2013-08-17 12:24:30 UTC (rev 109547)
+++ trunk/dports/audio/liblo/Portfile	2013-08-17 12:44:55 UTC (rev 109548)
@@ -4,7 +4,10 @@
 PortSystem 1.0
 
 name            liblo
-version         0.27
+epoch           1
+# 0.27 is buggy on x86_64 and is not considered stable; wait for 0.28
+# https://sourceforge.net/p/liblo/bugs/33/
+version         0.26
 categories      audio
 platforms       darwin
 maintainers     nomaintainer
@@ -15,8 +18,8 @@
 homepage        http://liblo.sourceforge.net/
 master_sites    sourceforge:project/liblo/liblo/${version}
 
-checksums      rmd160 ded2e53218df083428415a29c270a14a16b667ea \
-               sha256 67b48e1e63fddea60bb4a0f0c25fba32ea42d2a55877752aa342c478b59374b6
+checksums       rmd160  380025d0d79280b13929da82db2e0908a3f4be39 \
+                sha256  a636fb09f8178ad0d5303e94fec37b182d3062a0e3daee85eed2a39ab6232258
 
 # Does not have dependencies, so does not need -I flag, and -I flag causes configure error with clang
 # https://sourceforge.net/p/liblo/bugs/34/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130817/45176b57/attachment.html>


More information about the macports-changes mailing list