From owner-svn-ports-head@freebsd.org Fri Mar 4 16:00:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CD869DA565; Fri, 4 Mar 2016 16:00:13 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 19A99FE7; Fri, 4 Mar 2016 16:00:13 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u24G0Ckv030297; Fri, 4 Mar 2016 16:00:12 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u24G0B39030295; Fri, 4 Mar 2016 16:00:11 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201603041600.u24G0B39030295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Fri, 4 Mar 2016 16:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410129 - head/net-im/libstrophe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2016 16:00:13 -0000 Author: arved Date: Fri Mar 4 16:00:11 2016 New Revision: 410129 URL: https://svnweb.freebsd.org/changeset/ports/410129 Log: Update to 0.8.8 Modified: head/net-im/libstrophe/Makefile head/net-im/libstrophe/distinfo Modified: head/net-im/libstrophe/Makefile ============================================================================== --- head/net-im/libstrophe/Makefile Fri Mar 4 15:39:39 2016 (r410128) +++ head/net-im/libstrophe/Makefile Fri Mar 4 16:00:11 2016 (r410129) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libstrophe -PORTVERSION= 0.8.7 -PORTREVISION= 1 +PORTVERSION= 0.8.8 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org @@ -15,7 +14,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/tex USE_GITHUB= yes GH_ACCOUNT= strophe -GH_TAGNAME= 2093aac +GH_TAGNAME= cd92f69 USES= libtool pkgconfig autoreconf GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig Modified: head/net-im/libstrophe/distinfo ============================================================================== --- head/net-im/libstrophe/distinfo Fri Mar 4 15:39:39 2016 (r410128) +++ head/net-im/libstrophe/distinfo Fri Mar 4 16:00:11 2016 (r410129) @@ -1,2 +1,2 @@ -SHA256 (strophe-libstrophe-0.8.7-2093aac_GH0.tar.gz) = c8927e72f1d714f36be4169ff45f69c67fb7ac4464b9c7cc488f73840feced74 -SIZE (strophe-libstrophe-0.8.7-2093aac_GH0.tar.gz) = 125937 +SHA256 (strophe-libstrophe-0.8.8-cd92f69_GH0.tar.gz) = ff699954d3c88d7e3aeaee8176c17354c041bb0a6afde41b8230b8e9ff1447b0 +SIZE (strophe-libstrophe-0.8.8-cd92f69_GH0.tar.gz) = 128405