summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-08 13:15:28 +0000
committerwiz <wiz@pkgsrc.org>2015-12-08 13:15:28 +0000
commitfb1dd1974f55f60ea5f6fc5e9f3b38ece895eb91 (patch)
treed68473c074c2d66a57580173481f207311df281b /devel
parent02dd53dba7a4d78c498640d11ff20421561a80cd (diff)
downloadpkgsrc-fb1dd1974f55f60ea5f6fc5e9f3b38ece895eb91.tar.gz
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
Diffstat (limited to 'devel')
-rw-r--r--devel/pkgconf/Makefile8
-rw-r--r--devel/pkgconf/PLIST11
-rw-r--r--devel/pkgconf/distinfo10
3 files changed, 19 insertions, 10 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 61fe532dfa7..966e4e3c0c4 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -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
@@ -12,6 +12,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 \
--with-system-libdir=/usr/lib \
diff --git a/devel/pkgconf/PLIST b/devel/pkgconf/PLIST
index df35c298e58..873cf140791 100644
--- a/devel/pkgconf/PLIST
+++ b/devel/pkgconf/PLIST
@@ -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
diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo
index b47cebc6e62..1856f98aab3 100644
--- a/devel/pkgconf/distinfo
+++ b/devel/pkgconf/distinfo
@@ -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
-RMD160 (pkgconf-0.9.12.tar.bz2) = 97e64c8717ec069ad9722615b056e573762c25ab
-SHA512 (pkgconf-0.9.12.tar.bz2) = efe13db7a46992eb44ead493fc12b3fc6a5567e0206f701b6c48d9b5eb0bc90fcc9ae7a7e08ae641bb10df869287e5b68291701d4013d6cf27bd2b1518c29192
-Size (pkgconf-0.9.12.tar.bz2) = 87109 bytes
+SHA1 (pkgconf-0.9.12.20151208.tar.gz) = 49a27bab70d3eaf4af5d40f62bce720e82e04288
+RMD160 (pkgconf-0.9.12.20151208.tar.gz) = 92db06c9c24848e31474a2b340631ffe46b5edb1
+SHA512 (pkgconf-0.9.12.20151208.tar.gz) = 9504911ac0eba9ab48504b492436d2741c00d8bd402437057c15dfe7beeda4969ae63a57457549debea565c8f362cfbda8858e94be318e7a24e8f547edf7dda4
+Size (pkgconf-0.9.12.20151208.tar.gz) = 339291 bytes