[101396] trunk/dports/net/sobby/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 9 20:18:34 PST 2013


Revision: 101396
          https://trac.macports.org/changeset/101396
Author:   ryandesign at macports.org
Date:     2013-01-09 20:18:34 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
sobby: update to 0.4.8 and blacklist clang

Modified Paths:
--------------
    trunk/dports/net/sobby/Portfile

Modified: trunk/dports/net/sobby/Portfile
===================================================================
--- trunk/dports/net/sobby/Portfile	2013-01-10 04:13:50 UTC (rev 101395)
+++ trunk/dports/net/sobby/Portfile	2013-01-10 04:18:34 UTC (rev 101396)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    sobby
-version                 0.4.7
+version                 0.4.8
 categories              net
 maintainers             nomaintainer
 description             Dedicated server for collaborative editing
@@ -17,9 +17,8 @@
 master_sites            http://releases.0x539.de/${name}/ \
                         http://gentoo.osuosl.org/distfiles/
 
-checksums               md5     816ac9e2ecf2ac79306f9bbb80699464 \
-                        sha1    ca20369eabce1657d090b310d78d4a35d697f28b \
-                        rmd160  235f40e71e31a1bee4b4c02d54924038fe4af746
+checksums               rmd160  84b89573357d0db580461b28b9c040de80b1f3b8 \
+                        sha256  a711762c0722e9e7e01934c115dbffc7a233c033d66dbc5d58025af438516f48
 
 depends_build           port:pkgconfig
 
@@ -29,6 +28,9 @@
                         port:libxmlxx2 \
                         port:obby
 
+# a variety of sobby programming errors
+compiler.blacklist      clang
+
 livecheck.type          regex
 livecheck.url           [lindex ${master_sites} 0]
 livecheck.regex         ${name}-(\\d+(?:\\.\\d+)*\\.(?:\\d|\[0-8\]\\d))\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/a3155700/attachment.html>


More information about the macports-changes mailing list