Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2004 15:30:33 +0100
From:      Piotr Smyrak <smyru@smyrak.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62068: [patch] update graphics/potrace by adding author's patches
Message-ID:  <E1AmDBh-0003bq-LE@beth.poprostu.pl>
Resent-Message-ID: <200401291430.i0TEUM13085333@freefall.freebsd.org>

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

>Number:         62068
>Category:       ports
>Synopsis:       [patch] update graphics/potrace by adding author's patches
>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 Jan 29 06:30:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Smyrak
>Release:        FreeBSD 5.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #0: Fri Nov 14 15:54:01 CET 2003 root@ntbk:/usr/obj/usr/src/sys/SMYRU i386


>Description:
	This is an update for graphics/potrace that integrates a patch released 
by the program author that fixes some performance problems. It will also 
increase the PORTREVISION.

	See http://potrace.sourceforge.net/#news for details

>How-To-Repeat:
	N/A
>Fix:


--- potrace.patch.2 begins here ---
diff -Naru potrace.orig/Makefile potrace/Makefile
--- potrace.orig/Makefile	Thu Jan 29 14:33:31 2004
+++ potrace/Makefile	Thu Jan 29 15:27:03 2004
@@ -7,9 +7,13 @@
 
 PORTNAME=	potrace
 PORTVERSION=	1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://potrace.sourceforge.net/download/
+
+PATCH_SITES=	${MASTER_SITES}
+PATCHFILES=	${PORTNAME}-${PORTVERSION}-speed.patch
+PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	smyru@heron.pl
 COMMENT=	Transforms bitmaps into vector graphics
diff -Naru potrace.orig/distinfo potrace/distinfo
--- potrace.orig/distinfo	Thu Jan 29 14:33:10 2004
+++ potrace/distinfo	Thu Jan 29 15:24:53 2004
@@ -1 +1,2 @@
 MD5 (potrace-1.3.tar.gz) = 726f1e063d3a131504aaf80e653ee053
+MD5 (potrace-1.3-speed.patch) = 119b6cb8980996e4fba793e1f2326174
--- potrace.patch.2 ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AmDBh-0003bq-LE>