Revision
76528
Author
and.damore@macports.org
Date
2011-02-27 02:43:51 -0800 (Sun, 27 Feb 2011)

Log Message

committing provided patch per #24604, syck updated to 0.70, disabled parallel building, closing #24604

Modified Paths

Diff

Modified: trunk/dports/textproc/syck/Portfile (76527 => 76528)


--- trunk/dports/textproc/syck/Portfile	2011-02-27 09:18:52 UTC (rev 76527)
+++ trunk/dports/textproc/syck/Portfile	2011-02-27 10:43:51 UTC (rev 76528)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem        1.0
 name              syck
-version           0.55
+version           0.70
 categories        textproc devel
 platforms         darwin
 maintainers       comcast.net:lharple
@@ -14,7 +14,9 @@
                   Syck because it is so focused on the task at hand that it \
                   will slay you mortally if you get in its way.
                   
-homepage          http://whytheluckystiff.net/syck/
-master_sites      http://rubyforge.org/frs/download.php/4492
-checksums         md5 a57b7c46d81170b9318e2f384f77910c \
-                  sha1 acb0aea04a6a0e82220223ffaf889ad6587402eb
+homepage          http://github.com/indeyets/syck
+master_sites      http://github.com/indeyets/syck/downloads
+checksums         md5 198f925b4ed7fe04a182c35014498634 \
+                  sha1 30f89eba1fae0546ccfa75a9a3b865a3c8a9ac79
+
+use_parallel_build  no