[Lunar-commits] <moonbase-other> syck: The source url has gone bye bye, founed it else where and decided we will mirror

Dennis Veatch dennisveatch at bellsouth.net
Tue Oct 21 21:17:50 CEST 2014


commit bda2c49b9ff59ef40790c718fab58cd3c91b205e
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 21 Oct 2014 15:17:05 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/bda2c49b9ff59ef40790c718fab58cd3c91b205e

syck: The source url has gone bye bye, founed it else where and decided we will mirror
---
  libs/syck/BUILD   | +2/-3     
  libs/syck/DETAILS | +4/-1     
  2 files changed, 6 insertions(+), 4 deletions(-)

--- a/libs/syck/BUILD
+++ b/libs/syck/BUILD
@@ -1,5 +1,4 @@
-(
 
-  default_build
+  patch_it $SOURCE2 1 &&
 
-) > $C_FIFO 2>&1
+  default_build
--- a/libs/syck/DETAILS
+++ b/libs/syck/DETAILS
@@ -1,8 +1,11 @@
           MODULE=syck
          VERSION=0.55
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://rubyforge.org/frs/download.php/4492/
+         SOURCE2=syck-0.55-64bit.patch
+      SOURCE_URL=$MIRROR_URL
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/syck/files/
       SOURCE_VFY=sha1:acb0aea04a6a0e82220223ffaf889ad6587402eb
+     SOURCE2_VFY=sha1:5100672f6f99fe71d4ed6a2bfb483005fe9074f2
         WEB_SITE=http://whytheluckystiff.net/syck/
          ENTERED=20060801
          UPDATED=20060801




More information about the Lunar-commits mailing list