mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
devel/py-llfuse: Update 1.3.6 -> 1.3.8
PR: 252117 Submitted by: jcfyecrayz@liamekaens.com Approved by: stdin@niklaas.eu (maintainer's timeout 30 days)
This commit is contained in:
parent
455a953de0
commit
777089aff7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563465
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= llfuse
|
||||
PORTVERSION= 1.3.6
|
||||
PORTVERSION= 1.3.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,10 +11,10 @@ COMMENT= Python bindings for low-level FUSE API
|
||||
|
||||
LICENSE= LGPL20+
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}contextlib2>0:devel/py-contextlib2@${PY_FLAVOR}
|
||||
py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}contextlib2>0:devel/py-contextlib2@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++11-lang fuse pkgconfig python:3.6+ tar:bz2
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= compiler:c++11-lang fuse pkgconfig python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/llfuse*.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576102973
|
||||
SHA256 (llfuse-1.3.6.tar.bz2) = 31a267f7ec542b0cd62e0f1268e1880fdabf3f418ec9447def99acfa6eff2ec9
|
||||
SIZE (llfuse-1.3.6.tar.bz2) = 361750
|
||||
TIMESTAMP = 1608826143
|
||||
SHA256 (llfuse-1.3.8.tar.gz) = b9b573108a840fbaa5c8f037160cc541f21b8cbdc15c5c8a39d5ac8c1b6c4cbc
|
||||
SIZE (llfuse-1.3.8.tar.gz) = 481447
|
||||
|
Loading…
Reference in New Issue
Block a user