diff options
author | mezz <mezz@FreeBSD.org> | 2010-07-30 22:14:49 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-07-30 22:14:49 +0000 |
commit | 8a75df1e833f84364de759d817393f7f8b64d203 (patch) | |
tree | a2e76c941c3182693aac1bfa5c06a593fb873be1 /MOVED | |
parent | 15c8487f4af55fa07fe1d84fa179a42a4ddaed82 (diff) | |
download | FreeBSD-ports-8a75df1e833f84364de759d817393f7f8b64d203.zip FreeBSD-ports-8a75df1e833f84364de759d817393f7f8b64d203.tar.gz |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4461,3 +4461,5 @@ mail/squirrelmail-compatibility-plugin1|mail/squirrelmail-compatibility-plugin|2 mail/squirrelmail-newuser_wiz-plugin|mail/squirrelmail-askuserinfo-plugin|2010-07-21|Has expired: use mail/squirrelmail-askuserinfo-plugin textproc/mini-xml|textproc/mxml|2010-07-25|Duplicate port net/gir-repository-avahi|net/avahi-app|2010-07-25|Handled by net/avahi-app now +www/neonpp||2010-07-30|Does not build with neon 0.28 and above +www/neon28|www/neon29|2010-07-30|Replaced by neon 0.29.x |