Index: head/devel/pkgconf/Makefile =================================================================== --- head/devel/pkgconf/Makefile (revision 462789) +++ head/devel/pkgconf/Makefile (revision 462790) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 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 462789) +++ head/devel/pkgconf/distinfo (revision 462790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516795763 -SHA256 (pkgconf-1.4.1.tar.xz) = 961d6f4df814436fceaea8171d94313c854d209d5f6be2137ed3e9fe0251cbf8 -SIZE (pkgconf-1.4.1.tar.xz) = 285380 +TIMESTAMP = 1519471615 +SHA256 (pkgconf-1.4.2.tar.xz) = bab39371d4ab972be1d539a8b10b6cc21f8eafc97f617102e667e82bd32eb234 +SIZE (pkgconf-1.4.2.tar.xz) = 285548