Tue Dec 8 13:15:28 2015 UTC ()
Update to 0.9.12.20151208.

This is a manually created snapshot to get a bug fix while waiting
for the next release since the diff would be too big.

Changes from 0.9.12:
--------------------

* Features:
  - new library: libpkgconf

* Enhancements:
  - testsuite: use an explicit prefix on all tests
  - build: switch to automake

* Bug fixes:
  - cast all usage of ctype(3) functions
  - do not expand variables passed via --define-variable for compatibility with pkg-config 0.29
  - let the CFLAGS being user settable


(wiz)
diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/Makefile (expand / switch to context diff)
--- pkgsrc/devel/pkgconf/Makefile 2015/12/04 19:26:43 1.1
+++ pkgsrc/devel/pkgconf/Makefile 2015/12/08 13:15:28 1.2
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/12/04 19:26:43 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/08 13:15:28 wiz Exp $
 
-DISTNAME=	pkgconf-0.9.12
+DISTNAME=	pkgconf-0.9.12.20151208
 CATEGORIES=	devel
 MASTER_SITES=	http://rabbit.dereferenced.org/~nenolod/distfiles/
-EXTRACT_SUFX=	.tar.bz2
+#EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	nico@orgrim.net
 HOMEPAGE=	https://github.com/pkgconf/pkgconf
@@ -11,6 +11,8 @@
 LICENSE=	modified-bsd
 
 CONFLICTS+=	pkg-config-[0-9]*
+
+WRKSRC=		${WRKDIR}/pkgconf-0.9.12
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-pkg-config-dir=${PREFIX}/share/pkgconfig \

cvs diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/PLIST (expand / switch to context diff)
--- pkgsrc/devel/pkgconf/PLIST 2015/12/04 19:26:43 1.1
+++ pkgsrc/devel/pkgconf/PLIST 2015/12/08 13:15:28 1.2
@@ -1,5 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/04 19:26:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/12/08 13:15:28 wiz Exp $
 bin/pkg-config
 bin/pkgconf
-share/aclocal/pkg.m4
+include/pkgconf/bsdstubs.h
+include/pkgconf/iter.h
+include/pkgconf/libpkgconf.h
+include/pkgconf/stdinc.h
+lib/libpkgconf.la
 man/man1/pkgconf.1
+share/aclocal/pkg.m4
+share/doc/pkgconf/AUTHORS
+share/doc/pkgconf/README.md

cvs diff -r1.1 -r1.2 pkgsrc/devel/pkgconf/distinfo (expand / switch to context diff)
--- pkgsrc/devel/pkgconf/distinfo 2015/12/04 19:26:43 1.1
+++ pkgsrc/devel/pkgconf/distinfo 2015/12/08 13:15:28 1.2
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/12/04 19:26:43 wiz Exp $
+$NetBSD: distinfo,v 1.2 2015/12/08 13:15:28 wiz Exp $
 
-SHA1 (pkgconf-0.9.12.tar.bz2) = 9f99afd100c3a42ae996a782ea46978d2877f891
+SHA1 (pkgconf-0.9.12.20151208.tar.gz) = 49a27bab70d3eaf4af5d40f62bce720e82e04288
-RMD160 (pkgconf-0.9.12.tar.bz2) = 97e64c8717ec069ad9722615b056e573762c25ab
+RMD160 (pkgconf-0.9.12.20151208.tar.gz) = 92db06c9c24848e31474a2b340631ffe46b5edb1
-SHA512 (pkgconf-0.9.12.tar.bz2) = efe13db7a46992eb44ead493fc12b3fc6a5567e0206f701b6c48d9b5eb0bc90fcc9ae7a7e08ae641bb10df869287e5b68291701d4013d6cf27bd2b1518c29192
+SHA512 (pkgconf-0.9.12.20151208.tar.gz) = 9504911ac0eba9ab48504b492436d2741c00d8bd402437057c15dfe7beeda4969ae63a57457549debea565c8f362cfbda8858e94be318e7a24e8f547edf7dda4
-Size (pkgconf-0.9.12.tar.bz2) = 87109 bytes
+Size (pkgconf-0.9.12.20151208.tar.gz) = 339291 bytes