From efd26b17396c795f179a3f6e280d385c0f623e79 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Sun, 3 Feb 2002 00:42:28 +0000 Subject: [PATCH] Update to 0.29 PR: 33277 Submitted by: maintainer --- graphics/autotrace/Makefile | 2 +- graphics/autotrace/distinfo | 2 +- graphics/autotrace/files/patch-ab | 14 +++++++------- graphics/autotrace/pkg-plist | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index cabea1bb444e..137d66a3552a 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= autotrace -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/autotrace/distinfo b/graphics/autotrace/distinfo index 206e82d9b8cd..a2ed3c9abe4b 100644 --- a/graphics/autotrace/distinfo +++ b/graphics/autotrace/distinfo @@ -1 +1 @@ -MD5 (autotrace-0.28.tar.gz) = 2bda3449b5924f45ec31661a2a2f2890 +MD5 (autotrace-0.29.tar.gz) = 39ff756fc6d8a8cdd4616e311e1066b8 diff --git a/graphics/autotrace/files/patch-ab b/graphics/autotrace/files/patch-ab index 0fae7ef17e5c..dfe6d6cf9aee 100644 --- a/graphics/autotrace/files/patch-ab +++ b/graphics/autotrace/files/patch-ab @@ -1,11 +1,11 @@ ---- output-swf.h.orig Thu Mar 8 09:27:39 2001 -+++ output-swf.h Thu Apr 12 11:48:40 2001 -@@ -9,7 +9,7 @@ - #include - #include "types.h" +--- output-swf.c.orig Sun Dec 23 22:10:59 2001 ++++ output-swf.c Thu Dec 27 14:45:31 2001 +@@ -2,7 +2,7 @@ + #include "spline.h" + #include "output-swf.h" -#include +#include - int output_swf_writer(FILE* file, string name, - int llx, int lly, int urx, int ury, + #define FPS 24.0 + #define IMGID 1 diff --git a/graphics/autotrace/pkg-plist b/graphics/autotrace/pkg-plist index 66e68b66b1cc..c4c88fedf1a3 100644 --- a/graphics/autotrace/pkg-plist +++ b/graphics/autotrace/pkg-plist @@ -2,7 +2,7 @@ lib/libautotrace.a bin/autotrace bin/autotrace-config share/aclocal/autotrace.m4 -@dirrm share/aclocal +@unexec rmdir %D/share/aclocal 2>/dev/null || true include/autotrace/types.h include/autotrace/autotrace.h @dirrm include/autotrace