svn commit: r472381 - in head: net/pacemaker1 net/pacemaker2 security/trezord

Mathieu Arnold mat at FreeBSD.org
Thu Jun 14 14:07:57 UTC 2018


Author: mat
Date: Thu Jun 14 14:07:55 2018
New Revision: 472381
URL: https://svnweb.freebsd.org/changeset/ports/472381

Log:
  Regular USE_GITHUB cleanup.
  
  Sponsored by:	Absolight

Modified:
  head/net/pacemaker1/Makefile.common   (contents, props changed)
  head/net/pacemaker1/distinfo   (contents, props changed)
  head/net/pacemaker2/distinfo   (contents, props changed)
  head/security/trezord/Makefile   (contents, props changed)
  head/security/trezord/distinfo   (contents, props changed)

Modified: head/net/pacemaker1/Makefile.common
==============================================================================
--- head/net/pacemaker1/Makefile.common	Thu Jun 14 14:07:32 2018	(r472380)
+++ head/net/pacemaker1/Makefile.common	Thu Jun 14 14:07:55 2018	(r472381)
@@ -2,6 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		pacemaker
+DISTVERSIONPREFIX=	Pacemaker-
 CATEGORIES=		net
 
 MAINTAINER=		dpejesh at yahoo.com
@@ -29,7 +30,6 @@ GROUPS=			haclient
 USE_GITHUB=		yes
 GH_ACCOUNT=		ClusterLabs
 GH_PROJECT=		pacemaker
-GH_TAGNAME=		Pacemaker-${PORTVERSION}${DISTVERSIONSUFFIX}
 
 USES=			autoreconf corosync gmake libtool ncurses:port pathfix pkgconfig python shebangfix
 USE_BINUTILS=		yes

Modified: head/net/pacemaker1/distinfo
==============================================================================
--- head/net/pacemaker1/distinfo	Thu Jun 14 14:07:32 2018	(r472380)
+++ head/net/pacemaker1/distinfo	Thu Jun 14 14:07:55 2018	(r472381)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526195102
-SHA256 (ClusterLabs-pacemaker-1.1.18-Pacemaker-1.1.18_GH0.tar.gz) = a71921c1e2a93c5bed6199fb41464a1cff887be515f4a0ffbc2c92bc98d233af
-SIZE (ClusterLabs-pacemaker-1.1.18-Pacemaker-1.1.18_GH0.tar.gz) = 5321212
+TIMESTAMP = 1528984055
+SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.18_GH0.tar.gz) = a71921c1e2a93c5bed6199fb41464a1cff887be515f4a0ffbc2c92bc98d233af
+SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.18_GH0.tar.gz) = 5321212

Modified: head/net/pacemaker2/distinfo
==============================================================================
--- head/net/pacemaker2/distinfo	Thu Jun 14 14:07:32 2018	(r472380)
+++ head/net/pacemaker2/distinfo	Thu Jun 14 14:07:55 2018	(r472381)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526411757
-SHA256 (ClusterLabs-pacemaker-2.0.0-rc4-Pacemaker-2.0.0-rc4_GH0.tar.gz) = ed7382f725cc8e5c751831d080f4c219185944c58af505be61aef8350f92841e
-SIZE (ClusterLabs-pacemaker-2.0.0-rc4-Pacemaker-2.0.0-rc4_GH0.tar.gz) = 5260030
+TIMESTAMP = 1528984067
+SHA256 (ClusterLabs-pacemaker-Pacemaker-2.0.0-rc4_GH0.tar.gz) = ed7382f725cc8e5c751831d080f4c219185944c58af505be61aef8350f92841e
+SIZE (ClusterLabs-pacemaker-Pacemaker-2.0.0-rc4_GH0.tar.gz) = 5260030

Modified: head/security/trezord/Makefile
==============================================================================
--- head/security/trezord/Makefile	Thu Jun 14 14:07:32 2018	(r472380)
+++ head/security/trezord/Makefile	Thu Jun 14 14:07:55 2018	(r472381)
@@ -3,6 +3,7 @@
 
 PORTNAME=	trezord
 PORTVERSION=	2.0.14
+DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 
 MAINTAINER=	ale at FreeBSD.org
@@ -16,7 +17,6 @@ USE_RC_SUBR=	${PORTNAME}
 USE_GITHUB=	yes
 GH_ACCOUNT=	trezor
 GH_PROJECT=	${PORTNAME}-go
-GH_TAGNAME=	v${PORTVERSION}
 GO_PKGNAME=	github.com/${GH_ACCOUNT}/${GH_PROJECT}
 
 PATCH_STRIP=	-p1

Modified: head/security/trezord/distinfo
==============================================================================
--- head/security/trezord/distinfo	Thu Jun 14 14:07:32 2018	(r472380)
+++ head/security/trezord/distinfo	Thu Jun 14 14:07:55 2018	(r472381)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528707476
-SHA256 (trezor-trezord-go-2.0.14-v2.0.14_GH0.tar.gz) = a28001afe130a717e5366fdb5ec16e10ca44d6bdd366694f844efda830a08f68
-SIZE (trezor-trezord-go-2.0.14-v2.0.14_GH0.tar.gz) = 859521
+TIMESTAMP = 1528984810
+SHA256 (trezor-trezord-go-v2.0.14_GH0.tar.gz) = a28001afe130a717e5366fdb5ec16e10ca44d6bdd366694f844efda830a08f68
+SIZE (trezor-trezord-go-v2.0.14_GH0.tar.gz) = 859521


More information about the svn-ports-all mailing list