aboutsummaryrefslogtreecommitdiff
path: root/graphics/zphoto
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-08 18:28:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-08 18:28:21 +0000
commitf7676015da7917195d45d2eaad5e9fd1ad7b9f26 (patch)
treece0dd4a276b646cff75d5540d9ab3dccaeee66b4 /graphics/zphoto
parent0ea1b848c57790e7f6de9b09b62714222ed4c264 (diff)
downloadports-f7676015da7917195d45d2eaad5e9fd1ad7b9f26.tar.gz
ports-f7676015da7917195d45d2eaad5e9fd1ad7b9f26.zip
Notes
Diffstat (limited to 'graphics/zphoto')
-rw-r--r--graphics/zphoto/Makefile1
-rw-r--r--graphics/zphoto/files/patch-util.c10
2 files changed, 11 insertions, 0 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile
index 1a055b6f132c..5c318cad8d19 100644
--- a/graphics/zphoto/Makefile
+++ b/graphics/zphoto/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zphoto
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= graphics www
MASTER_SITES= http://namazu.org/~satoru/zphoto/
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/zphoto/files/patch-util.c b/graphics/zphoto/files/patch-util.c
new file mode 100644
index 000000000000..479773932167
--- /dev/null
+++ b/graphics/zphoto/files/patch-util.c
@@ -0,0 +1,10 @@
+--- util.c.orig Sun Apr 4 02:11:57 2004
++++ util.c Fri Apr 9 00:25:22 2004
+@@ -393,7 +393,6 @@
+ int
+ zphoto_video_file_p (const char *file_name)
+ {
+- return 0;
+ /*
+ * Check by its file name only (not its content).
+ */