Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 12:14:51 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186122: [MAINTAINER-UPDATE] math/py-bottleneck: update to 0.8.0
Message-ID:  <1408660745.enqueue@mx12.chaot.net>
Resent-Message-ID: <201401261020.s0QAK0qN044274@freefall.freebsd.org>

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

>Number:         186122
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] math/py-bottleneck: update to 0.8.0
>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:   Sun Jan 26 10:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Wed Jan 15 11:44:09 EET 2014
>Description:
- Update to 0.8.0
- Specify BSD 2-clause license.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-bottleneck-0.8.0.patch begins here ---
diff -ruN /usr/ports/math/py-bottleneck/Makefile ./Makefile
--- /usr/ports/math/py-bottleneck/Makefile	2013-12-08 16:19:34.000000000 +0200
+++ ./Makefile	2014-01-24 09:29:09.670845954 +0200
@@ -1,8 +1,8 @@
 # Created by: Johannes Meixner <xmj@chaot.net>
-# $FreeBSD: math/py-bottleneck/Makefile 335898 2013-12-08 14:19:34Z wg $
+# $FreeBSD$
 
 PORTNAME=	bottleneck
-PORTVERSION=	0.7.0
+PORTVERSION=	0.8.0
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@
 MAINTAINER=	xmj@chaot.net
 COMMENT=	Collection of fast NumPy array functions written in Cython
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 BUILD_DEPENDS=	${PYNUMPY} \
 		cython:${PORTSDIR}/lang/cython
diff -ruN /usr/ports/math/py-bottleneck/distinfo ./distinfo
--- /usr/ports/math/py-bottleneck/distinfo	2013-12-08 16:19:34.000000000 +0200
+++ ./distinfo	2014-01-23 23:39:43.934334209 +0200
@@ -1,2 +1,2 @@
-SHA256 (Bottleneck-0.7.0.tar.gz) = 8d7bc7eac458632603fc10c71f26c0f9f976293ff394f48efae6ecd4c79b21fc
-SIZE (Bottleneck-0.7.0.tar.gz) = 1634309
+SHA256 (Bottleneck-0.8.0.tar.gz) = f0a980510239f685ebaf4dbc8c9f0e55ac964312e0d11c551208c250d22cc64b
+SIZE (Bottleneck-0.8.0.tar.gz) = 1634340
--- py27-bottleneck-0.8.0.patch ends here ---

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



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