aboutsummaryrefslogtreecommitdiff
path: root/MOVED
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-07-30 22:14:49 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-07-30 22:14:49 +0000
commit113641e728e938d480f5c33ddd6a1ad6b06c2ab7 (patch)
tree13d8a1389a6f4c52c2e1d9583ff1313b5292a6bb /MOVED
parent7bb5db52e1a44398d3bc9df3190bdfa7fc4375ec (diff)
downloadports-113641e728e938d480f5c33ddd6a1ad6b06c2ab7.tar.gz
ports-113641e728e938d480f5c33ddd6a1ad6b06c2ab7.zip
- 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
Notes
Notes: svn path=/head/; revision=258515
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED2
1 files changed, 2 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 1a7aba9d167a..71a7120aec2a 100644
--- a/MOVED
+++ b/MOVED
@@ -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