diff options
author | ben <ben@pkgsrc.org> | 2004-03-30 19:51:31 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-03-30 19:51:31 +0000 |
commit | 05cd73ec17e9eb4da20b01c6c2d8d9fbeb99df11 (patch) | |
tree | 6fe29abdcfe70df22d89138ff2373dcf4ece0e5b /multimedia/mplex/patches | |
parent | 4464ecf94a796fd81f179de0dbda6bd7d936e17b (diff) | |
download | pkgsrc-05cd73ec17e9eb4da20b01c6c2d8d9fbeb99df11.tar.gz |
Update mplex to version 1.6.2. A changelog was not available, but several
bugs were fixed. For details look at
http://cvs.sourceforge.net/viewcvs.py/mjpeg/mjpeg_play/mplex/
Diffstat (limited to 'multimedia/mplex/patches')
-rw-r--r-- | multimedia/mplex/patches/patch-ab | 12 | ||||
-rw-r--r-- | multimedia/mplex/patches/patch-ac | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/multimedia/mplex/patches/patch-ab b/multimedia/mplex/patches/patch-ab deleted file mode 100644 index db766d361b2..00000000000 --- a/multimedia/mplex/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/01/26 12:52:07 jmmv Exp $ - ---- mplex/systems.cc 2003/12/19 18:19:54 1.1 -+++ mplex/systems.cc 2003/12/19 18:20:07 -@@ -2,6 +2,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+#include <assert.h> - #include <sys/param.h> - #include <sys/stat.h> - #include "systems.hh" diff --git a/multimedia/mplex/patches/patch-ac b/multimedia/mplex/patches/patch-ac deleted file mode 100644 index b16dd9904e0..00000000000 --- a/multimedia/mplex/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2004/01/26 12:52:07 jmmv Exp $ - ---- mplex/stillsstream.cc 2003/12/19 18:20:51 1.1 -+++ mplex/stillsstream.cc 2003/12/19 18:21:08 -@@ -22,6 +22,7 @@ - - - #include <format_codes.h> -+#include <assert.h> - - #include "stillsstream.hh" - #include "interact.hh" |