aboutsummaryrefslogtreecommitdiff
path: root/databases/pgreplay
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-05-25 19:42:40 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-05-25 19:42:40 +0000
commit858221df3e70ee7863017074ab9a2e5a91dd6a8f (patch)
treecdaeb5397f5d3de7f953b6fa2a96f951815baf3c /databases/pgreplay
parent80a78653c2251a6f8432482f8617736be21814eb (diff)
downloadports-858221df3e70ee7863017074ab9a2e5a91dd6a8f.tar.gz
ports-858221df3e70ee7863017074ab9a2e5a91dd6a8f.zip
Use DISTVERSION and DISTVERSIONPREFIX rather than GH_TAGNAME
Reported by: mat
Notes
Notes: svn path=/head/; revision=415859
Diffstat (limited to 'databases/pgreplay')
-rw-r--r--databases/pgreplay/Makefile4
-rw-r--r--databases/pgreplay/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/pgreplay/Makefile b/databases/pgreplay/Makefile
index 0c371541f6d5..2ad97fb121d4 100644
--- a/databases/pgreplay/Makefile
+++ b/databases/pgreplay/Makefile
@@ -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
diff --git a/databases/pgreplay/distinfo b/databases/pgreplay/distinfo
index 528afea981d8..738df07f0c75 100644
--- a/databases/pgreplay/distinfo
+++ b/databases/pgreplay/distinfo
@@ -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