pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mpeg_encode Fix build on -current; problem ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/955c8c52ee7d
branches: trunk
changeset: 492204:955c8c52ee7d
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 06 16:30:18 2005 +0000
description:
Fix build on -current; problem reported and fix tested by
Louis Guillaume (on tech-pkg).
diffstat:
multimedia/mpeg_encode/distinfo | 3 ++-
multimedia/mpeg_encode/patches/patch-ag | 15 +++++++++++++++
2 files changed, 17 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r da5aa285c11c -r 955c8c52ee7d multimedia/mpeg_encode/distinfo
--- a/multimedia/mpeg_encode/distinfo Wed Apr 06 16:02:07 2005 +0000
+++ b/multimedia/mpeg_encode/distinfo Wed Apr 06 16:30:18 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 11:24:04 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/06 16:30:18 wiz Exp $
SHA1 (mpeg_encode-1.5b-src.tar.gz) = 853cd175f73b8064ce28deb256e4b81159a684ed
RMD160 (mpeg_encode-1.5b-src.tar.gz) = 24c0a1090076630c292936639c5fb275778f6470
@@ -8,3 +8,4 @@
SHA1 (patch-ac) = 8f89257bd93584cd028b659bb8c3379d713339da
SHA1 (patch-ad) = 670a244680d09cb9f558a8777ec8f189145342f8
SHA1 (patch-ae) = e591c1399d51175295731b2c8947c03c19ede486
+SHA1 (patch-ag) = 8cc4ffab9263f33e4a7da6779cdbbb59d010b475
diff -r da5aa285c11c -r 955c8c52ee7d multimedia/mpeg_encode/patches/patch-ag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/mpeg_encode/patches/patch-ag Wed Apr 06 16:30:18 2005 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-ag,v 1.1 2005/04/06 16:30:18 wiz Exp $
+
+--- opts.c.orig 1995-08-15 20:34:09.000000000 +0200
++++ opts.c
+@@ -37,9 +37,9 @@
+
+ #include <stdio.h>
+ #include <string.h>
+-#include "opts.h"
+ #include <malloc.h>
+ #include <math.h>
++#include "opts.h"
+
+ /*==============*
+ * EXTERNALS *
Home |
Main Index |
Thread Index |
Old Index