mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
print/py-python-ly: update to 0.9.6
PR: 243552 Submitted by: martin.dieringer@gmx.de (maintainer)
This commit is contained in:
parent
5d1e88d107
commit
0ab2c8b1be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523950
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= python-ly
|
PORTNAME= python-ly
|
||||||
PORTVERSION= 0.9.5
|
PORTVERSION= 0.9.6
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= print python
|
CATEGORIES= print python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -12,10 +12,11 @@ COMMENT= Python package to manipulate LilyPond files
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
USES= python
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= wbsoft
|
GH_ACCOUNT= wbsoft
|
||||||
|
|
||||||
USES= python
|
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1487409936
|
TIMESTAMP = 1579687717
|
||||||
SHA256 (wbsoft-python-ly-v0.9.5_GH0.tar.gz) = 11d2eb5c0f8726d4d8b48bfd104ba30bee1d3c64915028e6710e6e239d1f4c1f
|
SHA256 (wbsoft-python-ly-v0.9.6_GH0.tar.gz) = f1e7a2386c50460c2bf6e0876216f5101f3ee4aa956c6eb2348d901e005d1a07
|
||||||
SIZE (wbsoft-python-ly-v0.9.5_GH0.tar.gz) = 232330
|
SIZE (wbsoft-python-ly-v0.9.6_GH0.tar.gz) = 239625
|
||||||
|
|
Loading…
Add table
Reference in a new issue