mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
devel/py-polib: update to 1.0.5
- USES python
This commit is contained in:
parent
52e41f99a9
commit
98514d9803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369268
2 changed files with 6 additions and 7 deletions
|
@ -2,16 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= polib
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://bitbucket.org/izi/polib/downloads/
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Python library to parse and manage gettext catalogs
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (polib-1.0.4.tar.gz) = 8b3276f75ce2fce9442e27db3ae63d842416e17f0e2095f39ff52dc735e5749a
|
||||
SIZE (polib-1.0.4.tar.gz) = 151634
|
||||
SHA256 (polib-1.0.5.tar.gz) = c44236823eb6227b2fab8bd9e56632a649e67a80211f85a4a2e3c85c65c8acd9
|
||||
SIZE (polib-1.0.5.tar.gz) = 152629
|
||||
|
|
Loading…
Add table
Reference in a new issue