diff options
author | vs <vs@FreeBSD.org> | 2004-11-17 09:39:27 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-11-17 09:39:27 +0000 |
commit | facc33608d386a04613f85adec0b17149f815bff (patch) | |
tree | fbee113d498c7fa5d5e5c126ab16b485aebfc74a /multimedia/qdvdauthor | |
parent | 7edffea967fabf425052a6a9b9dee940d08fa046 (diff) | |
download | FreeBSD-ports-facc33608d386a04613f85adec0b17149f815bff.zip FreeBSD-ports-facc33608d386a04613f85adec0b17149f815bff.tar.gz |
Chase rerolled tarball
PR: ports/74023
Submitted by: maintainer
Diffstat (limited to 'multimedia/qdvdauthor')
-rw-r--r-- | multimedia/qdvdauthor/distinfo | 4 | ||||
-rw-r--r-- | multimedia/qdvdauthor/files/patch-configure | 11 |
2 files changed, 2 insertions, 13 deletions
diff --git a/multimedia/qdvdauthor/distinfo b/multimedia/qdvdauthor/distinfo index d0987de..dfd6960 100644 --- a/multimedia/qdvdauthor/distinfo +++ b/multimedia/qdvdauthor/distinfo @@ -1,2 +1,2 @@ -MD5 (qdvdauthor-0.0.8.tar.gz) = 67294b179464cd07220a8f484545318a -SIZE (qdvdauthor-0.0.8.tar.gz) = 679606 +MD5 (qdvdauthor-0.0.8.tar.gz) = 40044fd97d7c42d09dbdeb4727b9534a +SIZE (qdvdauthor-0.0.8.tar.gz) = 678802 diff --git a/multimedia/qdvdauthor/files/patch-configure b/multimedia/qdvdauthor/files/patch-configure index 62111e1..e69de29 100644 --- a/multimedia/qdvdauthor/files/patch-configure +++ b/multimedia/qdvdauthor/files/patch-configure @@ -1,11 +0,0 @@ ---- configure.orig Fri Nov 5 14:57:58 2004 -+++ configure Fri Nov 5 14:58:33 2004 -@@ -265,7 +265,7 @@ - esac; - done; - # Here we check for xine, or mplayer -- if [ VIDEO_LIB = "xine" ]; -+ if [ $VIDEO_LIB = "xine" ]; - then - check_xinelibs; - else |