svn commit: r334003 - head/math/sage
Stephen Montgomery-Smith
stephen at FreeBSD.org
Sat Nov 16 14:56:04 UTC 2013
Author: stephen
Date: Sat Nov 16 14:56:03 2013
New Revision: 334003
URL: http://svnweb.freebsd.org/changeset/ports/334003
Log:
- Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.
Noticed by: portmgr
Reference: http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/
Modified:
head/math/sage/Makefile
Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile Sat Nov 16 14:52:00 2013 (r334002)
+++ head/math/sage/Makefile Sat Nov 16 14:56:03 2013 (r334003)
@@ -9,6 +9,7 @@ MASTER_SITES= http://boxen.math.washingt
http://mirrors.xmission.com/sage/src/ \
http://www-ftp.lip6.fr/pub/math/sagemath/src/ \
http://www.sagemath.org/src-old/
+PKGNAMESUFFIX= -math
EXTRACT_SUFX= .tar
MAINTAINER= stephen at FreeBSD.org
More information about the svn-ports-head
mailing list