diff options
author | roy <roy@pkgsrc.org> | 2009-07-27 06:24:54 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2009-07-27 06:24:54 +0000 |
commit | d9169bbb44edbbeca08d26496c1319e200a40088 (patch) | |
tree | 3e0256b20bca93cab83358b3e459b5e48b55b842 /net/dhcpcd-gtk | |
parent | 06d759c1ea315d7e7185c154475e3dcfc7395dfc (diff) | |
download | pkgsrc-d9169bbb44edbbeca08d26496c1319e200a40088.tar.gz |
Bump to dhcpcd-gtk-0.4.1
Fixes a crash when dbus is not running.
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r-- | net/dhcpcd-gtk/Makefile | 6 | ||||
-rw-r--r-- | net/dhcpcd-gtk/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 06f34a957fd..91fa1110494 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/27 06:24:54 roy Exp $ # -DISTNAME= dhcpcd-ui-0.4.0 -PKGNAME= dhcpcd-gtk-0.4.0 +DISTNAME= dhcpcd-ui-0.4.1 +PKGNAME= dhcpcd-gtk-0.4.1 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ diff --git a/net/dhcpcd-gtk/distinfo b/net/dhcpcd-gtk/distinfo index 23ec9543341..15ce081018e 100644 --- a/net/dhcpcd-gtk/distinfo +++ b/net/dhcpcd-gtk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/04/28 21:39:13 roy Exp $ +$NetBSD: distinfo,v 1.4 2009/07/27 06:24:54 roy Exp $ -SHA1 (dhcpcd-ui-0.4.0.tar.bz2) = 4f35be6073a559b58d0be949658a891cc8bb158e -RMD160 (dhcpcd-ui-0.4.0.tar.bz2) = 966c05597d24d042e36c33fe936ee24c02404090 -Size (dhcpcd-ui-0.4.0.tar.bz2) = 49068 bytes +SHA1 (dhcpcd-ui-0.4.1.tar.bz2) = 9043ec53f8a4f80c561c61f71be293494d345757 +RMD160 (dhcpcd-ui-0.4.1.tar.bz2) = 6d95a96c66811453351de13b024c12e84d55608d +Size (dhcpcd-ui-0.4.1.tar.bz2) = 49176 bytes |