diff options
author | roy <roy@pkgsrc.org> | 2010-07-04 09:03:00 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2010-07-04 09:03:00 +0000 |
commit | 86947c405d49a21fddd35b778d02963e0fdfbcc0 (patch) | |
tree | 3f9fa95f31f1b9d2fb2d8beee3e14544dcc3408a /net | |
parent | 44e926190ddf6a2469986a3d9b98336697cfd882 (diff) | |
download | pkgsrc-86947c405d49a21fddd35b778d02963e0fdfbcc0.tar.gz |
Update to dhcpcd-dbus-0.5.2
Changes from dhcpd-dbus-0.5.0 include:
* Fix handling arrays of IPv4 addresses
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcpcd-dbus/Makefile | 4 | ||||
-rw-r--r-- | net/dhcpcd-dbus/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dhcpcd-dbus/Makefile b/net/dhcpcd-dbus/Makefile index 5efcfafc9c1..7a830b3bfc2 100644 --- a/net/dhcpcd-dbus/Makefile +++ b/net/dhcpcd-dbus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/05/24 21:08:41 roy Exp $ +# $NetBSD: Makefile,v 1.8 2010/07/04 09:03:00 roy Exp $ # -DISTNAME= dhcpcd-dbus-0.5.0 +DISTNAME= dhcpcd-dbus-0.5.2 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ diff --git a/net/dhcpcd-dbus/distinfo b/net/dhcpcd-dbus/distinfo index 54efd7e6014..5238514b61a 100644 --- a/net/dhcpcd-dbus/distinfo +++ b/net/dhcpcd-dbus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/05/25 12:36:33 roy Exp $ +$NetBSD: distinfo,v 1.7 2010/07/04 09:03:00 roy Exp $ -SHA1 (dhcpcd-dbus-0.5.0.tar.bz2) = e73dc121d2d6379c98943bc040d1f9c4d55b3641 -RMD160 (dhcpcd-dbus-0.5.0.tar.bz2) = 7b66378d64bf6d6a3e7ca2407ec1752155be960c -Size (dhcpcd-dbus-0.5.0.tar.bz2) = 19554 bytes +SHA1 (dhcpcd-dbus-0.5.2.tar.bz2) = 4adb224ed4f99613949bbadad7ba01dd61d5d69b +RMD160 (dhcpcd-dbus-0.5.2.tar.bz2) = 690028759968235546648b8ed2674d4aa96a3f09 +Size (dhcpcd-dbus-0.5.2.tar.bz2) = 19781 bytes |