Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2019 15:28:37 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508258 - head/net/htpdate
Message-ID:  <201908061528.x76FSblh076922@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh (doc committer)
Date: Tue Aug  6 15:28:37 2019
New Revision: 508258
URL: https://svnweb.freebsd.org/changeset/ports/508258

Log:
  - update to 1.2.1

Modified:
  head/net/htpdate/Makefile
  head/net/htpdate/distinfo

Modified: head/net/htpdate/Makefile
==============================================================================
--- head/net/htpdate/Makefile	Tue Aug  6 15:28:01 2019	(r508257)
+++ head/net/htpdate/Makefile	Tue Aug  6 15:28:37 2019	(r508258)
@@ -2,17 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	htpdate
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.vervest.org/htp/archive/c/ \
 		http://twekkel.home.xs4all.nl/htp/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jgh@FreeBSD.org
 COMMENT=	Time synchronization over http utility
 
 LICENSE=	GPLv2+
 
-USES=	tar:bzip2
+USES=	tar:xz
+
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 PLIST_FILES=	bin/${PORTNAME} man/man8/${PORTNAME}.8.gz

Modified: head/net/htpdate/distinfo
==============================================================================
--- head/net/htpdate/distinfo	Tue Aug  6 15:28:01 2019	(r508257)
+++ head/net/htpdate/distinfo	Tue Aug  6 15:28:37 2019	(r508258)
@@ -1,2 +1,3 @@
-SHA256 (htpdate-1.1.2.tar.bz2) = 74d389f2232cd17a1358a213cc8c50af723ac8fa40fcf761d359b3a64077427d
-SIZE (htpdate-1.1.2.tar.bz2) = 12724
+TIMESTAMP = 1565104478
+SHA256 (htpdate-1.2.1.tar.xz) = 186c69509ba68178e2894cb8900e240bb688870ec25de2ac4676724e1e1d1cbf
+SIZE (htpdate-1.2.1.tar.xz) = 12824



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