[Lunar-commits] <moonbase-other> ming: Adding a patch to fix the make.

stumbles stumbles at lunar-linux.org
Sun Jan 13 14:22:26 CET 2013


commit b37426bdc504d4a921d240c8c1085e6536ed755e
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun, 13 Jan 2013 05:22:26 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/b37426bdc504d4a921d240c8c1085e6536ed755e

ming: Adding a patch to fix the make.
---
  libs/ming/BUILD   | +2/-0     
  libs/ming/DETAILS | +4/-1     
  2 files changed, 6 insertions(+), 1 deletion(-)

--- a/libs/ming/BUILD
+++ b/libs/ming/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
 # Fix a make failure on the recent perl bump
   sedit "s:GvCV(gv) =:GvCV(gv) ==:" perl_ext/Exports.c &&
 
--- a/libs/ming/DETAILS
+++ b/libs/ming/DETAILS
@@ -1,8 +1,11 @@
           MODULE=ming
          VERSION=0.4.4
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+         SOURCE2=ming-0.4.4-vasprintf.patch
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-libs/ming/files/
       SOURCE_VFY=sha1:e803b3b94a00a361e3415105f26112cf6f7bac81
+     SOURCE2_VFY=sha1:841fa13f4a55713e6c3624b68bf88fb303cb4c3c
         WEB_SITE=http://ming.sourceforge.net
          ENTERED=20030519
          UPDATED=20111202




More information about the Lunar-commits mailing list