Index: head/devel/pkgconf/Makefile =================================================================== --- head/devel/pkgconf/Makefile (revision 441492) +++ head/devel/pkgconf/Makefile (revision 441493) @@ -1,31 +1,33 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ # NOTE: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. MAINTAINER= bapt@FreeBSD.org COMMENT= Utility to help to configure compiler and linker flags LICENSE= ISCL + +TEST_DEPENDS= kyua:devel/kyua USES= tar:xz libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \ --with-system-libdir=/usr/lib \ --with-system-includedir=/usr/include MAKE_ARGS= MANDIR="${MAN1PREFIX}/man/man1" post-install: ${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config .include Index: head/devel/pkgconf/distinfo =================================================================== --- head/devel/pkgconf/distinfo (revision 441492) +++ head/devel/pkgconf/distinfo (revision 441493) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491341336 -SHA256 (pkgconf-1.3.5.tar.xz) = 886c397b22907209a7483229a8bf473afe151de50527c4b4d04b94fdba0f0c8e -SIZE (pkgconf-1.3.5.tar.xz) = 271216 +TIMESTAMP = 1495355927 +SHA256 (pkgconf-1.3.7.tar.xz) = 1be7e40900c7467893c65f810211b1e68da3f8d5e70fddb883fc24839cad0339 +SIZE (pkgconf-1.3.7.tar.xz) = 271840