diff options
author | lioux <lioux@FreeBSD.org> | 2003-01-14 03:40:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-01-14 03:40:15 +0800 |
commit | 1d1cad2a0a620f615a16c7ffadd44802c2728d57 (patch) | |
tree | 4e09461194f04fa84e4f900c92819d2bf295d90a | |
parent | ad23c247f04e7e693e7bf49cc78aeecedf8f7e11 (diff) | |
download | freebsd-ports-gnome-1d1cad2a0a620f615a16c7ffadd44802c2728d57.tar.gz freebsd-ports-gnome-1d1cad2a0a620f615a16c7ffadd44802c2728d57.tar.zst freebsd-ports-gnome-1d1cad2a0a620f615a16c7ffadd44802c2728d57.zip |
Remove with update to 0.7.22.20021129
6 files changed, 0 insertions, 91 deletions
diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::http.c b/multimedia/avifile/files/patch-ffmpeg::libav::http.c deleted file mode 100644 index b777084f4db9..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::http.c +++ /dev/null @@ -1,15 +0,0 @@ ---- ffmpeg/libav/http.c.orig Mon Nov 11 18:03:57 2002 -+++ ffmpeg/libav/http.c Mon Nov 11 18:04:09 2002 -@@ -16,11 +16,11 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ -+#include <sys/types.h> - #include <sys/socket.h> - #include "avformat.h" - #include <unistd.h> - #include <ctype.h> --#include <sys/types.h> - #include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::rtp.c b/multimedia/avifile/files/patch-ffmpeg::libav::rtp.c deleted file mode 100644 index 04faa189437f..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::rtp.c +++ /dev/null @@ -1,15 +0,0 @@ ---- ffmpeg/libav/rtp.c.orig Mon Nov 11 18:05:16 2002 -+++ ffmpeg/libav/rtp.c Mon Nov 11 18:05:24 2002 -@@ -16,11 +16,11 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ --#include <sys/socket.h> - #include "avformat.h" - - #include <unistd.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::rtpproto.c b/multimedia/avifile/files/patch-ffmpeg::libav::rtpproto.c deleted file mode 100644 index 0d7b859f42c1..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::rtpproto.c +++ /dev/null @@ -1,16 +0,0 @@ ---- ffmpeg/libav/rtpproto.c.orig Mon Nov 11 18:05:59 2002 -+++ ffmpeg/libav/rtpproto.c Mon Nov 11 18:06:08 2002 -@@ -16,12 +16,12 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ --#include <sys/socket.h> - #include "avformat.h" - - #include <unistd.h> - #include <stdarg.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::rtsp.c b/multimedia/avifile/files/patch-ffmpeg::libav::rtsp.c deleted file mode 100644 index b89ad9cde957..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::rtsp.c +++ /dev/null @@ -1,16 +0,0 @@ ---- ffmpeg/libav/rtsp.c.orig Mon Nov 11 18:06:37 2002 -+++ ffmpeg/libav/rtsp.c Mon Nov 11 18:06:51 2002 -@@ -16,11 +16,12 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ --#include <netinet/in.h> - #include "avformat.h" - - #include <sys/time.h> -+#include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> - #else diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::tcp.c b/multimedia/avifile/files/patch-ffmpeg::libav::tcp.c deleted file mode 100644 index 4041fbdb3ffd..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::tcp.c +++ /dev/null @@ -1,15 +0,0 @@ ---- ffmpeg/libav/tcp.c.orig Mon Nov 11 18:07:22 2002 -+++ ffmpeg/libav/tcp.c Mon Nov 11 18:07:27 2002 -@@ -16,11 +16,11 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ --#include <sys/socket.h> - #include "avformat.h" - #include <unistd.h> - #include <ctype.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> diff --git a/multimedia/avifile/files/patch-ffmpeg::libav::udp.c b/multimedia/avifile/files/patch-ffmpeg::libav::udp.c deleted file mode 100644 index f90fc70a1ffc..000000000000 --- a/multimedia/avifile/files/patch-ffmpeg::libav::udp.c +++ /dev/null @@ -1,14 +0,0 @@ ---- ffmpeg/libav/udp.c.orig Mon Nov 11 18:07:52 2002 -+++ ffmpeg/libav/udp.c Mon Nov 11 18:07:56 2002 -@@ -16,10 +16,10 @@ - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ --#include <sys/socket.h> - #include "avformat.h" - #include <unistd.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #ifndef __BEOS__ - # include <arpa/inet.h> |