git: 6d821f64e286 - main - misc/hxtools: update the port to version 20210803.
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Aug 6 13:34:42 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6d821f64e28653dabcd590a967b8c1e291efd60d
commit 6d821f64e28653dabcd590a967b8c1e291efd60d
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-08-06 13:34:16 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-08-06 13:34:22 +0000
misc/hxtools: update the port to version 20210803.
Reported by: portscout
---
misc/hxtools/Makefile | 4 ++--
misc/hxtools/distinfo | 6 +++---
misc/hxtools/pkg-plist | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/misc/hxtools/Makefile b/misc/hxtools/Makefile
index 3514788094c6..9f95aff2429d 100644
--- a/misc/hxtools/Makefile
+++ b/misc/hxtools/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
PORTNAME= hxtools
-PORTVERSION= 20201116
+PORTVERSION= 20210803
CATEGORIES= misc
MASTER_SITES= http://inai.de/files/hxtools/
@@ -42,7 +42,7 @@ post-patch:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/NEWS.txt ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/changelog.rst ${STAGEDIR}${DOCSDIR}
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/misc/hxtools/distinfo b/misc/hxtools/distinfo
index 298752723abe..1e245a9735d0 100644
--- a/misc/hxtools/distinfo
+++ b/misc/hxtools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605482105
-SHA256 (hxtools-20201116.tar.xz) = c4bf0de4b39892eacb74a148d2587f0611f0abd2a2c4919a0e8e6639a74b7c69
-SIZE (hxtools-20201116.tar.xz) = 208540
+TIMESTAMP = 1628018717
+SHA256 (hxtools-20210803.tar.xz) = 978be4e3a28bd1f8f64a721cbc581124819853cfad03aff02c7b9c890f739a60
+SIZE (hxtools-20210803.tar.xz) = 209624
diff --git a/misc/hxtools/pkg-plist b/misc/hxtools/pkg-plist
index 1bf9d1528d04..95a3c0a1ecad 100644
--- a/misc/hxtools/pkg-plist
+++ b/misc/hxtools/pkg-plist
@@ -111,7 +111,7 @@ man/man8/logontime.8.gz
man/man8/utmp_register.8.gz
man/man8/vcsaview.8.gz
man/man8/xfs_irecover.8.gz
-%%PORTDOCS%%%%DOCSDIR%%/NEWS.txt
+%%PORTDOCS%%%%DOCSDIR%%/changelog.rst
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colortable
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/git-deconstruct
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/neon
More information about the dev-commits-ports-all
mailing list