Summary: | Update port: lang/bigloo to 3.7a | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||||||
Component: | Individual Port(s) | Assignee: | Emanuel Haupt <ehaupt> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | ||||||||||
Priority: | Normal | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
tkato432
2011-10-14 19:50:07 UTC
Version 3.7a.2 has been released. Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take care of it. State Changed From-To: open->feedback Unfortunately the latest patch doesn't apply anymore. Any chance you could reroll the patch? Remake of the patch against current tree. State Changed From-To: feedback->open Feedback received. It seems like the tarball just got re-rolled again: --- output begins here --- # make fetch ===> Vulnerability check disabled, database not found ===> License GPLv2 LGPL20 accepted by the user => bigloo3.7a-2.tar.gz doesn't seem to exist in /usr/distfiles/. => Attempting to fetch ftp://ftp-sop.inria.fr/indes/fp/Bigloo/bigloo3.7a-2.tar.gz fetch: ftp://ftp-sop.inria.fr/indes/fp/Bigloo/bigloo3.7a-2.tar.gz: size mismatch: expected 28839705, actual 14432496 => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bigloo3.7a-2.tar.gz fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bigloo3.7a-2.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/lang/bigloo. --- output ends here --- With the new file I get the following checksum: --- checksum begins here --- SHA256 (bigloo3.7a-2.tar.gz) = f2f84954242482f822fb27da4d247b9ada6920f4e49751148bb5c8a2ddcdcd32 SIZE (bigloo3.7a-2.tar.gz) = 14432496 --- checksum ends here --- ...builds fine but the pkg-plist needs some adjustment. Could you please verify the distfile change? State Changed From-To: open->feedback Ask for submitter fix. State Changed From-To: feedback->open Feedback received (via mail). After taking taking the latest patch and updating the checksum the following pkg-plist problem remains: http://people.freebsd.org/~ehaupt/snippets/kato3/bigloo-3.7a.2.log - also, files seem to get installed in non-standard locations (eg. usr/local/doc/bigloo-3.7a). State Changed From-To: open->closed Committed, thanks! |