ports/177770: maintainer update: devel/py-instant

Jason Bacon jwbacon at tds.net
Wed Apr 10 22:30:01 UTC 2013


>Number:         177770
>Category:       ports
>Synopsis:       maintainer update: devel/py-instant
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 10 22:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        8.3-RELEASE
>Organization:
Acadix Consulting, LLC
>Environment:
FreeBSD sculpin.jbacon.dyndns.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr  9 21:23:18 UTC 2012     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Routine upgrade to latest releast, 1.2.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/devel/py-instant/Makefile /usr/home/bacon/Prog/Ports/ports/devel/py-instant/Makefile
--- /usr/ports/devel/py-instant/Makefile	2012-11-16 23:56:47.000000000 -0600
+++ /usr/home/bacon/Prog/Ports/ports/devel/py-instant/Makefile	2013-04-10 17:21:42.000000000 -0500
@@ -1,14 +1,10 @@
-# New ports collection makefile for:	py-instant
-# Date created:		Jan. 04, 2007
-# Whom:			Li-Wen Hsu <lwhsu at lwhsu.org>
-#
+# Created by:	Li-Wen Hsu <lwhsu at lwhsu.org>
 # $FreeBSD: ports/devel/py-instant/Makefile,v 1.8 2012/11/17 05:56:47 svnexp Exp $
-#
 
 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 at tds.net
@@ -28,6 +24,8 @@
 		instant-showcache.1
 MANCOMPRESSED=	yes
 
+MMVERSION=	1.2
+
 post-patch:
 	@${REINPLACE_CMD} -e \
 	's|\[(join("share", "man", "man1"),|\[(join("man", "man1"),|' \
diff -ruN --exclude=CVS /usr/ports/devel/py-instant/distinfo /usr/home/bacon/Prog/Ports/ports/devel/py-instant/distinfo
--- /usr/ports/devel/py-instant/distinfo	2012-05-14 13:02:30.000000000 -0500
+++ /usr/home/bacon/Prog/Ports/ports/devel/py-instant/distinfo	2013-03-24 22:32:55.000000000 -0500
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list