Use DISTVERSION and DISTVERSIONPREFIX rather than GH_TAGNAME
Reported by: mat
This commit is contained in:
parent
80a78653c2
commit
858221df3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415859
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pgreplay
|
||||
PORTVERSION= 1.2.0
|
||||
DISTVERSIONPREFIX= ${PORTNAME:tu}_
|
||||
DISTVERSION= 1_2_0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
|
@ -12,7 +13,6 @@ LICENSE= PostgreSQL
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= laurenz
|
||||
GH_TAGNAME= PGREPLAY_1_2_0
|
||||
|
||||
USES= pgsql autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1464166606
|
||||
SHA256 (laurenz-pgreplay-1.2.0-PGREPLAY_1_2_0_GH0.tar.gz) = b2443d1ccf0c0c1da2ce9d98035e42c8f6846146b804cb3bf5a8819ca6c4123d
|
||||
SIZE (laurenz-pgreplay-1.2.0-PGREPLAY_1_2_0_GH0.tar.gz) = 118585
|
||||
TIMESTAMP = 1464205286
|
||||
SHA256 (laurenz-pgreplay-PGREPLAY_1_2_0_GH0.tar.gz) = b2443d1ccf0c0c1da2ce9d98035e42c8f6846146b804cb3bf5a8819ca6c4123d
|
||||
SIZE (laurenz-pgreplay-PGREPLAY_1_2_0_GH0.tar.gz) = 118585
|
||||
|
|
Loading…
Reference in a new issue