From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 22 14:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B8716A41F for ; Thu, 22 Dec 2005 14:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AAEC43D5A for ; Thu, 22 Dec 2005 14:40:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBMEe3h4090939 for ; Thu, 22 Dec 2005 14:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBMEe3pZ090938; Thu, 22 Dec 2005 14:40:03 GMT (envelope-from gnats) Resent-Date: Thu, 22 Dec 2005 14:40:03 GMT Resent-Message-Id: <200512221440.jBMEe3pZ090938@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jean Milanez Melo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EF4C16A41F for ; Thu, 22 Dec 2005 14:34:40 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B18C43D55 for ; Thu, 22 Dec 2005 14:34:33 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: (qmail 36851 invoked by uid 1003); 22 Dec 2005 12:34:39 -0200 Message-Id: <20051222143439.36850.qmail@capeta.freebsdbrasil.com.br> Date: 22 Dec 2005 12:34:39 -0200 From: Jean Milanez Melo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mi@aldan.algebra.com Subject: ports/90809: Update port: graphics/libfpx update to 1.2.0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean Milanez Melo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 14:40:22 -0000 >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: