From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 21 18:10:05 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1B814AA for ; Mon, 21 Apr 2014 18:10:04 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D295F147B for ; Mon, 21 Apr 2014 18:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3LIA4Z5023527 for ; Mon, 21 Apr 2014 18:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3LIA4rb023526; Mon, 21 Apr 2014 18:10:04 GMT (envelope-from gnats) Resent-Date: Mon, 21 Apr 2014 18:10:04 GMT Resent-Message-Id: <201404211810.s3LIA4rb023526@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86D323C6 for ; Mon, 21 Apr 2014 18:00:35 +0000 (UTC) Received: from omta03.auone-net.jp (mail-or1-f17.auone-net.jp [106.187.231.17]) by mx1.freebsd.org (Postfix) with ESMTP id 5B803135D for ; Mon, 21 Apr 2014 18:00:35 +0000 (UTC) Received: from coppermine.my.domain (ZT034164.ppp.dion.ne.jp [59.128.34.164]) by omta03.auone-net.jp (au one net mail) with ESMTP id B73B31880025 for ; Tue, 22 Apr 2014 03:00:33 +0900 (JST) Message-Id: <20140422025734.a0444737a27eb79f7e94d39b@yahoo.com> Date: Tue, 22 Apr 2014 02:57:34 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/188867: net-im/gloox: Update to version 1.0.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 18:10:05 -0000 >Number: 188867 >Category: ports >Synopsis: net-im/gloox: Update to version 1.0.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 21 18:10:04 UTC 2014 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 8.4-RELEASE-p8 i386 >Organization: >Environment: >Description: - Update to version 1.0.10 >How-To-Repeat: >Fix: diff -urN /usr/ports/net-im/gloox/Makefile net-im/gloox/Makefile --- /usr/ports/net-im/gloox/Makefile 2014-02-20 21:33:33.000000000 +0900 +++ net-im/gloox/Makefile 2014-04-22 00:00:00.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: head/net-im/gloox/Makefile 345163 2014-02-19 23:30:13Z danilo $ PORTNAME= gloox -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ @@ -14,23 +14,18 @@ LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ libgnutls.so:${PORTSDIR}/security/gnutls -USE_BZIP2= yes -USES= compiler:c++11-lang libtool pathfix pkgconfig -USE_LDCONFIG= yes +USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes +USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -.include - -.if ${OSVERSION} < 900033 -USE_BINUTILS= yes -LDFLAGS+= -B${LOCALBASE}/bin -.endif - post-patch: @${REINPLACE_CMD} -e \ - 's|-lgcrypt||' ${WRKSRC}/configure + 's| -ansi|| ; \ + s| -lgcrypt||' ${WRKSRC}/configure + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's| -pedantic||' -.include +.include diff -urN /usr/ports/net-im/gloox/distinfo net-im/gloox/distinfo --- /usr/ports/net-im/gloox/distinfo 2014-02-20 21:33:33.000000000 +0900 +++ net-im/gloox/distinfo 2014-04-22 00:00:00.000000000 +0900 @@ -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 diff -urN /usr/ports/net-im/gloox/pkg-plist net-im/gloox/pkg-plist --- /usr/ports/net-im/gloox/pkg-plist 2014-02-20 21:33:33.000000000 +0900 +++ net-im/gloox/pkg-plist 2014-04-22 00:00:00.000000000 +0900 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: