Skip site navigation (1)Skip section navigation (2)
Date:      22 Dec 2005 12:34:39 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mi@aldan.algebra.com
Subject:   ports/90809: Update port: graphics/libfpx update to 1.2.0.13
Message-ID:  <20051222143439.36850.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512221440.jBMEe3pZ090938@freefall.freebsd.org>

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

>Number:         90809
>Category:       ports
>Synopsis:       Update port: graphics/libfpx update to 1.2.0.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 22 14:40:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Update to 1.2.0.13.
- Fixed WWW, this package is currently maintained by the ImageMagick Studio LLC.
- Fixed NO_PROFILE syntax on Makefile.bsd.
- Added SHA256.
- Maintainer has been CCed.

>How-To-Repeat:
	
>Fix:

	

--- libfpx.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/libfpx/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	1 Mar 2005 17:43:34 -0000	1.19
+++ Makefile	22 Dec 2005 14:30:22 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libfpx
-PORTVERSION=	1.2.0.12
+PORTVERSION=	1.2.0.13
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://gd.tuwien.ac.at/pub/graphics/%SUBDIR%/ \
 		ftp://ftp.sunet.se/pub/multimedia/graphics/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/libfpx/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	1 Mar 2005 17:43:34 -0000	1.10
+++ distinfo	22 Dec 2005 14:30:22 -0000
@@ -1,2 +1,3 @@
-MD5 (libfpx-1.2.0.12.tar.bz2) = a82d33cc0ede71752802da0f410398b8
-SIZE (libfpx-1.2.0.12.tar.bz2) = 2301747
+MD5 (libfpx-1.2.0.13.tar.bz2) = 5e781a17ec96e8f9af8c2ff319e8d706
+SHA256 (libfpx-1.2.0.13.tar.bz2) = 7f45582ec73588a6ea102a6f51dec5260c6f54951e6b2356a618b139cd3d8f50
+SIZE (libfpx-1.2.0.13.tar.bz2) = 2259745
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/graphics/libfpx/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	15 May 2004 00:31:34 -0000	1.2
+++ pkg-descr	22 Dec 2005 14:30:22 -0000
@@ -7,4 +7,4 @@
 instructions,  and  the  file  README.gcc   for  GNU  make  based  build
 instructions.
 
-WWW: http://www.i3a.org/
+WWW: http://www.imagemagick.org/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/libfpx/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	10 Mar 2001 20:35:18 -0000	1.1
+++ pkg-plist	22 Dec 2005 14:30:22 -0000
@@ -1,4 +1,4 @@
-lib/libfpx.so.1.2
+lib/libfpx.so.1
 lib/libfpx.so
 lib/libfpx.a
 include/fpxlib.h
Index: files/Makefile.bsd
===================================================================
RCS file: /home/ncvs/ports/graphics/libfpx/files/Makefile.bsd,v
retrieving revision 1.12
diff -u -r1.12 Makefile.bsd
--- files/Makefile.bsd	14 Feb 2005 20:59:50 -0000	1.12
+++ files/Makefile.bsd	22 Dec 2005 14:30:22 -0000
@@ -7,7 +7,7 @@
 INCSDIR	=	${LOCALBASE}/include
 INCDIR	=	${INCSDIR}		# for pre-bsd.incs.mk API
 
-NOPROFILE=	Don't want it
+NO_PROFILE=	Don't want it
 HAVES=		-DHAVE_WCHAR_H -DHAVE_DLFCN_H \
 		-DHAVE_SYS_TIME_H \
 		-DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H
--- libfpx.diff ends here ---


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



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