diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index 85eb1ec3826a..dc25099dec51 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: py-instant -# Date created: Jan. 04, 2007 -# Whom: Li-Wen Hsu -# +# Created by: Li-Wen Hsu # $FreeBSD$ -# PORTNAME= instant -PORTVERSION= 1.0.0 +PORTVERSION= ${MMVERSION}.0 CATEGORIES= devel python -MASTER_SITES= https://launchpad.net/${PORTNAME}/1.0.x/${PORTVERSION}/+download/ +MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jwbacon@tds.net @@ -28,6 +24,8 @@ MAN1= instant-clean.1 \ instant-showcache.1 MANCOMPRESSED= yes +MMVERSION= 1.2 + post-patch: @${REINPLACE_CMD} -e \ 's|\[(join("share", "man", "man1"),|\[(join("man", "man1"),|' \ diff --git a/devel/py-instant/distinfo b/devel/py-instant/distinfo index 93fa3456716b..9261d303996d 100644 --- a/devel/py-instant/distinfo +++ b/devel/py-instant/distinfo @@ -1,2 +1,2 @@ -SHA256 (instant-1.0.0.tar.gz) = 0477ad61482bc1a3303f04031489dd4039747e2e7dbfde291747be5cf8c2bff3 -SIZE (instant-1.0.0.tar.gz) = 124652 +SHA256 (instant-1.2.0.tar.gz) = 12507f90b75f7ac4e222b2b5048212fa849e650b8dae94534a88ef2fe8378618 +SIZE (instant-1.2.0.tar.gz) = 125833