>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änninen
>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     [email protected]:/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:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to