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

Pawel Pekala pawel at FreeBSD.org
Sat Aug 6 02:12:30 UTC 2016


Author: pawel
Date: Sat Aug  6 02:12:29 2016
New Revision: 419728
URL: https://svnweb.freebsd.org/changeset/ports/419728

Log:
  - Update to version 1.0.16
  - Take maintainership
  
  PR:		211605
  Submitted by:	Demetris Procopiou

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

Modified: head/net-im/gloox/Makefile
==============================================================================
--- head/net-im/gloox/Makefile	Sat Aug  6 02:08:59 2016	(r419727)
+++ head/net-im/gloox/Makefile	Sat Aug  6 02:12:29 2016	(r419728)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	gloox
-PORTVERSION=	1.0.15
+PORTVERSION=	1.0.16
 CATEGORIES=	net-im
 MASTER_SITES=	http://camaya.net/download/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	dem.procopiou at gmail.com
 COMMENT=	Jabber/XMPP client library
 
 LICENSE=	GPLv3 # with OpenSSL exception

Modified: head/net-im/gloox/distinfo
==============================================================================
--- head/net-im/gloox/distinfo	Sat Aug  6 02:08:59 2016	(r419727)
+++ head/net-im/gloox/distinfo	Sat Aug  6 02:12:29 2016	(r419728)
@@ -1,2 +1,3 @@
-SHA256 (gloox-1.0.15.tar.bz2) = 31e1fe7c0aedc74bf9566c4de68244825df9fbc20eabee5214536b4e3beea311
-SIZE (gloox-1.0.15.tar.bz2) = 697835
+TIMESTAMP = 1470286277
+SHA256 (gloox-1.0.16.tar.bz2) = fe80376adc03813bbaca01aca60b83eea6df0bc2a67394b070f3ee70e460ddef
+SIZE (gloox-1.0.16.tar.bz2) = 697791

Modified: head/net-im/gloox/pkg-descr
==============================================================================
--- head/net-im/gloox/pkg-descr	Sat Aug  6 02:08:59 2016	(r419727)
+++ head/net-im/gloox/pkg-descr	Sat Aug  6 02:12:29 2016	(r419728)
@@ -1,6 +1,6 @@
 gloox is a full-featured Jabber/XMPP client without GUI, written
 in C++ and implemented as a shared library. It makes writing
 spec-compliant clients easy and allows for hassle-free integration
-of Jabber/XMPP functionality into extisting applications.
+of Jabber/XMPP functionality into existing applications.
 
 WWW: http://camaya.net/gloox


More information about the svn-ports-all mailing list