Bug 53595 - PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
Summary: PATCH upgrade libfpx v 1.2.0.9 (ImageMagick)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mikhail Teterin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-21 20:50 UTC by Melvyn Sopacua
Modified: 2003-07-14 04:47 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Melvyn Sopacua 2003-06-21 20:50:16 UTC
	libfpx is upgraded to 1.2.0.9 and incorporates many of the patches,
	that we're in the port.
	Previous version is unavailable.

Fix: 

To be removed:

patch-buffdesc
patch-ole::gen_guid.cpp
patch-types
patch-zero-size--Stjjpj41TDXmdsOPjtCByWy01gJIJ5PDWwKxYEEzRpIIEgnQ
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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
How-To-Repeat: 	(cd /usr/ports/graphics/libfpx && make fetch)
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-06-21 22:15:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mi

Over to maintainer. 
BTW what do you think to change MAINTAINER's e-mail to mi@ ? :-)
Comment 2 Mikhail Teterin freebsd_committer freebsd_triage 2003-07-14 04:25:37 UTC
State Changed
From-To: open->closed

Commited, thanks!