diff options
-rw-r--r-- | devel/pkgconf/Makefile | 4 | ||||
-rw-r--r-- | devel/pkgconf/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 6d288b0204dc..0e7c13738c59 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ @@ -15,6 +15,8 @@ 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 diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index 9878d18ed02b..cf8844a8319c 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -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 |