Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 21:45:33 +0200 (CEST)
From:      Melvyn Sopacua <melvyn@webteckies.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53595: PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
Message-ID:  <200306211945.h5LJjXA00739@ghost.lan.webteckies.org>
Resent-Message-ID: <200306211950.h5LJoHJn091218@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53595
>Category:       ports
>Synopsis:       PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 12:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306211945.h5LJjXA00739>