From 9037b676717b5651e6babd545d6b4b1031d96145 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 13 Dec 2014 09:39:12 +0000 Subject: [PATCH] - 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] --- devel/py-construct/Makefile | 11 ++++++++--- devel/py-construct/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index c3aff2cc18d9..371943fa1784 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -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 diff --git a/devel/py-construct/distinfo b/devel/py-construct/distinfo index 0347fe1c11a8..a061cbdb87c2 100644 --- a/devel/py-construct/distinfo +++ b/devel/py-construct/distinfo @@ -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