From 113641e728e938d480f5c33ddd6a1ad6b06c2ab7 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Fri, 30 Jul 2010 22:14:49 +0000 Subject: - 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 --- www/cadaver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/cadaver/Makefile') diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 1b59f85fe6e4..82a94e2050e0 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -7,7 +7,7 @@ PORTNAME= cadaver PORTVERSION= 0.23.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ \ http://www.tcbug.org/ -- cgit v1.2.3