ports/107356: [Maintainer] DEPRECATE py-scipy03

Diane Bruce db at db.net
Sat Dec 30 17:50:19 UTC 2006


>Number:         107356
>Category:       ports
>Synopsis:       [Maintainer] DEPRECATE py-scipy03
>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:   Sat Dec 30 17:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Diane Bruce
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD diana.db.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct 14 14:44:56 MDT 2006 db at diana.db.net:/usr/obj/usr/src/sys/LTNX i386


	
>Description:

py-scipy03 is needed by users of older py-numeric which 
is deprecated by upstream vendor.
See http://numpy.scipy.org/

Note:   Development for Numeric has ceased, and users should transisition to
        NumPy as quickly as possible.

Also fixed trailing whitespace on dependancy line and portlint problem
with LATEST_LINK.

>How-To-Repeat:
	
>Fix:

	


diff -ru /usr/ports/science/py-scipy03/Makefile py-scipy03/Makefile
--- /usr/ports/science/py-scipy03/Makefile	Wed Dec  6 21:36:15 2006
+++ py-scipy03/Makefile	Wed Dec 27 08:49:36 2006
@@ -14,7 +14,6 @@
 MASTER_SITE_SUBDIR=	scipy
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	SciPy_complete-${PORTVERSION}
-LATEST_LINK=	py-${PORTNAME}03
 
 MAINTAINER=	db at db.net
 COMMENT=	Scientific tools for Python
@@ -28,6 +27,9 @@
 USE_PYTHON=	2.3+
 USE_PYDISTUTILS=	yes
 OPTIONS=	ATLAS "Use optimized blas library" OFF
+LATEST_LINK=	py-${PORTNAME}03
+
+DEPRECATED=	Replaced by py-scipy
 
 post-patch:
 	@${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
@@ -44,7 +46,7 @@
 .endif
 .else
 LIB_DEPENDS+=	lapack.3:${PORTSDIR}/math/lapack \
-		blas.1:${PORTSDIR}/math/blas	
+		blas.1:${PORTSDIR}/math/blas
 .endif
 
 post-install:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list