summaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-10 17:33:53 +0000
committerjmmv <jmmv>2003-01-10 17:33:53 +0000
commit5d783138bd46d67fb2c238569480afe3bc2060b3 (patch)
treefe9b78615644e81cc3b03d3e4c72a92a19ec9caf /graphics/autotrace
parent1ff360ddcdc67fcde7c012517986d130a129b368 (diff)
downloadpkgsrc-5d783138bd46d67fb2c238569480afe3bc2060b3.tar.gz
Update autotrace to 0.31.1, as requested in PR pkg/19094.
Changes since 0.29 include lots of bugfixes and code cleanup.
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile7
-rw-r--r--graphics/autotrace/PLIST11
-rw-r--r--graphics/autotrace/distinfo6
3 files changed, 17 insertions, 7 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 8e15e322e8b..bbba4047534 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2002/11/13 19:26:36 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/01/10 17:33:53 jmmv Exp $
#
-DISTNAME= autotrace-0.29
-PKGREVISION= 2
+DISTNAME= autotrace-0.31.1
CATEGORIES= graphics cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}
@@ -14,5 +13,7 @@ USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+PKGCONFIG_OVERRIDE= ${WRKSRC}/autotrace.pc.in
+
.include "../../graphics/ImageMagick/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/autotrace/PLIST b/graphics/autotrace/PLIST
index 7332c4e17cd..4249ec8f9ac 100644
--- a/graphics/autotrace/PLIST
+++ b/graphics/autotrace/PLIST
@@ -1,8 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2002/01/03 14:03:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/01/10 17:33:54 jmmv Exp $
bin/autotrace
bin/autotrace-config
include/autotrace/autotrace.h
+include/autotrace/exception.h
+include/autotrace/input.h
+include/autotrace/output.h
include/autotrace/types.h
lib/libautotrace.a
+lib/libautotrace.la
+lib/libautotrace.so
+lib/libautotrace.so.3
+lib/libautotrace.so.3.0
+lib/pkgconfig/autotrace.pc
+man/man1/autotrace.1
share/aclocal/autotrace.m4
@dirrm include/autotrace
diff --git a/graphics/autotrace/distinfo b/graphics/autotrace/distinfo
index b8fd45245c5..55fc4c1c679 100644
--- a/graphics/autotrace/distinfo
+++ b/graphics/autotrace/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2002/09/22 00:08:36 jlam Exp $
+$NetBSD: distinfo,v 1.6 2003/01/10 17:33:54 jmmv Exp $
-SHA1 (autotrace-0.29.tar.gz) = f503eec18bd76fa25d0ac3913505057163fd9818
-Size (autotrace-0.29.tar.gz) = 212608 bytes
+SHA1 (autotrace-0.31.1.tar.gz) = 679e4912528030b86f23db5b99e60f8e7df883fd
+Size (autotrace-0.31.1.tar.gz) = 362718 bytes