[83181] trunk/dports/graphics/gimp-gap

raimue at macports.org raimue at macports.org
Sat Aug 27 05:22:31 PDT 2011


Revision: 83181
          http://trac.macports.org/changeset/83181
Author:   raimue at macports.org
Date:     2011-08-27 05:22:28 -0700 (Sat, 27 Aug 2011)
Log Message:
-----------
graphics/gimp-gap:
Fix patch phase by using a different patch.dir and hardcoding versioned patchs
into the patch files, closes #29983 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/graphics/gimp-gap/Portfile
    trunk/dports/graphics/gimp-gap/files/patch-extern_libs-configure_options_ffmpeg.txt.diff
    trunk/dports/graphics/gimp-gap/files/patch-ffmpeg-Makefile.diff

Modified: trunk/dports/graphics/gimp-gap/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap/Portfile	2011-08-27 12:10:15 UTC (rev 83180)
+++ trunk/dports/graphics/gimp-gap/Portfile	2011-08-27 12:22:28 UTC (rev 83181)
@@ -43,6 +43,7 @@
                     sha1    47baf6a95602e1a0120d2864816b13066c5c3973 \
                     rmd160  c884f92ead5e5e2e781a1046727d78a041786b35
 
+patch.dir       ${workpath}
 patchfiles      patch-extern_libs-configure_options_ffmpeg.txt.diff \
                 patch-ffmpeg-Makefile.diff
 

Modified: trunk/dports/graphics/gimp-gap/files/patch-extern_libs-configure_options_ffmpeg.txt.diff
===================================================================
--- trunk/dports/graphics/gimp-gap/files/patch-extern_libs-configure_options_ffmpeg.txt.diff	2011-08-27 12:10:15 UTC (rev 83180)
+++ trunk/dports/graphics/gimp-gap/files/patch-extern_libs-configure_options_ffmpeg.txt.diff	2011-08-27 12:22:28 UTC (rev 83181)
@@ -1,5 +1,5 @@
---- extern_libs/configure_options_ffmpeg.txt.orig	2010-08-04 11:21:45.000000000 -0700
-+++ extern_libs/configure_options_ffmpeg.txt	2010-08-04 12:13:36.000000000 -0700
+--- gimp-gap-2.6.0/extern_libs/configure_options_ffmpeg.txt.orig	2010-08-04 11:21:45.000000000 -0700
++++ gimp-gap-2.6.0/extern_libs/configure_options_ffmpeg.txt	2010-08-04 12:13:36.000000000 -0700
 @@ -1,4 +1,4 @@
 ---enable-shared --enable-static --disable-mmx --enable-gpl 
 +--enable-shared --enable-static --disable-amd3dnow --disable-amd3dnowext --disable-mmx --disable-mmx2 --disable-sse --disable-ssse3 --enable-nonfree --enable-gpl --disable-ffmpeg --disable-ffplay --disable-ffserver MP_FFMPEG_EXTRAS

Modified: trunk/dports/graphics/gimp-gap/files/patch-ffmpeg-Makefile.diff
===================================================================
--- trunk/dports/graphics/gimp-gap/files/patch-ffmpeg-Makefile.diff	2011-08-27 12:10:15 UTC (rev 83180)
+++ trunk/dports/graphics/gimp-gap/files/patch-ffmpeg-Makefile.diff	2011-08-27 12:22:28 UTC (rev 83181)
@@ -1,5 +1,5 @@
---- ../ffmpeg-0.5.2/Makefile.orig	2010-08-04 19:25:32.000000000 -0700
-+++ ../ffmpeg-0.5.2/Makefile	2010-08-04 19:27:27.000000000 -0700
+--- ffmpeg-0.5.2/Makefile.orig	2010-08-04 19:25:32.000000000 -0700
++++ ffmpeg-0.5.2/Makefile	2010-08-04 19:27:27.000000000 -0700
 @@ -113,9 +113,10 @@
  VHOOK_DEPS = $(HOOKS:$(SLIBSUF)=.d)
  depend dep: $(VHOOK_DEPS)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110827/2270acc5/attachment.html>


More information about the macports-changes mailing list