summaryrefslogtreecommitdiffstats
path: root/deskutils/libopensync-plugin-sunbird/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2010-07-30 22:14:49 +0000
committermezz <mezz@FreeBSD.org>2010-07-30 22:14:49 +0000
commit8a75df1e833f84364de759d817393f7f8b64d203 (patch)
treea2e76c941c3182693aac1bfa5c06a593fb873be1 /deskutils/libopensync-plugin-sunbird/Makefile
parent15c8487f4af55fa07fe1d84fa179a42a4ddaed82 (diff)
downloadFreeBSD-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 'deskutils/libopensync-plugin-sunbird/Makefile')
-rw-r--r--deskutils/libopensync-plugin-sunbird/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile
index 299cb7b..10f6af8 100644
--- a/deskutils/libopensync-plugin-sunbird/Makefile
+++ b/deskutils/libopensync-plugin-sunbird/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libopensync-plugin-sunbird
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
@@ -14,7 +15,7 @@ MAINTAINER= avl@FreeBSD.org
COMMENT= Sunbird plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
- neon.28:${PORTSDIR}/www/neon28
+ neon.27:${PORTSDIR}/www/neon29
MAKE_JOBS_SAFE= yes
OpenPOWER on IntegriCloud