ports/128343: math/py-numeric17 is no longer needed

TAOKA Fumiyoshi fmysh at iijmio-mail.jp
Fri Oct 24 14:50:02 UTC 2008


>Number:         128343
>Category:       ports
>Synopsis:       math/py-numeric17 is no longer needed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 24 14:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:

	py-numeric17 is no longer needed.
	It is for python-1.x and also conflicts py-numeric.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/py-numeric/Makefile,v
retrieving revision 1.53
diff -u -r1.53 Makefile
--- Makefile	23 Oct 2008 04:17:28 -0000	1.53
+++ Makefile	24 Oct 2008 14:43:09 -0000
@@ -48,13 +48,6 @@
 
 PLIST_SUB+=	EASY=${EASY} NOTEASY=${NOTEASY}
 
-pre-fetch:
-.if ${PYTHON_REL} < 200
-	@${ECHO} "Py-numeric doesn't work with Python versions < 2.0."
-	@${ECHO} "Please use the py-numeric17 port for these."
-	@${FALSE}
-.endif
-
 post-extract:
 	@${CP} ${DISTDIR}/numpy.pdf ${WRKDIR}
 
Index: bsd.python.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.python.mk,v
retrieving revision 1.106
diff -u -r1.106 bsd.python.mk
--- bsd.python.mk	13 Oct 2008 08:22:58 -0000	1.106
+++ bsd.python.mk	24 Oct 2008 14:31:34 -0000
@@ -102,9 +102,8 @@
 # PYDISTUTILS		- Dependency line for the distutils extension. As of
 #					  Python-2.0, the distutils are in the base distribution.
 #
-# PYNUMERIC			- Dependency line for the numeric extension. Py-Numeric-17
-#					  is the last release that works with Python versions older
-#					  than 1.6.
+# PYNUMERIC			- Dependency line for the numeric extension.
+#
 # PYNUMPY			- Dependency line for the new numeric extension.
 #                     py-numpy, Py-Numeric is deprecated.
 #
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list