Date: Thu, 10 Mar 2005 22:48:07 +0100 From: "Piotr Smyrak" <piotr.smyrak@heron.pl> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/78682: [patch] upgrade graphics/potrace to 1.7 a bugfix realese Message-ID: <1110491287.0@smyru.smyrak.com> Resent-Message-ID: <200503102150.j2ALo2Q5007563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78682 >Category: ports >Synopsis: [patch] upgrade graphics/potrace to 1.7 a bugfix realese >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 10 21:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Piotr Smyrak >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD 5.3-STABLE #0: Mon Nov 22 01:43:22 CET 2004 root@smyru.smyrak.com:/usr/obj/usr/src/sys/SMYRU >Description: The recently released and present in ports version 1.6 of potrace has a bug affecting users of some 64-bit architectures. This update brings a solution. >How-To-Repeat: >Fix: --- potrace.patch begins here --- --- Makefile.orig Thu Mar 10 20:51:30 2005 +++ Makefile Thu Mar 10 20:51:38 2005 @@ -6,7 +6,7 @@ # PORTNAME= potrace -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= graphics MASTER_SITES= http://potrace.sourceforge.net/download/ --- distinfo.orig Thu Mar 10 20:51:24 2005 +++ distinfo Thu Mar 10 22:43:10 2005 @@ -1,2 +1,2 @@ -MD5 (potrace-1.6.tar.gz) = 2eb0bd46cb3930bcacde5791024fb714 -SIZE (potrace-1.6.tar.gz) = 414361 +MD5 (potrace-1.7.tar.gz) = 8bfaabf935c03643a6875bde36fe6302 +SIZE (potrace-1.7.tar.gz) = 414480 --- potrace.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110491287.0>