ports/176638: [MAINTAINER-UPDATE][PATCH] please update math/openblas to 0.2.6

Eijiro Shibusawa phd_kimberlite at yahoo.co.jp
Mon Mar 4 13:40:01 UTC 2013


>Number:         176638
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE][PATCH] please update math/openblas to 0.2.6
>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:   Mon Mar 04 13:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Eijiro Shibusawa
>Release:        FreeBSD 9.1
>Organization:
>Environment:
FreeBSD myhost 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Attached patch includes following modification:
- update to 0.2.6.

NOTE:
- This port was tested with portlint 2.14.1 and tinderbox.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uNr /usr/ports/math/openblas/./Makefile ./Makefile
--- /usr/ports/math/openblas/./Makefile	2012-12-17 00:16:11.000000000 +0900
+++ ./Makefile	2013-03-04 22:27:23.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/math/openblas/Makefile,v 1.6 2012/12/16 15:16:11 svnexp Exp $
 
 PORTNAME=	openblas
-PORTVERSION=	0.2.5
+PORTVERSION=	0.2.6
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/${GH_USER}/${GH_PORTNAME}/tarball/${GH_VERSION}/ \
 		NL:lapack,lapack_tmg
@@ -21,7 +21,7 @@
 FETCH_ARGS=	-pRr
 GH_USER=	xianyi
 GH_PORTNAME=	OpenBLAS
-GH_REVISION=	e01b3d4
+GH_REVISION=	54e7b37
 GH_VERSION=	v${PORTVERSION}
 LAPACKVER=	3.4.2
 LAPACK_SRCFILE=	lapack-${LAPACKVER}.tgz
@@ -39,7 +39,7 @@
 PLIST_FILES=	${OPENBLAS_FILES:S|^|lib/|}
 
 MAKE_JOBS_SAFE=	yes
-WRKSRC=		${WRKDIR}/${GH_USER}-${GH_PORTNAME}-93dd133
+WRKSRC=		${WRKDIR}/${GH_USER}-${GH_PORTNAME}-87b4d0c
 
 OPTIONS_DEFINE=		DYNAMIC_ARCH INTERFACE64 OPENMP AVX
 
diff -uNr /usr/ports/math/openblas/./distinfo ./distinfo
--- /usr/ports/math/openblas/./distinfo	2012-12-16 22:30:29.000000000 +0900
+++ ./distinfo	2013-03-04 22:27:23.000000000 +0900
@@ -1,5 +1,5 @@
-SHA256 (openblas/xianyi-OpenBLAS-v0.2.5-0-ge01b3d4.tar.gz) = e5f097adc09d3384242e387ee39cc7710451e667273b4cb37c13f275e1da8650
-SIZE (openblas/xianyi-OpenBLAS-v0.2.5-0-ge01b3d4.tar.gz) = 3252581
+SHA256 (openblas/xianyi-OpenBLAS-v0.2.6-0-g54e7b37.tar.gz) = f14fed709343a40d32bdfe2c1a0b2e874ef7514661930a20afe8e7e2436b4440
+SIZE (openblas/xianyi-OpenBLAS-v0.2.6-0-g54e7b37.tar.gz) = 3259286
 SHA256 (openblas/lapack-3.4.2.tgz) = 60a65daaf16ec315034675942618a2230521ea7adf85eea788ee54841072faf0
 SIZE (openblas/lapack-3.4.2.tgz) = 6168281
 SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1


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


More information about the freebsd-ports-bugs mailing list