diff options
author | vs <vs@FreeBSD.org> | 2005-03-02 16:24:48 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-02 16:24:48 +0800 |
commit | 8414d8df4268536c3b48245f37cd2b7cb2b8bc70 (patch) | |
tree | 3db3efc9e2d2e2ed0e3540d3805c6be33525dd9d /graphics | |
parent | 15ad9ab2c64749113121bd6a56d867eadd9500c2 (diff) | |
download | freebsd-ports-gnome-8414d8df4268536c3b48245f37cd2b7cb2b8bc70.tar.gz freebsd-ports-gnome-8414d8df4268536c3b48245f37cd2b7cb2b8bc70.tar.zst freebsd-ports-gnome-8414d8df4268536c3b48245f37cd2b7cb2b8bc70.zip |
Update to 1.6
PR: ports/78188
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/potrace/Makefile | 2 | ||||
-rw-r--r-- | graphics/potrace/distinfo | 4 | ||||
-rw-r--r-- | graphics/potrace/pkg-descr | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile index 9f350f3d4a67..9cd06a254568 100644 --- a/graphics/potrace/Makefile +++ b/graphics/potrace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= potrace -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= graphics MASTER_SITES= http://potrace.sourceforge.net/download/ diff --git a/graphics/potrace/distinfo b/graphics/potrace/distinfo index 1f9ce31d26a6..4784a7b795a1 100644 --- a/graphics/potrace/distinfo +++ b/graphics/potrace/distinfo @@ -1,2 +1,2 @@ -MD5 (potrace-1.5.tar.gz) = 461146bda32fa71245881c1456490bad -SIZE (potrace-1.5.tar.gz) = 221180 +MD5 (potrace-1.6.tar.gz) = 2eb0bd46cb3930bcacde5791024fb714 +SIZE (potrace-1.6.tar.gz) = 414361 diff --git a/graphics/potrace/pkg-descr b/graphics/potrace/pkg-descr index 14cc40c959b6..6643656e7976 100644 --- a/graphics/potrace/pkg-descr +++ b/graphics/potrace/pkg-descr @@ -4,7 +4,8 @@ bitmaps - converting them into smooth, scalable images. It accepts as input a bitmap B/W images (PBM, PGM, PPM and BMP formats), and returns encapsulated PostScript (EPS) as the default output. Other output format are -available: PS, SVG, Xfig, PGM and experimental GimpPath. +available: PS, SVG, Xfig, PGM, PDF and experimental +GimpPath. You can create scalable images from scans, such as logos, hand taken notes, etc. The resulting smooth |