Skip to content

Commit

Permalink
sysutils/ddpt: update to 0.97.
Browse files Browse the repository at this point in the history
  • Loading branch information
delphij committed Jul 26, 2021
1 parent 8221d30 commit 56f5e12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion sysutils/ddpt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Xin Li <delphij@FreeBSD.org>

PORTNAME= ddpt
PORTVERSION= 0.95
PORTVERSION= 0.97
CATEGORIES= sysutils
MASTER_SITES= http://sg.danny.cz/sg/p/

Expand All @@ -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>
5 changes: 3 additions & 2 deletions sysutils/ddpt/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 56f5e12

Please sign in to comment.