diff options
-rw-r--r-- | devel/pkgconf/Makefile | 6 | ||||
-rw-r--r-- | devel/pkgconf/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index a226d05a35b2..d25143ffc1e5 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,11 +1,15 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.0 +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 diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index 7cd6c391dae4..01906693bb77 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490437487 -SHA256 (pkgconf-1.3.2.tar.xz) = a65f33158607647757235329af5749896b8a387fcdd8f334a5f7a49d25aad902 -SIZE (pkgconf-1.3.2.tar.xz) = 270592 +TIMESTAMP = 1488061771 +SHA256 (pkgconf-1.3.0.tar.xz) = a9f34f5ad2a043196402c070d0043868c64ee2d9c7664cd47d6b8d1e8b7ec92a +SIZE (pkgconf-1.3.0.tar.xz) = 269480 |