diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-25 16:22:32 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-25 16:22:32 +0000 |
commit | d00e4481613bbf241d8137dd7daaff62a3c49112 (patch) | |
tree | 7d59a386de095415a0a63d19e81c4bfbb6964040 /multimedia/avifile/files/patch-ab | |
parent | Prevent bison(1) from being picked up automagically by the configure script. (diff) |
o update to 0.60.20010920
o sanitize MASTER_SITES
o bump lib version since incompatible with previous one
o trim/update DESCR; update WWW tag
PR: 30747
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=48191
Diffstat (limited to 'multimedia/avifile/files/patch-ab')
-rw-r--r-- | multimedia/avifile/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/avifile/files/patch-ab b/multimedia/avifile/files/patch-ab deleted file mode 100644 index ad26321f3929..000000000000 --- a/multimedia/avifile/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/aviread/Cache.cpp.orig Sun Apr 29 20:25:10 2001 -+++ lib/aviread/Cache.cpp Sun Apr 29 20:25:19 2001 -@@ -3,7 +3,6 @@ - #include <unistd.h> - #include <fcntl.h> - #include <sys/time.h> --#include <stdint.h> - - #include <iomanip> - #include <iostream> |