MFH: r497496
Revert r497404, it breaks some ports depending on it Reported by: pkg-fallout
This commit is contained in:
parent
1f64de6916
commit
43a6e1523e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497497
@ -2,7 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkgconfig
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.4.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +14,10 @@ COMMENT= Interface Python with pkg-config
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1554017766
|
||||
SHA256 (pkgconfig-1.5.0.tar.gz) = cc283fe8ff1c2bbc49c6d81a7ad33270d62459199b012147fe47a0bd9224f5c9
|
||||
SIZE (pkgconfig-1.5.0.tar.gz) = 5702
|
||||
TIMESTAMP = 1534961952
|
||||
SHA256 (pkgconfig-1.4.0.tar.gz) = 048c3b457da7b6f686b647ab10bf09e2250e4c50acfe6f215398a8b5e6fcdb52
|
||||
SIZE (pkgconfig-1.4.0.tar.gz) = 5915
|
||||
|
Loading…
Reference in New Issue
Block a user