Index: head/net-im/gloox/Makefile =================================================================== --- head/net-im/gloox/Makefile (revision 194887) +++ head/net-im/gloox/Makefile (revision 194888) @@ -1,35 +1,33 @@ # New ports collection makefile for: gloox # Date created: 24 April 2006 # Whom: trasz # # $FreeBSD$ # PORTNAME= gloox -PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ MAINTAINER= trasz@freebsd.org COMMENT= Jabber/XMPP client library -LIB_DEPENDS= iksemel.3:${PORTSDIR}/textproc/iksemel \ - idn.16:${PORTSDIR}/dns/libidn \ +LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ gnutls.13:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes post-install: @${FIND} ${PREFIX}/include/gloox ! -type d | \ ${SED} "s,${PREFIX}/,," >> ${TMPPLIST} @${FIND} ${PREFIX}/include/gloox -type d | ${SORT} -r | \ ${SED} "s,${PREFIX}/,@dirrm ," >> ${TMPPLIST} .include Property changes on: head/net-im/gloox/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/net-im/gloox/distinfo =================================================================== --- head/net-im/gloox/distinfo (revision 194887) +++ head/net-im/gloox/distinfo (revision 194888) @@ -1,3 +1,3 @@ -MD5 (gloox-0.8.8.tar.bz2) = b97fa0e15d6c895a5b00d3486f00dc97 -SHA256 (gloox-0.8.8.tar.bz2) = e49008d996130e73ede6dde6ed5c3ba3505b7c704469438a257925ffa9c15c43 -SIZE (gloox-0.8.8.tar.bz2) = 322584 +MD5 (gloox-0.9.2.tar.bz2) = 69915c79b64c866041653b96da328ffd +SHA256 (gloox-0.9.2.tar.bz2) = 7365645c0046f7be6492ed54dd9e1aa5f9bfd02cb798702804b48bf24212f47c +SIZE (gloox-0.9.2.tar.bz2) = 429653 Property changes on: head/net-im/gloox/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net-im/gloox/pkg-plist =================================================================== --- head/net-im/gloox/pkg-plist (revision 194887) +++ head/net-im/gloox/pkg-plist (revision 194888) @@ -1,6 +1,6 @@ bin/gloox-config lib/libgloox.a lib/libgloox.la lib/libgloox.so -lib/libgloox.so.4 +lib/libgloox.so.7 libdata/pkgconfig/gloox.pc Property changes on: head/net-im/gloox/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property