Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:25:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517411 - head/dns/fpdns
Message-ID:  <201911132325.xADNP9Fi032775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 13 23:25:09 2019
New Revision: 517411
URL: https://svnweb.freebsd.org/changeset/ports/517411

Log:
  Change to upstream versioning

Modified:
  head/dns/fpdns/Makefile
  head/dns/fpdns/distinfo

Modified: head/dns/fpdns/Makefile
==============================================================================
--- head/dns/fpdns/Makefile	Wed Nov 13 23:25:04 2019	(r517410)
+++ head/dns/fpdns/Makefile	Wed Nov 13 23:25:09 2019	(r517411)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fpdns
-PORTVERSION=	0.10.0.20190131
+PORTVERSION=	20190131
 CATEGORIES=	dns net perl5
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -21,6 +21,5 @@ NO_ARCH=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	kirei
-GH_TAGNAME=	${PORTVERSION:E}
 
 .include <bsd.port.mk>

Modified: head/dns/fpdns/distinfo
==============================================================================
--- head/dns/fpdns/distinfo	Wed Nov 13 23:25:04 2019	(r517410)
+++ head/dns/fpdns/distinfo	Wed Nov 13 23:25:09 2019	(r517411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549025869
-SHA256 (kirei-fpdns-0.10.0.20190131-20190131_GH0.tar.gz) = f6599ebed73c2d87d7c2bafc8c3a63fb76bda52478e9a1912410d481f7536100
-SIZE (kirei-fpdns-0.10.0.20190131-20190131_GH0.tar.gz) = 933415
+TIMESTAMP = 1573550229
+SHA256 (kirei-fpdns-20190131_GH0.tar.gz) = f6599ebed73c2d87d7c2bafc8c3a63fb76bda52478e9a1912410d481f7536100
+SIZE (kirei-fpdns-20190131_GH0.tar.gz) = 933415



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132325.xADNP9Fi032775>