net/py-pysmb: update to 1.1.18
This commit is contained in:
parent
4ab34e4909
commit
872b94ad10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413361
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pysmb
|
PORTNAME= pysmb
|
||||||
PORTVERSION= 1.1.17
|
PORTVERSION= 1.1.18
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= CHEESESHOP \
|
MASTER_SITES= CHEESESHOP \
|
||||||
http://miketeo.net/files/Projects/${PORTNAME}/
|
http://miketeo.net/files/Projects/${PORTNAME}/
|
||||||
|
@ -24,7 +23,7 @@ USES= python
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
||||||
post-install:
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _modules/ ${STAGEDIR}${DOCSDIR}/)
|
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _modules/ ${STAGEDIR}${DOCSDIR}/)
|
||||||
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _static/ ${STAGEDIR}${DOCSDIR}/)
|
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _static/ ${STAGEDIR}${DOCSDIR}/)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (pysmb-1.1.17.tar.gz) = 267def5aef2f0f41be4ba141b29dce9c23214667e84bddefd285b56fd481d813
|
SHA256 (pysmb-1.1.18.tar.gz) = 580f7dcf8048656d2924c2f78731feaeaf6f9fa8ef5c251fc6964d39bfd3a6b9
|
||||||
SIZE (pysmb-1.1.17.tar.gz) = 1962001
|
SIZE (pysmb-1.1.18.tar.gz) = 1962118
|
||||||
|
|
Loading…
Reference in a new issue