mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to version 0.8 [1]
- While here convert to USES=python PR: 193814 [1] Submitted by: maintainer
This commit is contained in:
parent
de6a557d94
commit
0561a760af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370596
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= soco
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= multimedia python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -16,10 +16,9 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= SoCo
|
||||
GH_PROJECT= SoCo
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 6640f85
|
||||
GH_COMMIT= 01bfc79
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python:2
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (soco-0.6.tar.gz) = bf70457610ce7483539d1d4a26949c9ba125c4b0a08e7195559b88369f5be21f
|
||||
SIZE (soco-0.6.tar.gz) = 429086
|
||||
SHA256 (soco-0.8.tar.gz) = e4238edaba2ed93f8541610f932c2ccdd33a93a5158214b5545a3a1efa5b77bb
|
||||
SIZE (soco-0.8.tar.gz) = 564640
|
||||
|
Loading…
Reference in New Issue
Block a user