From owner-svn-ports-head@freebsd.org Wed Oct 12 23:27:19 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 5CB65C0F9CA; Wed, 12 Oct 2016 23:27:19 +0000 (UTC) (envelope-from pawel@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 11609126D; Wed, 12 Oct 2016 23:27:18 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9CNRI1G031320; Wed, 12 Oct 2016 23:27:18 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9CNRIio031319; Wed, 12 Oct 2016 23:27:18 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201610122327.u9CNRIio031319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 12 Oct 2016 23:27:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423897 - head/net-p2p/retroshare 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.23 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, 12 Oct 2016 23:27:19 -0000 Author: pawel Date: Wed Oct 12 23:27:17 2016 New Revision: 423897 URL: https://svnweb.freebsd.org/changeset/ports/423897 Log: Update to version 0.6.1 PR: 213339 Submitted by: Christian Sturm Approved by: maintainer Modified: head/net-p2p/retroshare/Makefile head/net-p2p/retroshare/distinfo Modified: head/net-p2p/retroshare/Makefile ============================================================================== --- head/net-p2p/retroshare/Makefile Wed Oct 12 22:23:09 2016 (r423896) +++ head/net-p2p/retroshare/Makefile Wed Oct 12 23:27:17 2016 (r423897) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= retroshare -PORTVERSION= 0.6.0e +PORTVERSION= 0.6.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= peter@netkey.at @@ -35,7 +34,7 @@ DOS2UNIX_FILES= retroshare-nogui/src/ret USE_GITHUB= yes GH_ACCOUNT= RetroShare GH_PROJECT= RetroShare -GH_TAGNAME= 9f7ef8b +GH_TAGNAME= 53e26983 .include @@ -55,7 +54,7 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ ${WRKSRC}/data/retroshare06.desktop .if defined(GH_TAGNAME) - @${REINPLACE_CMD} -e 's|01234567|0${GH_TAGNAME}|' \ + @${REINPLACE_CMD} -e 's|RS_REVISION_NUMBER.*|RS_REVISION_NUMBER 0x${GH_TAGNAME}|' \ ${WRKSRC}/libretroshare/src/retroshare/rsversion.h .endif Modified: head/net-p2p/retroshare/distinfo ============================================================================== --- head/net-p2p/retroshare/distinfo Wed Oct 12 22:23:09 2016 (r423896) +++ head/net-p2p/retroshare/distinfo Wed Oct 12 23:27:17 2016 (r423897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467176910 -SHA256 (RetroShare-RetroShare-v0.6.0e-9f7ef8b_GH0.tar.gz) = 0bcffff8814e4ff67458fbaca8e15b11c5a3fdc85ad4c080583c0f9cf32734e7 -SIZE (RetroShare-RetroShare-v0.6.0e-9f7ef8b_GH0.tar.gz) = 17400160 +TIMESTAMP = 1476022169 +SHA256 (RetroShare-RetroShare-v0.6.1-53e26983_GH0.tar.gz) = 5a3d9dbfe4c4d217c310caf97577414fcb96d0560a88c2f0ac3eb02382813aa3 +SIZE (RetroShare-RetroShare-v0.6.1-53e26983_GH0.tar.gz) = 18006124