svn commit: r507130 - head/net/ntpsec

Yuri Victorovich yuri at FreeBSD.org
Mon Jul 22 07:47:15 UTC 2019


Author: yuri
Date: Mon Jul 22 07:47:14 2019
New Revision: 507130
URL: https://svnweb.freebsd.org/changeset/ports/507130

Log:
  net/ntpsec: Correction to the previous update: GL_COMMIT wasn't previously updated
  
  Reported by:	Bernhard Fröhlich <decke at bluelife.at>

Modified:
  head/net/ntpsec/Makefile
  head/net/ntpsec/distinfo

Modified: head/net/ntpsec/Makefile
==============================================================================
--- head/net/ntpsec/Makefile	Mon Jul 22 04:25:49 2019	(r507129)
+++ head/net/ntpsec/Makefile	Mon Jul 22 07:47:14 2019	(r507130)
@@ -2,6 +2,7 @@
 
 PORTNAME=	ntpsec
 DISTVERSION=	1.1.6
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -14,7 +15,7 @@ USES=		bison gettext-runtime python shebangfix ssl waf
 SHEBANG_FILES=	${WRKSRC}/ntpclients/ntp*.py
 USE_GITLAB=	yes
 GL_ACCOUNT=	NTPsec
-GL_COMMIT=	79cd18fc56fc902c3a7fd78bcc32ee72f52eb396
+GL_COMMIT=	0d119a8faf80180ac144e3c1f21988cfd708ed91
 
 MAKE_ENV=	NOSYNC=1 # workaround for the console problem: https://gitlab.com/NTPsec/ntpsec/issues/599
 

Modified: head/net/ntpsec/distinfo
==============================================================================
--- head/net/ntpsec/distinfo	Mon Jul 22 04:25:49 2019	(r507129)
+++ head/net/ntpsec/distinfo	Mon Jul 22 07:47:14 2019	(r507130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561774063
-SHA256 (NTPsec-ntpsec-79cd18fc56fc902c3a7fd78bcc32ee72f52eb396_GL0.tar.gz) = 14eda0af80be125c4ac937c529f0973414c51bf691333b3950e08f3a5f282409
-SIZE (NTPsec-ntpsec-79cd18fc56fc902c3a7fd78bcc32ee72f52eb396_GL0.tar.gz) = 2536708
+TIMESTAMP = 1563778728
+SHA256 (NTPsec-ntpsec-0d119a8faf80180ac144e3c1f21988cfd708ed91_GL0.tar.gz) = 0773c9572803c03be168c1e4d44f46b7958d28467d88df306b4833a773637a91
+SIZE (NTPsec-ntpsec-0d119a8faf80180ac144e3c1f21988cfd708ed91_GL0.tar.gz) = 2545818


More information about the svn-ports-head mailing list