| Summary: | Fix sysutils/bacula2-{server,client} fetching | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Václav Haisman <v.haisman> | ||||
| Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->ohauer I'll take it ohauer 2010-10-03 20:54:22 UTC
FreeBSD ports repository
Modified files:
sysutils/bacula2-server Makefile
Log:
- update download URL
- deny build if openssl from port is installed
(bacula2 does not build with openssl >= 1.0)
- bump PORTREVISION
PR: 151142
Submitted by: maintainer
Approved by: Vaclav Haisman <v.haisman _at_ sh.cvut.cz> (maintainer), glarkin (mentor, implicit)
Revision Changes Path
1.5 +11 -11 ports/sysutils/bacula2-server/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: open->closed Commited with minor changes. Thanks! |
The attached patch fixes sysutils/bacula2-{server,client} fetching and adds a note about broken OpenSSL support to OPTIONS. Fix: Patch attached with submission follows: