From owner-svn-ports-head@freebsd.org Fri Mar 9 16:42:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE5DAF37F16; Fri, 9 Mar 2018 16:42:48 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B077805AB; Fri, 9 Mar 2018 16:42:48 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 95F1121AC5; Fri, 9 Mar 2018 16:42:48 +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 w29GgmhG081551; Fri, 9 Mar 2018 16:42:48 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w29GgmhE081549; Fri, 9 Mar 2018 16:42:48 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201803091642.w29GgmhE081549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Fri, 9 Mar 2018 16:42:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463973 - head/net-im/libstrophe X-SVN-Group: ports-head X-SVN-Commit-Author: arved X-SVN-Commit-Paths: head/net-im/libstrophe X-SVN-Commit-Revision: 463973 X-SVN-Commit-Repository: ports 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.25 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, 09 Mar 2018 16:42:49 -0000 Author: arved Date: Fri Mar 9 16:42:48 2018 New Revision: 463973 URL: https://svnweb.freebsd.org/changeset/ports/463973 Log: Update libstrophe to 0.9.2 Modified: head/net-im/libstrophe/Makefile head/net-im/libstrophe/distinfo Modified: head/net-im/libstrophe/Makefile ============================================================================== --- head/net-im/libstrophe/Makefile Fri Mar 9 16:41:05 2018 (r463972) +++ head/net-im/libstrophe/Makefile Fri Mar 9 16:42:48 2018 (r463973) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libstrophe -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org @@ -12,11 +12,12 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt LIB_DEPENDS= libexpat.so:textproc/expat2 +USES= libtool pkgconfig autoreconf ssl USE_GITHUB= yes GH_ACCOUNT= strophe -USES= libtool pkgconfig autoreconf ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes +INSTALL_TARGET=install-strip .include Modified: head/net-im/libstrophe/distinfo ============================================================================== --- head/net-im/libstrophe/distinfo Fri Mar 9 16:41:05 2018 (r463972) +++ head/net-im/libstrophe/distinfo Fri Mar 9 16:42:48 2018 (r463973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475092133 -SHA256 (strophe-libstrophe-0.9.1_GH0.tar.gz) = c90493f986e5bd407132c5a3e174378c02cb80fa4eaee29875e06b4bba6afcc3 -SIZE (strophe-libstrophe-0.9.1_GH0.tar.gz) = 153142 +TIMESTAMP = 1520613447 +SHA256 (strophe-libstrophe-0.9.2_GH0.tar.gz) = 158145bc1565a5fd0bbd7f57e3e15d768e58b8a460897ab5918a5a689d67ae6f +SIZE (strophe-libstrophe-0.9.2_GH0.tar.gz) = 158651