ports/62068: [patch] update graphics/potrace by adding author's patches

Piotr Smyrak smyru at smyrak.com
Thu Jan 29 14:30:31 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list