Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2013 22:09:15 GMT
From:      Jason Bacon <jwbacon@tds.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177767: maintainer update: math/py-viper
Message-ID:  <201304102209.r3AM9FCl095834@red.freebsd.org>
Resent-Message-ID: <201304102210.r3AMA1g9034112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177767
>Category:       ports
>Synopsis:       maintainer update: math/py-viper
>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:10: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@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/math/py-viper/Makefile /usr/home/bacon/Prog/Ports/ports/math/py-viper/Makefile
--- /usr/ports/math/py-viper/Makefile	2012-11-16 23:59:29.000000000 -0600
+++ /usr/home/bacon/Prog/Ports/ports/math/py-viper/Makefile	2013-04-10 17:06:37.000000000 -0500
@@ -1,14 +1,10 @@
-# New ports collection makefile for:	py-viper
-# Date created:				13 April 2012
-# Whom:					Jason Bacon <jwbacon@tds.net>
-#
+# Created by:	Jason Bacon
 # $FreeBSD: ports/math/py-viper/Makefile,v 1.2 2012/11/17 05:59:29 svnexp Exp $
-#
 
 PORTNAME=	viper
-PORTVERSION=	1.0.0
+PORTVERSION=	${MMVERSION}.1
 CATEGORIES=	math python
-MASTER_SITES=	https://launchpad.net/fenics-${PORTNAME}/1.0.x/${PORTVERSION}/+download/
+MASTER_SITES=	https://launchpad.net/fenics-${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	jwbacon@tds.net
@@ -25,6 +21,8 @@
 MAN1=		viper.1
 MANCOMPRESSED=	yes
 
+MMVERSION=	1.0
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|data_files=\[(join("share", "man", "man1"),|data_files=\[(join("man", "man1"),|' \
 		${WRKSRC}/setup.py
diff -ruN --exclude=CVS /usr/ports/math/py-viper/distinfo /usr/home/bacon/Prog/Ports/ports/math/py-viper/distinfo
--- /usr/ports/math/py-viper/distinfo	2012-04-14 14:27:42.000000000 -0500
+++ /usr/home/bacon/Prog/Ports/ports/math/py-viper/distinfo	2013-03-25 10:03:57.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (viper-1.0.0.tar.gz) = 6ca964b2283af73fff5a3d70fbaf233d4f5d6ff11f58ad999841e8eb11d3db47
-SIZE (viper-1.0.0.tar.gz) = 192727
+SHA256 (viper-1.0.1.tar.gz) = b3cff721e71a96ff62d58f9b3e32383dcfa425f69017d291d03fb3b452a3a01f
+SIZE (viper-1.0.1.tar.gz) = 192880


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304102209.r3AM9FCl095834>