pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg/patches regen (offsets)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb5169d0caf8
branches:  trunk
changeset: 515178:fb5169d0caf8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 26 19:39:54 2006 +0000

description:
regen (offsets)

diffstat:

 multimedia/ffmpeg/patches/patch-ab |   8 ++++----
 multimedia/ffmpeg/patches/patch-ae |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (57 lines):

diff -r 7b6ce7bdf125 -r fb5169d0caf8 multimedia/ffmpeg/patches/patch-ab
--- a/multimedia/ffmpeg/patches/patch-ab        Mon Jun 26 19:24:05 2006 +0000
+++ b/multimedia/ffmpeg/patches/patch-ab        Mon Jun 26 19:39:54 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2006/02/16 10:26:30 abs Exp $
+$NetBSD: patch-ab,v 1.4 2006/06/26 19:39:54 wiz Exp $
 
---- ffserver.c.orig    2003-09-28 17:26:39.000000000 +0200
+--- ffserver.c.orig    2004-05-29 02:06:31.000000000 +0000
 +++ ffserver.c
-@@ -4488,7 +4488,7 @@ static void show_help(void)
+@@ -4375,7 +4375,7 @@ static void show_help(void)
             "\n"
             "-L            : print the LICENSE\n"
             "-h            : this help\n"
@@ -11,7 +11,7 @@
             );
  }
  
-@@ -4546,7 +4546,7 @@ int main(int argc, char **argv)
+@@ -4433,7 +4433,7 @@ int main(int argc, char **argv)
  
      av_register_all();
  
diff -r 7b6ce7bdf125 -r fb5169d0caf8 multimedia/ffmpeg/patches/patch-ae
--- a/multimedia/ffmpeg/patches/patch-ae        Mon Jun 26 19:24:05 2006 +0000
+++ b/multimedia/ffmpeg/patches/patch-ae        Mon Jun 26 19:39:54 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.4 2006/02/16 10:26:30 abs Exp $
+$NetBSD: patch-ae,v 1.5 2006/06/26 19:39:54 wiz Exp $
 
---- libavcodec/Makefile.orig   2003-09-28 17:26:39.000000000 +0200
+--- libavcodec/Makefile.orig   2004-06-18 13:11:15.000000000 +0000
 +++ libavcodec/Makefile
-@@ -145,6 +145,9 @@ SLIB= $(SLIBPREF)avcodec$(SLIBSUF)
+@@ -180,6 +180,9 @@ SLIB= $(SLIBPREF)avcodec$(SLIBSUF)
  endif
  TESTS= imgresample-test dct-test motion-test fft-test
  
@@ -12,7 +12,7 @@
  all: $(LIB) $(SLIB)
  
  amrlibs:
-@@ -154,8 +157,8 @@ tests: apiexample cpuid_test $(TESTS)
+@@ -189,8 +192,8 @@ tests: apiexample cpuid_test $(TESTS)
  
  $(LIB): $(OBJS) $(AMRLIBS)
        rm -f $@
@@ -23,7 +23,7 @@
  
  $(SLIB): $(OBJS)
  ifeq ($(CONFIG_WIN32),yes)
-@@ -171,13 +174,10 @@ libpostproc/libpostproc.a:
+@@ -206,13 +209,10 @@ libpostproc/libpostproc.a:
        $(MAKE) -C libpostproc
  
  %.o: %.c



Home | Main Index | Thread Index | Old Index