Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 09:06:32 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188876: [PATCH] net-im/gloox: update to 1.0.10
Message-ID:  <201404220706.s3M76WCC039228@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201404220710.s3M7A1OL016604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188876
>Category:       ports
>Synopsis:       [PATCH] net-im/gloox: update to 1.0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 22 07:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Update to 1.0.10

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/gloox/1.0.10/

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- gloox-1.0.10.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351758)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gloox
-PORTVERSION=	1.0.9
+PORTVERSION=	1.0.10
 CATEGORIES=	net-im
 MASTER_SITES=	http://camaya.net/download/
 
@@ -14,8 +14,7 @@
 LIB_DEPENDS=	libidn.so:${PORTSDIR}/dns/libidn \
 		libgnutls.so:${PORTSDIR}/security/gnutls
 
-USE_BZIP2=	yes
-USES=		compiler:c++11-lang libtool pathfix pkgconfig
+USES=		compiler:c++11-lang libtool pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 
Index: distinfo
===================================================================
--- distinfo	(revision 351758)
+++ distinfo	(working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 351758)
+++ pkg-plist	(working copy)
@@ -70,7 +70,6 @@
 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 @@
 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
--- gloox-1.0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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