- Update to 2.5.2 (making it fetchable again)

- Add LICENSE
- Grab maintainership [1]

PR:		ports/195722
Approved by:	several portmgr-feedback emails unanswered [1]
This commit is contained in:
Antoine Brodin 2014-12-13 09:39:12 +00:00
parent f02cca2bf5
commit 9037b67671
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374643
2 changed files with 10 additions and 5 deletions

View File

@ -2,15 +2,20 @@
# $FreeBSD$
PORTNAME= construct
PORTVERSION= 2.06
PORTREVISION= 1
PORTVERSION= 2.5.2
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= p.florczyk@adminworkshop.pl
MAINTAINER= antoine@FreeBSD.org
COMMENT= Python module for parsing and building of data structures
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
USES= python
USE_PYTHON= distutils autoplist

View File

@ -1,2 +1,2 @@
SHA256 (construct-2.06.tar.gz) = e182994ab3d4001972c9fd2ad3b0e225b4d56a014a9508893a6bcfcbe6a78a13
SIZE (construct-2.06.tar.gz) = 85836
SHA256 (construct-2.5.2.tar.gz) = 665b6271eeadf15219c726b180c8d7a641d026784d72ca3dad90a20aae009020
SIZE (construct-2.5.2.tar.gz) = 58373