diff options
author | roy <roy@pkgsrc.org> | 2012-02-06 15:54:29 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2012-02-06 15:54:29 +0000 |
commit | 6b67dadfa8d84cd0a8371cb25763af5fe1969d11 (patch) | |
tree | 586be3644c8003dda665603ee2b0ec01aebcfef7 /net/dhcpcd-gtk | |
parent | c1bc2d038a1aee7d06f6c4fbbfbe11295579a681 (diff) | |
download | pkgsrc-6b67dadfa8d84cd0a8371cb25763af5fe1969d11.tar.gz |
Import dhcpcd-gtk-0.6.0 with the following changes:
Support RA's as a seperate interface, but don't allow config for them.
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r-- | net/dhcpcd-gtk/Makefile | 9 | ||||
-rw-r--r-- | net/dhcpcd-gtk/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index a02669d6ca8..8d7613f7fe2 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 15:54:29 roy Exp $ # -DISTNAME= dhcpcd-ui-0.5.2 -PKGNAME= dhcpcd-gtk-0.5.2 -PKGREVISION= 2 +DISTNAME= dhcpcd-ui-0.6.0 +PKGNAME= dhcpcd-gtk-0.6.0 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/ @@ -15,7 +14,7 @@ HOMEPAGE= http://roy.marples.name/projects/dhcpcd-ui/ COMMENT= GTK+ systray monitor for dhcpcd LICENSE= modified-bsd -DEPENDS+= dhcpcd-dbus>=0.5.0:../../net/dhcpcd-dbus +DEPENDS+= dhcpcd-dbus>=0.6.0:../../net/dhcpcd-dbus PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 diff --git a/net/dhcpcd-gtk/distinfo b/net/dhcpcd-gtk/distinfo index 0f823b43ce5..4d1056e9f2e 100644 --- a/net/dhcpcd-gtk/distinfo +++ b/net/dhcpcd-gtk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2011/06/13 10:57:46 roy Exp $ +$NetBSD: distinfo,v 1.9 2012/02/06 15:54:30 roy Exp $ -SHA1 (dhcpcd-ui-0.5.2.tar.bz2) = 79839548a30a82834b630009065e76d284e207f4 -RMD160 (dhcpcd-ui-0.5.2.tar.bz2) = 3cb21f658d7056af8519eac24b629061327922c9 -Size (dhcpcd-ui-0.5.2.tar.bz2) = 143028 bytes +SHA1 (dhcpcd-ui-0.6.0.tar.bz2) = 55073db51de03de7611d01f80b32f18024dd7460 +RMD160 (dhcpcd-ui-0.6.0.tar.bz2) = 0161b62651e308419866f9cbd60544f0fe0ae02b +Size (dhcpcd-ui-0.6.0.tar.bz2) = 546660 bytes |