mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Updated to 0.8.0
Changes: https://launchpad.net/subvertpy/trunk/0.8.0 PR: ports/155746 Submitted by: C-S <c-s@c-s.li> (maintainer)
This commit is contained in:
parent
3ca795c9f2
commit
9be35251c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272069
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= subvertpy
|
||||
PORTVERSION= 0.7.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://launchpadlibrarian.net/58252850/ \
|
||||
MASTER_SITES= https://launchpadlibrarian.net/65469707/ \
|
||||
http://www.c-s.li/ports/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -25,7 +24,7 @@ USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= subvertpy
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/setup.py
|
||||
#post-patch:
|
||||
# @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (subvertpy-0.7.5.tar.gz) = 2e84979c7380a396d6beec278f2d6104
|
||||
SHA256 (subvertpy-0.7.5.tar.gz) = c43782ef281f347a1c4fe02e5cab4dd361fe228a6c3186f2d76ec01daca9bb5e
|
||||
SIZE (subvertpy-0.7.5.tar.gz) = 91369
|
||||
SHA256 (subvertpy-0.8.0.tar.gz) = 31bc04dd8caa462218136c42f4806740ad7f9f2c2abff8a4ab546c54bfa5ac08
|
||||
SIZE (subvertpy-0.8.0.tar.gz) = 99202
|
||||
|
Loading…
Reference in New Issue
Block a user