misc/187108: [PATCH] astro/py-astLib fix incorrect update alert on portscout
Eero Hänninen
fax at nohik.ee
Thu Feb 27 12:50:01 UTC 2014
>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 root at 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:
More information about the freebsd-bugs
mailing list