svn commit: r350552 - head/sysutils/ddpt
Xin LI
delphij at FreeBSD.org
Mon Apr 7 23:20:49 UTC 2014
Author: delphij
Date: Mon Apr 7 23:20:49 2014
New Revision: 350552
URL: http://svnweb.freebsd.org/changeset/ports/350552
QAT: https://qat.redports.org/buildarchive/r350552/
Log:
Update to 0.94.
Modified:
head/sysutils/ddpt/Makefile
head/sysutils/ddpt/distinfo
Modified: head/sysutils/ddpt/Makefile
==============================================================================
--- head/sysutils/ddpt/Makefile Mon Apr 7 22:08:12 2014 (r350551)
+++ head/sysutils/ddpt/Makefile Mon Apr 7 23:20:49 2014 (r350552)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ddpt
-PORTVERSION= 0.93
+PORTVERSION= 0.94
CATEGORIES= sysutils
MASTER_SITES= http://sg.danny.cz/sg/p/
EXTRACT_SUFX= .tgz
@@ -17,7 +17,9 @@ USES= gmake
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-PLIST_FILES= bin/ddpt \
- man/man8/ddpt.8.gz
+PLIST_FILES= bin/ddpt
+PLIST_FILES+= bin/ddptctl
+PLIST_FILES+= man/man8/ddpt.8.gz
+PLIST_FILES+= man/man8/ddptctl.8.gz
.include <bsd.port.mk>
Modified: head/sysutils/ddpt/distinfo
==============================================================================
--- head/sysutils/ddpt/distinfo Mon Apr 7 22:08:12 2014 (r350551)
+++ head/sysutils/ddpt/distinfo Mon Apr 7 23:20:49 2014 (r350552)
@@ -1,2 +1,2 @@
-SHA256 (ddpt-0.93.tgz) = 5113d3b64f1cee791d2171ffc9ad69ed99c0b06400e409560c3d2f52932bf457
-SIZE (ddpt-0.93.tgz) = 322041
+SHA256 (ddpt-0.94.tgz) = ac6863c2f1039cfb88d77a7b3ea310929dc173bbf86b60a7eea4d2309f876a3a
+SIZE (ddpt-0.94.tgz) = 372976
More information about the svn-ports-head
mailing list