Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2016 19:19:32 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421296 - in head: games/0ad net-im/gloox net-im/licq-jabber
Message-ID:  <201609031919.u83JJW5o003660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Sep  3 19:19:32 2016
New Revision: 421296
URL: https://svnweb.freebsd.org/changeset/ports/421296

Log:
  - Update net-im/gloox to 1.0.17
  - Chase shlib version bump in dependent ports
  
  PR:		212338
  Submitted by:   Demetris Procopiou <dem.procopiou at gmail.com>
  		(maintainer)

Modified:
  head/games/0ad/Makefile
  head/net-im/gloox/Makefile
  head/net-im/gloox/distinfo
  head/net-im/gloox/pkg-plist
  head/net-im/licq-jabber/Makefile

Modified: head/games/0ad/Makefile
==============================================================================
--- head/games/0ad/Makefile	Sat Sep  3 16:03:35 2016	(r421295)
+++ head/games/0ad/Makefile	Sat Sep  3 19:19:32 2016	(r421296)
@@ -2,6 +2,7 @@
 
 PORTNAME=	0ad
 PORTVERSION=	0.0.20
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/zero-ad/releases \
 		http://releases.wildfiregames.com/

Modified: head/net-im/gloox/Makefile
==============================================================================
--- head/net-im/gloox/Makefile	Sat Sep  3 16:03:35 2016	(r421295)
+++ head/net-im/gloox/Makefile	Sat Sep  3 19:19:32 2016	(r421296)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gloox
-PORTVERSION=	1.0.16
+PORTVERSION=	1.0.17
 CATEGORIES=	net-im
 MASTER_SITES=	http://camaya.net/download/
 

Modified: head/net-im/gloox/distinfo
==============================================================================
--- head/net-im/gloox/distinfo	Sat Sep  3 16:03:35 2016	(r421295)
+++ head/net-im/gloox/distinfo	Sat Sep  3 19:19:32 2016	(r421296)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470286277
-SHA256 (gloox-1.0.16.tar.bz2) = fe80376adc03813bbaca01aca60b83eea6df0bc2a67394b070f3ee70e460ddef
-SIZE (gloox-1.0.16.tar.bz2) = 697791
+TIMESTAMP = 1472843591
+SHA256 (gloox-1.0.17.tar.bz2) = 31a7825b975b2dbe43974e78b42f22b7328df1058f0be26970a7665bb20c8025
+SIZE (gloox-1.0.17.tar.bz2) = 698239

Modified: head/net-im/gloox/pkg-plist
==============================================================================
--- head/net-im/gloox/pkg-plist	Sat Sep  3 16:03:35 2016	(r421295)
+++ head/net-im/gloox/pkg-plist	Sat Sep  3 19:19:32 2016	(r421296)
@@ -150,6 +150,6 @@ include/gloox/vcardupdate.h
 include/gloox/xhtmlim.h
 lib/libgloox.a
 lib/libgloox.so
-lib/libgloox.so.14
-lib/libgloox.so.14.0.0
+lib/libgloox.so.15
+lib/libgloox.so.15.0.0
 libdata/pkgconfig/gloox.pc

Modified: head/net-im/licq-jabber/Makefile
==============================================================================
--- head/net-im/licq-jabber/Makefile	Sat Sep  3 16:03:35 2016	(r421295)
+++ head/net-im/licq-jabber/Makefile	Sat Sep  3 19:19:32 2016	(r421296)
@@ -2,7 +2,7 @@
 
 PORTNAME=	jabber
 PORTVERSION=	1.8.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im
 
 MAINTAINER=	dinoex@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609031919.u83JJW5o003660>