svn commit: r517411 - head/dns/fpdns

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 13 23:25:14 UTC 2019


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 at 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


More information about the svn-ports-all mailing list