From mdev@ghost.lan.webteckies.org  Sat Jun 21 12:45:45 2003
Return-Path: <mdev@ghost.lan.webteckies.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8395C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jun 2003 12:45:45 -0700 (PDT)
Received: from ghost.lan.webteckies.org (node123e0.a2000.nl [24.132.35.224])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA4D43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jun 2003 12:45:44 -0700 (PDT)
	(envelope-from mdev@ghost.lan.webteckies.org)
Received: (from root@localhost)
	by ghost.lan.webteckies.org (8.11.1/8.11.1) id h5LJjXA00739;
	Sat, 21 Jun 2003 21:45:33 +0200 (CEST)
	(envelope-from mdev)
Message-Id: <200306211945.h5LJjXA00739@ghost.lan.webteckies.org>
Date: Sat, 21 Jun 2003 21:45:33 +0200 (CEST)
From: Melvyn Sopacua <melvyn@webteckies.org>
Reply-To: Melvyn Sopacua <melvyn@webteckies.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53595
>Category:       ports
>Synopsis:       PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 12:50:16 PDT 2003
>Closed-Date:    Sun Jul 13 20:47:03 PDT 2003
>Last-Modified:  Sun Jul 13 20:47:03 PDT 2003
>Originator:     Melvyn Sopacua
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD ghost.lan.webteckies.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Jun 21 00:55:35 CEST 2003 root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST i386

>Description:
	libfpx is upgraded to 1.2.0.9 and incorporates many of the patches,
	that we're in the port.
	Previous version is unavailable.
>How-To-Repeat:
	(cd /usr/ports/graphics/libfpx && make fetch)
>Fix:

	
diff -ur libfpx.orig/Makefile libfpx/Makefile
--- libfpx.orig/Makefile	Sun Apr 27 17:16:00 2003
+++ libfpx/Makefile	Sat Jun 21 21:21:42 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libfpx
-PORTVERSION=	1.2.0.8
+PORTVERSION=	1.2.0.9
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://gd.tuwien.ac.at/pub/graphics/%SUBDIR%/ \
 		ftp://ftp.sunet.se/pub/multimedia/graphics/%SUBDIR%/ \
diff -ur libfpx.orig/distinfo libfpx/distinfo
--- libfpx.orig/distinfo	Sun Apr 27 17:16:00 2003
+++ libfpx/distinfo	Sat Jun 21 21:21:26 2003
@@ -1 +1 @@
-MD5 (libfpx-1.2.0.8.tar.bz2) = c926fc8d450be7a2a6337f75d39d83a0
+MD5 (libfpx-1.2.0.9.tar.bz2) = aa9a74dbcacbd5884c9aa3d4c97f9db7
diff -ur libfpx.orig/files/Makefile.bsd libfpx/files/Makefile.bsd
--- libfpx.orig/files/Makefile.bsd	Thu Apr 24 01:30:59 2003
+++ libfpx/files/Makefile.bsd	Sat Jun 21 21:32:51 2003
@@ -9,7 +9,8 @@
 
 NOPROFILE=	Don't want it
 HAVES=		-DHAVE_WCHAR_H -DHAVE_DLFCN_H \
-		-DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H
+		-DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H \
+		-DHAVE_SYS_TIME_H
 CFLAGS+=	${HAVES}
 
 CPPS	!=	find ${.CURDIR} -name \*.cpp -print

To be removed:

patch-buffdesc
patch-ole::gen_guid.cpp
patch-types
patch-zero-size
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mi 
Responsible-Changed-By: osa 
Responsible-Changed-When: Sat Jun 21 14:15:49 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer. 
BTW what do you think to change MAINTAINER's e-mail to mi@ ? :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53595 
State-Changed-From-To: open->closed 
State-Changed-By: mi 
State-Changed-When: Sun Jul 13 20:25:37 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53595 
>Unformatted:
