Date: Fri, 4 Mar 2016 16:00:11 +0000 (UTC) From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410129 - head/net-im/libstrophe Message-ID: <201603041600.u24G0B39030295@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603041600.u24G0B39030295>