Summary: | [patch] ports/py-mlpy doesn't run because of lacking cpow() function in FreeBSD. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | ginga-freebsd | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | wen | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
ginga-freebsd
2010-12-20 02:40:05 UTC
wen 2010-12-21 01:22:30 UTC FreeBSD ports repository Modified files: science/py-mlpy Makefile distinfo Added files: science/py-mlpy/files patch-mlpy-cwt-cwb.c Log: - Fix run error because of lacking cpow() function in FreeBSD. - Remove MD5 PR: ports/153299 Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> Revision Changes Path 1.7 +1 -0 ports/science/py-mlpy/Makefile 1.5 +0 -1 ports/science/py-mlpy/distinfo 1.1 +17 -0 ports/science/py-mlpy/files/patch-mlpy-cwt-cwb.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |