mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to 0.10.1
- Remove USES=localbase Changes: https://github.com/python-lz4/python-lz4/releases
This commit is contained in:
parent
2257f05d84
commit
c77bb63922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444966
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lz4
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.10.1
|
||||
CATEGORIES= archivers python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4
|
||||
|
||||
USE_PYTHON= distutils py3kplist
|
||||
USES= localbase pkgconfig python
|
||||
USES= pkgconfig python
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/_version.so \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497152487
|
||||
SHA256 (lz4-0.10.0.tar.gz) = c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837
|
||||
SIZE (lz4-0.10.0.tar.gz) = 91852
|
||||
TIMESTAMP = 1499100501
|
||||
SHA256 (lz4-0.10.1.tar.gz) = a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e
|
||||
SIZE (lz4-0.10.1.tar.gz) = 92068
|
||||
|
Loading…
Reference in New Issue
Block a user