Wed Feb 8 18:03:27 2017 UTC ()
Quick fix: install the include file; remove patches


(adam)
diff -r1.11 -r1.12 pkgsrc/graphics/potrace/Makefile
diff -r1.4 -r1.5 pkgsrc/graphics/potrace/PLIST
diff -r1.9 -r1.10 pkgsrc/graphics/potrace/distinfo
diff -r1.2 -r0 pkgsrc/graphics/potrace/patches/patch-src_Makefile.am
diff -r1.3 -r0 pkgsrc/graphics/potrace/patches/patch-src_Makefile.in

cvs diff -r1.11 -r1.12 pkgsrc/graphics/potrace/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/potrace/Makefile 2017/02/08 17:53:51 1.11
+++ pkgsrc/graphics/potrace/Makefile 2017/02/08 18:03:27 1.12
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.11 2017/02/08 17:53:51 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2017/02/08 18:03:27 adam Exp $
2 2
3DISTNAME= potrace-1.13 3DISTNAME= potrace-1.13
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= http://potrace.sourceforge.net/download/ 5MASTER_SITES= http://potrace.sourceforge.net/download/
6MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=potrace/} 6MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=potrace/}
7 7
8MAINTAINER= adam@NetBSD.org 8MAINTAINER= adam@NetBSD.org
9HOMEPAGE= http://potrace.sourceforge.net/ 9HOMEPAGE= http://potrace.sourceforge.net/
10COMMENT= Utility for transforming bitmaps into vector graphics 10COMMENT= Utility for transforming bitmaps into vector graphics
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
 15CONFIGURE_ARGS+= --with-libpotrace
15 16
16.include "../../devel/zlib/buildlink3.mk" 17.include "../../devel/zlib/buildlink3.mk"
17.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/graphics/potrace/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/potrace/PLIST 2012/04/17 21:56:52 1.4
+++ pkgsrc/graphics/potrace/PLIST 2017/02/08 18:03:27 1.5
@@ -1,7 +1,8 @@ @@ -1,7 +1,8 @@
1@comment $NetBSD: PLIST,v 1.4 2012/04/17 21:56:52 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.5 2017/02/08 18:03:27 adam Exp $
2bin/mkbitmap 2bin/mkbitmap
3bin/potrace 3bin/potrace
 4include/potracelib.h
4lib/libpotrace.la 5lib/libpotrace.la
5man/man1/mkbitmap.1 6man/man1/mkbitmap.1
6man/man1/potrace.1 7man/man1/potrace.1
7share/doc/potrace/placement.pdf 8share/doc/potrace/placement.pdf

cvs diff -r1.9 -r1.10 pkgsrc/graphics/potrace/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/potrace/distinfo 2017/02/08 17:53:51 1.9
+++ pkgsrc/graphics/potrace/distinfo 2017/02/08 18:03:27 1.10
@@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
1$NetBSD: distinfo,v 1.9 2017/02/08 17:53:51 adam Exp $ 1$NetBSD: distinfo,v 1.10 2017/02/08 18:03:27 adam Exp $
2 2
3SHA1 (potrace-1.13.tar.gz) = fe8e42e0b5f7d3130b494818d6b1872e29097cd5 3SHA1 (potrace-1.13.tar.gz) = fe8e42e0b5f7d3130b494818d6b1872e29097cd5
4RMD160 (potrace-1.13.tar.gz) = ff51f938641bfc81236dd4daba54c00915e883c0 4RMD160 (potrace-1.13.tar.gz) = ff51f938641bfc81236dd4daba54c00915e883c0
5SHA512 (potrace-1.13.tar.gz) = d7b1e72bee388aa309a5fbf3944b9409d912f2ed8a089a44dfca597b55d88bdf08778d40fc487e6689a873631c24cd393894ff353442dc778dfd0d3068121484 5SHA512 (potrace-1.13.tar.gz) = d7b1e72bee388aa309a5fbf3944b9409d912f2ed8a089a44dfca597b55d88bdf08778d40fc487e6689a873631c24cd393894ff353442dc778dfd0d3068121484
6Size (potrace-1.13.tar.gz) = 605931 bytes 6Size (potrace-1.13.tar.gz) = 605931 bytes
7SHA1 (patch-src_Makefile.am) = 4476e3719269afd1d8455eca89baba8feeaaa18d 
8SHA1 (patch-src_Makefile.in) = a4eae96751dc22a75594e91347bff6c4e6aff45c 

File Deleted: pkgsrc/graphics/potrace/patches/Attic/patch-src_Makefile.am

File Deleted: pkgsrc/graphics/potrace/patches/Attic/patch-src_Makefile.in