mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-mgmt/resource-agents: Change from GH_TAGNAME to DISTVERSIONPREFIX=v
PR: 209005 Submitted by: mat
This commit is contained in:
parent
1731abc29f
commit
1b6e18af9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414166
2 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= resource-agents
|
PORTNAME= resource-agents
|
||||||
PORTVERSION= 3.9.7
|
PORTVERSION= 3.9.7
|
||||||
|
DISTVERSIONPREFIX=v
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
|
|
||||||
MAINTAINER= dpejesh@yahoo.com
|
MAINTAINER= dpejesh@yahoo.com
|
||||||
|
@ -18,7 +19,6 @@ CONFLICTS= heartbeat-[0-9]*
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ClusterLabs
|
GH_ACCOUNT= ClusterLabs
|
||||||
GH_PROJECT= resource-agents
|
GH_PROJECT= resource-agents
|
||||||
GH_TAGNAME= v${PORTVERSION}
|
|
||||||
|
|
||||||
USES= autoreconf gmake pkgconfig python shebangfix
|
USES= autoreconf gmake pkgconfig python shebangfix
|
||||||
USE_GCC= yes
|
USE_GCC= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ClusterLabs-resource-agents-3.9.7-v3.9.7_GH0.tar.gz) = e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152
|
SHA256 (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152
|
||||||
SIZE (ClusterLabs-resource-agents-3.9.7-v3.9.7_GH0.tar.gz) = 646048
|
SIZE (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = 646048
|
||||||
|
|
Loading…
Add table
Reference in a new issue