From owner-svn-ports-head@FreeBSD.ORG Thu May 23 17:55:10 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 514B2BBC; Thu, 23 May 2013 17:55:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 43631405; Thu, 23 May 2013 17:55:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NHtARL010487; Thu, 23 May 2013 17:55:10 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NHt9MK010485; Thu, 23 May 2013 17:55:09 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305231755.r4NHt9MK010485@svn.freebsd.org> From: Martin Wilke Date: Thu, 23 May 2013 17:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318889 - head/math/py-viper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 17:55:10 -0000 Author: miwi Date: Thu May 23 17:55:09 2013 New Revision: 318889 URL: http://svnweb.freebsd.org/changeset/ports/318889 Log: - Update to 1.2 PR: 177767 Submitted by: maintainer Modified: head/math/py-viper/Makefile (contents, props changed) head/math/py-viper/distinfo (contents, props changed) Modified: head/math/py-viper/Makefile ============================================================================== --- head/math/py-viper/Makefile Thu May 23 17:39:33 2013 (r318888) +++ head/math/py-viper/Makefile Thu May 23 17:55:09 2013 (r318889) @@ -1,14 +1,10 @@ -# New ports collection makefile for: py-viper -# Date created: 13 April 2012 -# Whom: Jason Bacon -# +# Created by: Jason Bacon # $FreeBSD$ -# 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 @@ FETCH_ARGS= -F 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 Modified: head/math/py-viper/distinfo ============================================================================== --- head/math/py-viper/distinfo Thu May 23 17:39:33 2013 (r318888) +++ head/math/py-viper/distinfo Thu May 23 17:55:09 2013 (r318889) @@ -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