diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 11:38:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 11:38:48 +0000 |
commit | 1d3c9d0cba05c4b9adae642d5000f5f5dc665508 (patch) | |
tree | 1d7aa5ad4ddd5e10c8aa6df41a791a2a9e712d68 /graphics/potrace | |
parent | fd6b6161716f038698fc523dceccee8a9b92e11b (diff) |
Update to 1.5
PR: ports/69161
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=113806
Diffstat (limited to 'graphics/potrace')
-rw-r--r-- | graphics/potrace/Makefile | 2 | ||||
-rw-r--r-- | graphics/potrace/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile index d266a670254d..9f350f3d4a67 100644 --- a/graphics/potrace/Makefile +++ b/graphics/potrace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= potrace -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= graphics MASTER_SITES= http://potrace.sourceforge.net/download/ diff --git a/graphics/potrace/distinfo b/graphics/potrace/distinfo index b3292a94384c..1f9ce31d26a6 100644 --- a/graphics/potrace/distinfo +++ b/graphics/potrace/distinfo @@ -1,2 +1,2 @@ -MD5 (potrace-1.4.tar.gz) = f24018c4a7d65bf88fb55bbda543204d -SIZE (potrace-1.4.tar.gz) = 222112 +MD5 (potrace-1.5.tar.gz) = 461146bda32fa71245881c1456490bad +SIZE (potrace-1.5.tar.gz) = 221180 |