New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83181


Ignore:
Timestamp:
08/27/11 05:22:28 (4 years ago)
Author:
raimue@…
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)

Location:
trunk/dports/graphics/gimp-gap
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/gimp-gap/Portfile

    r73148 r83181  
    4444                    rmd160  c884f92ead5e5e2e781a1046727d78a041786b35 
    4545 
     46patch.dir       ${workpath} 
    4647patchfiles      patch-extern_libs-configure_options_ffmpeg.txt.diff \ 
    4748                patch-ffmpeg-Makefile.diff 
  • trunk/dports/graphics/gimp-gap/files/patch-extern_libs-configure_options_ffmpeg.txt.diff

    r70307 r83181  
    1 --- extern_libs/configure_options_ffmpeg.txt.orig       2010-08-04 11:21:45.000000000 -0700 
    2 +++ extern_libs/configure_options_ffmpeg.txt    2010-08-04 12:13:36.000000000 -0700 
     1--- gimp-gap-2.6.0/extern_libs/configure_options_ffmpeg.txt.orig        2010-08-04 11:21:45.000000000 -0700 
     2+++ gimp-gap-2.6.0/extern_libs/configure_options_ffmpeg.txt     2010-08-04 12:13:36.000000000 -0700 
    33@@ -1,4 +1,4 @@ 
    44---enable-shared --enable-static --disable-mmx --enable-gpl  
  • trunk/dports/graphics/gimp-gap/files/patch-ffmpeg-Makefile.diff

    r70307 r83181  
    1 --- ../ffmpeg-0.5.2/Makefile.orig       2010-08-04 19:25:32.000000000 -0700 
    2 +++ ../ffmpeg-0.5.2/Makefile    2010-08-04 19:27:27.000000000 -0700 
     1--- ffmpeg-0.5.2/Makefile.orig  2010-08-04 19:25:32.000000000 -0700 
     2+++ ffmpeg-0.5.2/Makefile       2010-08-04 19:27:27.000000000 -0700 
    33@@ -113,9 +113,10 @@ 
    44 VHOOK_DEPS = $(HOOKS:$(SLIBSUF)=.d) 
Note: See TracChangeset for help on using the changeset viewer.