| Summary: | port games/iourbanterror auto-download broken on -current | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Nerius Landys <nlandys> | ||||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Nerius Landys
2008-01-20 00:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Ask more information to the submitter. Hello. Could you please provide more information about the problem with CURL_DLOPEN, so it can be fixed too? Thanks and Best Regards, Ale alepulver 2008-01-29 04:10:56 UTC
FreeBSD ports repository
Modified files:
games/iourbanterror Makefile
games/iourbanterror/files patch-Makefile
games/worldofpadman Makefile
games/worldofpadman/files patch-Makefile
Log:
- Bump PORTREVISION.
- Fix CURL option (flag wasn't passed to the build).
- Fix CURL_DLOPEN option (was trying to open the wrong file, so remove version:
libcurl.so.4 -> libcurl.so).
The original PR was for games/iourbanterror, but also applies to
games/worldofpadman.
PR: ports/119813
Submitted by: "Nerius Landys" <nlandys@gmail.com>
Revision Changes Path
1.14 +6 -1 ports/games/iourbanterror/Makefile
1.8 +36 -17 ports/games/iourbanterror/files/patch-Makefile
1.3 +8 -1 ports/games/worldofpadman/Makefile
1.2 +37 -15 ports/games/worldofpadman/files/patch-Makefile
_______________________________________________
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: feedback->closed Committed, with minor changes. Thanks! |