| Summary: | devel/apr1 links libaprutil-1.so against installed libapr-1.so.* | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Don Lewis <truckman> |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Don Lewis
2014-04-28 22:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer (via the GNATS Auto Assign Tool) Author: ohauer Date: Tue Apr 29 08:31:17 2014 New Revision: 352586 URL: http://svnweb.freebsd.org/changeset/ports/352586 QAT: https://qat.redports.org/buildarchive/r352586/ Log: - add comment to remove old apr-1.4.x ports before upgrading to apr-1.5.x PR: ports/189086 Submitted by: Don Lewis <truckman@FreeBSD.org> Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Apr 29 08:19:06 2014 (r352585) +++ head/UPDATING Tue Apr 29 08:31:17 2014 (r352586) @@ -234,6 +234,7 @@ you update your ports collection, before AUTHOR: ohauer@FreeBSD.org APR was updated to 1.5.0, BDB requirement was bumped to 48+ + It is necessary to first remove the old version of devel/apr1. Please rebuild all ports which are using functions from APR/APR-util such as Apache, Subversion, etc. _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Thanks, a note to remove devel/apr1 before updateing was added |