aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-11-28 03:23:18 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-11-28 03:23:18 +0000
commit7d21b823cfc56df3e34e232ff1980629e08edc75 (patch)
treef92a1597e8ed67e6e910678239724cd823134f52 /comms
parent69f2dd7c9160c9a1c096515e0dacdaa4cd973390 (diff)
downloadports-7d21b823cfc56df3e34e232ff1980629e08edc75.tar.gz
ports-7d21b823cfc56df3e34e232ff1980629e08edc75.zip
comms/dfu-util: Update version 0.1=>0.10
- update WWW
Notes
Notes: svn path=/head/; revision=556475
Diffstat (limited to 'comms')
-rw-r--r--comms/dfu-util/Makefile5
-rw-r--r--comms/dfu-util/distinfo5
-rw-r--r--comms/dfu-util/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile
index 12abbac933f3..6d464eb64b9b 100644
--- a/comms/dfu-util/Makefile
+++ b/comms/dfu-util/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dfu-util
-PORTVERSION= 0.9
+PORTVERSION= 0.10
CATEGORIES= comms
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
@@ -13,6 +13,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
-PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz
+PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz \
+ man/man1/dfu-prefix.1.gz man/man1/dfu-suffix.1.gz
.include <bsd.port.mk>
diff --git a/comms/dfu-util/distinfo b/comms/dfu-util/distinfo
index ea57b9b47655..d9838c3852f4 100644
--- a/comms/dfu-util/distinfo
+++ b/comms/dfu-util/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dfu-util-0.9.tar.gz) = 36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833
-SIZE (dfu-util-0.9.tar.gz) = 138397
+TIMESTAMP = 1606529974
+SHA256 (dfu-util-0.10.tar.gz) = a03dc58dfc79c056819c0544b2a5970537566460102b3d82cfb038c60e619b42
+SIZE (dfu-util-0.10.tar.gz) = 151014
diff --git a/comms/dfu-util/pkg-descr b/comms/dfu-util/pkg-descr
index d38a80e09d84..61b3f3f578d4 100644
--- a/comms/dfu-util/pkg-descr
+++ b/comms/dfu-util/pkg-descr
@@ -5,4 +5,4 @@ In the OpenMoko project (for example), this program is used to communicate
with the specially enhanced u-boot boot loader, which implements the DFU
device side.
-WWW: http://dfu-util.gnumonks.org/
+WWW: http://dfu-util.sourceforge.net/