chewi       15/06/04 21:02:21

  Modified:             makemkv-makefile.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
9C6D7DE4)

Revision  Changes    Path
1.2                  media-video/makemkv/files/makemkv-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-makefile.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-makefile.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-makefile.patch?r1=1.1&r2=1.2

Index: makemkv-makefile.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-video/makemkv/files/makemkv-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makemkv-makefile.patch      10 Apr 2015 09:27:52 -0000      1.1
+++ makemkv-makefile.patch      4 Jun 2015 21:02:21 -0000       1.2
@@ -1,6 +1,6 @@
---- makemkv-oss-1.9.2/Makefile.in.orig 2015-04-07 14:28:32.000000000 +0100
-+++ makemkv-oss-1.9.2/Makefile.in      2015-04-09 22:00:26.821163836 +0100
-@@ -50,7 +50,7 @@
+--- makemkv-oss-1.9.3/Makefile.in.orig 2015-06-02 13:34:00.000000000 +0200
++++ makemkv-oss-1.9.3/Makefile.in      2015-06-04 12:32:29.752291023 +0200
+@@ -47,7 +47,7 @@
  endif
  
  out/%: out/%.full
@@ -9,11 +9,10 @@
  
  out/libdriveio.so.0.full:
        mkdir -p out
-@@ -94,6 +94,6 @@
+@@ -91,5 +91,5 @@
  
  tmp/image_data.o : makemkvgui/bin/image_data.bin
        mkdir -p tmp
--      $(LD) -r -b binary -o [email protected] $<
-+      $(LD) -r -b binary -z noexecstack -o [email protected] $<
-       $(OBJCOPY) --rename-section 
.data=.rodata2,readonly,alloc,load,data,contents [email protected] $@
+-      $(LD) -r -b binary -o $@ $<
++      $(LD) -r -b binary -z noexecstack -o $@ $<
  




Reply via email to