svn commit: r351956 - head/net-im/gloox

Steve Wills swills at FreeBSD.org
Wed Apr 23 15:34:11 UTC 2014


Author: swills
Date: Wed Apr 23 15:34:10 2014
New Revision: 351956
URL: http://svnweb.freebsd.org/changeset/ports/351956
QAT: https://qat.redports.org/buildarchive/r351956/

Log:
  - Update to 1.0.10
  
  PR:		ports/188876
  Submitted by:	Bartek Rutkowski <ports at robakdesign.com>

Modified:
  head/net-im/gloox/Makefile
  head/net-im/gloox/distinfo
  head/net-im/gloox/pkg-plist

Modified: head/net-im/gloox/Makefile
==============================================================================
--- head/net-im/gloox/Makefile	Wed Apr 23 15:25:35 2014	(r351955)
+++ head/net-im/gloox/Makefile	Wed Apr 23 15:34:10 2014	(r351956)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gloox
-PORTVERSION=	1.0.9
-PORTREVISION=	1
+PORTVERSION=	1.0.10
 CATEGORIES=	net-im
 MASTER_SITES=	http://camaya.net/download/
 
@@ -15,8 +14,7 @@ LICENSE=	GPLv3
 LIB_DEPENDS=	libidn.so:${PORTSDIR}/dns/libidn \
 		libgnutls.so:${PORTSDIR}/security/gnutls
 
-USES=		compiler:c++11-lang libtool:keepla pathfix pkgconfig
-USE_BZIP2=	yes
+USES=		compiler:c++11-lang libtool:keepla pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 

Modified: head/net-im/gloox/distinfo
==============================================================================
--- head/net-im/gloox/distinfo	Wed Apr 23 15:25:35 2014	(r351955)
+++ head/net-im/gloox/distinfo	Wed Apr 23 15:34:10 2014	(r351956)
@@ -1,2 +1,2 @@
-SHA256 (gloox-1.0.9.tar.bz2) = 143dd50e1edc4eb1d304fa28bdd6ab9e53b60c37c1726dd0e34c06c51f9a453e
-SIZE (gloox-1.0.9.tar.bz2) = 670206
+SHA256 (gloox-1.0.10.tar.bz2) = 300e756af97d43f3f70f1e68e4d4c7129d587dface61633f50d2c490876f58a3
+SIZE (gloox-1.0.10.tar.bz2) = 670288

Modified: head/net-im/gloox/pkg-plist
==============================================================================
--- head/net-im/gloox/pkg-plist	Wed Apr 23 15:25:35 2014	(r351955)
+++ head/net-im/gloox/pkg-plist	Wed Apr 23 15:34:10 2014	(r351956)
@@ -70,7 +70,6 @@ include/gloox/jinglepluginfactory.h
 include/gloox/jinglesession.h
 include/gloox/jinglesessionhandler.h
 include/gloox/jinglesessionmanager.h
-include/gloox/jingletransport.h
 include/gloox/lastactivity.h
 include/gloox/lastactivityhandler.h
 include/gloox/linklocal.h
@@ -150,7 +149,7 @@ include/gloox/xhtmlim.h
 lib/libgloox.a
 lib/libgloox.la
 lib/libgloox.so
-lib/libgloox.so.11
-lib/libgloox.so.11.0.0
+lib/libgloox.so.12
+lib/libgloox.so.12.0.0
 libdata/pkgconfig/gloox.pc
 @dirrm include/gloox


More information about the svn-ports-head mailing list