Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2014 20:03:44 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347065 - head/astro/py-astLib
Message-ID:  <201403042003.s24K3i3b086137@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403042003.s24K3i3b086137>