看板 FB_bugs 關於我們 聯絡資訊
--===============2906891677399177596== Content-Type: text/plain >Number: 187108 >Category: misc >Synopsis: [PATCH] astro/py-astLib fix incorrect update alert on portscout >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 27 12:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eero H鄚ninen >Release: 10.0-RELEASE >Organization: >Environment: FreeBSD sneezy 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Ignore incorrect versioning on upstream and make portscout happy. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN py-astLib.orig/Makefile py-astLib/Makefile --- py-astLib.orig/Makefile 2014-02-09 17:56:08.000000000 +0200 +++ py-astLib/Makefile 2014-02-27 14:38:43.000000000 +0200 @@ -19,6 +19,8 @@ ${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 >Release-Note: >Audit-Trail: >Unformatted: --===============2906891677399177596== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" --===============2906891677399177596==--