Upgrade py-pymtb to version 0.4.1:
* depend on at least libmtbl 1.1.0 Pet portlint. Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
e1f23a8cb5
commit
045b4765a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447311
2 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pymtbl
|
PORTNAME= pymtbl
|
||||||
PORTVERSION= 0.4.0
|
PORTVERSION= 0.4.1
|
||||||
PORTREVISION= 1
|
#PORTREVISION= 1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
LIB_DEPENDS= libmtbl.so:devel/mtbl
|
LIB_DEPENDS= libmtbl.so:devel/mtbl
|
||||||
|
|
||||||
USE_PYTHON= autoplist distutils
|
|
||||||
USES= pkgconfig python shebangfix uniquefiles:dirs
|
USES= pkgconfig python shebangfix uniquefiles:dirs
|
||||||
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
SHEBANG_FILES= examples/*.py examples/*/*.py
|
SHEBANG_FILES= examples/*.py examples/*/*.py
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (pymtbl-0.4.0.tar.gz) = 87ffc40050372825e49387e344f9c93ce3a32b1658d396d6c2dec716417d6e6d
|
TIMESTAMP = 1501805864
|
||||||
SIZE (pymtbl-0.4.0.tar.gz) = 67020
|
SHA256 (pymtbl-0.4.1.tar.gz) = 2c7d7515420ba6f92fcc55355949279c381bb30e1f879dddbcf38968316dc62c
|
||||||
|
SIZE (pymtbl-0.4.1.tar.gz) = 59207
|
||||||
|
|
Loading…
Reference in a new issue