aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/potrace
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-29 23:55:59 +0800
committerpav <pav@FreeBSD.org>2004-01-29 23:55:59 +0800
commitd54156cefd0831949ef9698c8c848253440f9105 (patch)
treec3e079e35cd872de38e01e611a40e9e3dc02f28d /graphics/potrace
parentb6f94377595b909ec0f0c87c7a11916b7bdaa18a (diff)
downloadfreebsd-ports-gnome-d54156cefd0831949ef9698c8c848253440f9105.tar.gz
freebsd-ports-gnome-d54156cefd0831949ef9698c8c848253440f9105.tar.zst
freebsd-ports-gnome-d54156cefd0831949ef9698c8c848253440f9105.zip
- Add author's patch to improve performance
- Bump portrevision PR: ports/62068 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Diffstat (limited to 'graphics/potrace')
-rw-r--r--graphics/potrace/Makefile6
-rw-r--r--graphics/potrace/distinfo1
2 files changed, 6 insertions, 1 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index 507854cd60ef..09464cfd8ef5 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -7,10 +7,14 @@
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 --git a/graphics/potrace/distinfo b/graphics/potrace/distinfo
index b32246bd0416..de93ebe4f138 100644
--- a/graphics/potrace/distinfo
+++ b/graphics/potrace/distinfo
@@ -1 +1,2 @@
MD5 (potrace-1.3.tar.gz) = 726f1e063d3a131504aaf80e653ee053
+MD5 (potrace-1.3-speed.patch) = 119b6cb8980996e4fba793e1f2326174