svn commit: r423938 - head/net-p2p/retroshare

Pawel Pekala pawel at FreeBSD.org
Thu Oct 13 20:46:25 UTC 2016


Author: pawel
Date: Thu Oct 13 20:46:23 2016
New Revision: 423938
URL: https://svnweb.freebsd.org/changeset/ports/423938

Log:
  Use version tagname
  
  Submitted by:	mat

Modified:
  head/net-p2p/retroshare/Makefile
  head/net-p2p/retroshare/distinfo

Modified: head/net-p2p/retroshare/Makefile
==============================================================================
--- head/net-p2p/retroshare/Makefile	Thu Oct 13 20:30:11 2016	(r423937)
+++ head/net-p2p/retroshare/Makefile	Thu Oct 13 20:46:23 2016	(r423938)
@@ -3,6 +3,7 @@
 
 PORTNAME=	retroshare
 PORTVERSION=	0.6.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-p2p
 
@@ -34,7 +35,6 @@ DOS2UNIX_FILES=	retroshare-nogui/src/ret
 USE_GITHUB=	yes
 GH_ACCOUNT=	RetroShare
 GH_PROJECT=	RetroShare
-GH_TAGNAME=	53e26983
 
 .include <bsd.port.pre.mk>
 

Modified: head/net-p2p/retroshare/distinfo
==============================================================================
--- head/net-p2p/retroshare/distinfo	Thu Oct 13 20:30:11 2016	(r423937)
+++ head/net-p2p/retroshare/distinfo	Thu Oct 13 20:46:23 2016	(r423938)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476022169
-SHA256 (RetroShare-RetroShare-v0.6.1-53e26983_GH0.tar.gz) = 5a3d9dbfe4c4d217c310caf97577414fcb96d0560a88c2f0ac3eb02382813aa3
-SIZE (RetroShare-RetroShare-v0.6.1-53e26983_GH0.tar.gz) = 18006124
+TIMESTAMP = 1476367118
+SHA256 (RetroShare-RetroShare-v0.6.1_GH0.tar.gz) = 4ffbb6c61538f80d0f667c2a155c5eac38b0722a3e8d4f1dc1487d10087cfe42
+SIZE (RetroShare-RetroShare-v0.6.1_GH0.tar.gz) = 18002032


More information about the svn-ports-all mailing list