mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 0.12
While here: remove Python version restriction; it works with Python 3.x PR: 213927 Submitted by: Conall O'Brien <conall@conall.net> (maintainer)
This commit is contained in:
parent
17f8c93f9a
commit
bbbf90b4ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424986
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= soco
|
||||
PORTVERSION= 0.11.1
|
||||
PORTVERSION= 0.12
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= multimedia python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= SoCo
|
||||
GH_PROJECT= SoCo
|
||||
|
||||
USES= python:2
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (SoCo-SoCo-v0.11.1_GH0.tar.gz) = 4aa2b6c21b9e3760b2ea3aebbca8bc3c10ebf4ab25342fa7c315f4b2dbcff2c8
|
||||
SIZE (SoCo-SoCo-v0.11.1_GH0.tar.gz) = 597029
|
||||
TIMESTAMP = 1477899974
|
||||
SHA256 (SoCo-SoCo-v0.12_GH0.tar.gz) = 624af22753692fb12417d84b68f89874161a130726eb48a67f6e912f3e2b4dc7
|
||||
SIZE (SoCo-SoCo-v0.12_GH0.tar.gz) = 639559
|
||||
|
Loading…
Reference in New Issue
Block a user