git: 56f5e126d6b4 - main - sysutils/ddpt: update to 0.97.
Xin LI
delphij at FreeBSD.org
Mon Jul 26 06:01:57 UTC 2021
The branch main has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=56f5e126d6b441dc428d66f94df4e121fe1cdeb0
commit 56f5e126d6b441dc428d66f94df4e121fe1cdeb0
Author: Xin LI <delphij at FreeBSD.org>
AuthorDate: 2021-07-26 06:01:15 +0000
Commit: Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-07-26 06:01:15 +0000
sysutils/ddpt: update to 0.97.
---
sysutils/ddpt/Makefile | 4 +++-
sysutils/ddpt/distinfo | 5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/sysutils/ddpt/Makefile b/sysutils/ddpt/Makefile
index 2070386f4277..dd9ddc7b715b 100644
--- a/sysutils/ddpt/Makefile
+++ b/sysutils/ddpt/Makefile
@@ -1,7 +1,7 @@
# Created by: Xin Li <delphij at FreeBSD.org>
PORTNAME= ddpt
-PORTVERSION= 0.95
+PORTVERSION= 0.97
CATEGORIES= sysutils
MASTER_SITES= http://sg.danny.cz/sg/p/
@@ -17,7 +17,9 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/ddpt
PLIST_FILES+= bin/ddptctl
+PLIST_FILES+= bin/ddpt_sgl
PLIST_FILES+= man/man8/ddpt.8.gz
PLIST_FILES+= man/man8/ddptctl.8.gz
+PLIST_FILES+= man/man8/ddpt_sgl.8.gz
.include <bsd.port.mk>
diff --git a/sysutils/ddpt/distinfo b/sysutils/ddpt/distinfo
index 4272aea8e9dd..c4eabf5e3596 100644
--- a/sysutils/ddpt/distinfo
+++ b/sysutils/ddpt/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ddpt-0.95.tgz) = 84a3c2a9ed7d5bff33ae298fb8bbbf650d5db3235a2bfe90033518e759144bb5
-SIZE (ddpt-0.95.tgz) = 387504
+TIMESTAMP = 1627278812
+SHA256 (ddpt-0.97.tgz) = e340a529aeef6a107b0c24c64873da590f5284557faffdf57a0f9dc48807233d
+SIZE (ddpt-0.97.tgz) = 578569
More information about the dev-commits-ports-all
mailing list