git: da38e6124226 - main - net-mgmt/nbtscan: Update to 1.7.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:49:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da38e6124226e536c2e7f78298d6f10e15c19062
commit da38e6124226e536c2e7f78298d6f10e15c19062
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:08:38 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:19 +0000
net-mgmt/nbtscan: Update to 1.7.1
Changes: https://github.com/resurrecting-open-source-projects/nbtscan/releases
https://github.com/resurrecting-open-source-projects/nbtscan/blob/master/ChangeLog
---
net-mgmt/nbtscan/Makefile | 6 +++---
net-mgmt/nbtscan/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile
index 6e6e0ca2515b..cdd1b3ff4cc6 100644
--- a/net-mgmt/nbtscan/Makefile
+++ b/net-mgmt/nbtscan/Makefile
@@ -1,7 +1,7 @@
# Created by: Kris Kennaway <kris at FreeBSD.org>
PORTNAME= nbtscan
-PORTVERSION= 1.6
+PORTVERSION= 1.7.1
CATEGORIES= net-mgmt
MAINTAINER= sunpoet at FreeBSD.org
@@ -18,11 +18,11 @@ PLIST_FILES= bin/nbtscan \
man/man1/nbtscan.1.gz
PORTDOCS= README.md
-OPTIONS_DEFINE= DOCS
-
GH_ACCOUNT= resurrecting-open-source-projects
USE_GITHUB= yes
+OPTIONS_DEFINE= DOCS
+
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
diff --git a/net-mgmt/nbtscan/distinfo b/net-mgmt/nbtscan/distinfo
index d2c9dda13729..d6e72e4503d7 100644
--- a/net-mgmt/nbtscan/distinfo
+++ b/net-mgmt/nbtscan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117375
-SHA256 (resurrecting-open-source-projects-nbtscan-1.6_GH0.tar.gz) = 9fc1bf325c37b1c9a3e4abec3bf2e5116f20c552a6ae5dc21d581c926ae02262
-SIZE (resurrecting-open-source-projects-nbtscan-1.6_GH0.tar.gz) = 27290
+TIMESTAMP = 1632036898
+SHA256 (resurrecting-open-source-projects-nbtscan-1.7.1_GH0.tar.gz) = 737448e4dfac2b9c9150c4a428f927f6108c154afacaddc27ec2d8fc541ce06b
+SIZE (resurrecting-open-source-projects-nbtscan-1.7.1_GH0.tar.gz) = 27551
More information about the dev-commits-ports-all
mailing list