From db@db.net  Sat Dec 30 17:46:24 2006
Return-Path: <db@db.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B763316A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Dec 2006 17:46:24 +0000 (UTC)
	(envelope-from db@db.net)
Received: from diana.db.net (diana.db.net [204.228.225.212])
	by mx1.freebsd.org (Postfix) with ESMTP id A470D13C459
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Dec 2006 17:46:24 +0000 (UTC)
	(envelope-from db@db.net)
Received: from db by diana.db.net with local (Exim 4.63 (FreeBSD))
	(envelope-from <db@db.net>)
	id 1H0iHk-0006Pq-Hr
	for FreeBSD-gnats-submit@freebsd.org; Sat, 30 Dec 2006 10:46:20 -0700
Message-Id: <E1H0iHk-0006Pq-Hr@diana.db.net>
Date: Sat, 30 Dec 2006 10:46:20 -0700
From: Diane Bruce <db@db.net>
Reply-To: Diane Bruce <db@diana.db.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer] DEPRECATE py-scipy03
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107356
>Category:       ports
>Synopsis:       [Maintainer] DEPRECATE py-scipy03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 30 17:50:18 GMT 2006
>Closed-Date:    Sun Dec 31 12:42:03 GMT 2006
>Last-Modified:  Sun Dec 31 12:50:11 GMT 2006
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sun Dec 31 12:29:36 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107356 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sun Dec 31 12:42:02 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107356 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107356: commit references a PR
Date: Sun, 31 Dec 2006 12:41:50 +0000 (UTC)

 itetcu      2006-12-31 12:41:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/py-scipy03   Makefile 
   Log:
   - 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.
   - so DEPRECIATE and set removal date in 3 months
   - portlint
   
   PR:             ports/107356
   Submitted by:   Diane Bruce (maintainer)
   
   Revision  Changes    Path
   1.13      +5 -2      ports/science/py-scipy03/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
