From owner-svn-ports-head@FreeBSD.ORG Tue Oct 28 05:19:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72AA3789; Tue, 28 Oct 2014 05:19:17 +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 5E9C2EC4; Tue, 28 Oct 2014 05:19:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9S5JHAZ022590; Tue, 28 Oct 2014 05:19:17 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9S5JGfb022588; Tue, 28 Oct 2014 05:19:16 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201410280519.s9S5JGfb022588@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 28 Oct 2014 05:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371619 - in head/net-p2p: bitcoin eiskaltdcpp-lib 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-1 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: Tue, 28 Oct 2014 05:19:17 -0000 Author: dinoex Date: Tue Oct 28 05:19:16 2014 New Revision: 371619 URL: https://svnweb.freebsd.org/changeset/ports/371619 QAT: https://qat.redports.org/buildarchive/r371619/ Log: - update miniupnpc to 1.9 - bump users of shared lib version Modified: head/net-p2p/bitcoin/Makefile head/net-p2p/eiskaltdcpp-lib/Makefile Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Tue Oct 28 03:46:32 2014 (r371618) +++ head/net-p2p/bitcoin/Makefile Tue Oct 28 05:19:16 2014 (r371619) @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MASTER_SITES= http://vps.robbak.com/distfiles/ \ ${MASTER_SITE_LOCAL} \ Modified: head/net-p2p/eiskaltdcpp-lib/Makefile ============================================================================== --- head/net-p2p/eiskaltdcpp-lib/Makefile Tue Oct 28 03:46:32 2014 (r371618) +++ head/net-p2p/eiskaltdcpp-lib/Makefile Tue Oct 28 05:19:16 2014 (r371619) @@ -3,7 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc