From owner-svn-ports-head@FreeBSD.ORG Wed Jul 23 13:53:09 2014 Return-Path: Delivered-To: svn-ports-head@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 1234FEC8; Wed, 23 Jul 2014 13:53:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D912E2D7D; Wed, 23 Jul 2014 13:53:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6NDr8AH073965; Wed, 23 Jul 2014 13:53:08 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6NDr8rf073960; Wed, 23 Jul 2014 13:53:08 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201407231353.s6NDr8rf073960@svn.freebsd.org> From: Jimmy Olgeni Date: Wed, 23 Jul 2014 13:53:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362695 - head/textproc/exmpp 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.18 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: Wed, 23 Jul 2014 13:53:09 -0000 Author: olgeni Date: Wed Jul 23 13:53:07 2014 New Revision: 362695 URL: http://svnweb.freebsd.org/changeset/ports/362695 QAT: https://qat.redports.org/buildarchive/r362695/ Log: Upgrade to version 0.9.9. - Use GitHub sources - lib/erlang/lib is not ours to remove Modified: head/textproc/exmpp/Makefile head/textproc/exmpp/distinfo (contents, props changed) head/textproc/exmpp/pkg-plist Modified: head/textproc/exmpp/Makefile ============================================================================== --- head/textproc/exmpp/Makefile Wed Jul 23 13:41:07 2014 (r362694) +++ head/textproc/exmpp/Makefile Wed Jul 23 13:53:07 2014 (r362695) @@ -2,11 +2,8 @@ # $FreeBSD$ PORTNAME= exmpp -PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTVERSION= 0.9.9 CATEGORIES= textproc net-im -MASTER_SITES= http://download.process-one.net/${PORTNAME}/ -EXTRACT_SUFX= .tgz MAINTAINER= olgeni@FreeBSD.org COMMENT= Fast and scalable library for XMPP written in Erlang/OTP @@ -19,6 +16,12 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libxml2.so:${PORTSDIR}/textproc/libxml2 +USE_GITHUB= yes +GH_ACCOUNT= processone +GH_PROJECT= exmpp +GH_COMMIT= 829cdc2 +GH_TAGNAME= v${PORTVERSION} + GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-static=yes \ --enable-shared=yes \ Modified: head/textproc/exmpp/distinfo ============================================================================== --- head/textproc/exmpp/distinfo Wed Jul 23 13:41:07 2014 (r362694) +++ head/textproc/exmpp/distinfo Wed Jul 23 13:53:07 2014 (r362695) @@ -1,2 +1,2 @@ -SHA256 (exmpp-0.9.7.tgz) = e0816b3c06b9b559a2613f72ffdc1ba0a8384bb50c1fc976a9a686e02b1d262a -SIZE (exmpp-0.9.7.tgz) = 248672 +SHA256 (exmpp-0.9.9.tar.gz) = 51c32d162a8fbed254555b9e8e03a439ea8c0455829e8a094bd0f8c13e262156 +SIZE (exmpp-0.9.9.tar.gz) = 249753 Modified: head/textproc/exmpp/pkg-plist ============================================================================== --- head/textproc/exmpp/pkg-plist Wed Jul 23 13:41:07 2014 (r362694) +++ head/textproc/exmpp/pkg-plist Wed Jul 23 13:53:07 2014 (r362695) @@ -1,5 +1,4 @@ %%PORTDOCS%%lib/erlang/lib/exmpp-%%VERSION%%/doc/html/ejabberd_socket.html -%%PORTDOCS%%lib/erlang/lib/exmpp-%%VERSION%%/doc/html/ejabberd_zlib.html %%PORTDOCS%%lib/erlang/lib/exmpp-%%VERSION%%/doc/html/erlang.png %%PORTDOCS%%lib/erlang/lib/exmpp-%%VERSION%%/doc/html/exmpp.html %%PORTDOCS%%lib/erlang/lib/exmpp-%%VERSION%%/doc/html/exmpp_bosh.html @@ -126,4 +125,3 @@ lib/erlang/lib/exmpp-%%VERSION%%/priv/li %%PORTDOCS%%@dirrm lib/erlang/lib/exmpp-%%VERSION%%/doc/html %%PORTDOCS%%@dirrm lib/erlang/lib/exmpp-%%VERSION%%/doc @dirrm lib/erlang/lib/exmpp-%%VERSION%% -@dirrmtry lib/erlang/lib