ports/65327: Maintainer Update: graphics/zphoto - bugfix for avifile

UMENO Takashi umeno at rr.iij4u.or.jp
Thu Apr 8 16:20:14 UTC 2004


>Number:         65327
>Category:       ports
>Synopsis:       Maintainer Update: graphics/zphoto - bugfix for avifile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 09:20:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Mar 31 00:18:05 JST 2004 umeno at belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA22 i386


	
>Description:
Maintainer Update: graphics/zphoto - bug fix for avifile.

Please see:
2004-04-05: A bug in zphoto 0.8 found.
http://namazu.org/~satoru/zphoto/index.html.en

New file:
files/patch-util.c

>How-To-Repeat:
N/A
>Fix:

diff -urN zphoto.orig/Makefile zphoto/Makefile
--- zphoto.orig/Makefile	Mon Apr  5 01:23:56 2004
+++ zphoto/Makefile	Fri Apr  9 00:19:52 2004
@@ -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 -urN zphoto.orig/files/patch-util.c zphoto/files/patch-util.c
--- zphoto.orig/files/patch-util.c	Thu Jan  1 09:00:00 1970
+++ zphoto/files/patch-util.c	Fri Apr  9 00:25:53 2004
@@ -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). 
+      */



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list