svn commit: r347065 - head/astro/py-astLib
Ruslan Makhmatkhanov
rm at FreeBSD.org
Tue Mar 4 20:03:44 UTC 2014
Author: rm
Date: Tue Mar 4 20:03:43 2014
New Revision: 347065
URL: http://svnweb.freebsd.org/changeset/ports/347065
QAT: https://qat.redports.org/buildarchive/r347065/
Log:
astro/py-astLib: pet portscout
- ignore incorrect versioning on upstream and make portscout happy
PR: 187108
Submitted by: Eero Hanninen <fax at nohik.ee>
Modified:
head/astro/py-astLib/Makefile
Modified: head/astro/py-astLib/Makefile
==============================================================================
--- head/astro/py-astLib/Makefile Tue Mar 4 20:01:38 2014 (r347064)
+++ head/astro/py-astLib/Makefile Tue Mar 4 20:03:43 2014 (r347065)
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${PYNUMPY} \
${PKGNAMEPREFIX}matplotlib>=0.98:${PORTSDIR}/math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS}
+PORTSCOUT= skipv:0.15,0.17,0.17.1 # incorrect versioning upstream
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
More information about the svn-ports-head
mailing list