summaryrefslogtreecommitdiff
path: root/net/dhcpcd-gtk
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2010-05-24 21:12:53 +0000
committerroy <roy@pkgsrc.org>2010-05-24 21:12:53 +0000
commit508425b626beee69541d7a3407cb7fd21a5e0456 (patch)
tree22b536f46056673bbe86ccb71fa01f58d57015cd /net/dhcpcd-gtk
parent809e916e1d1e0a1ec75b0c5739703c1b126bb06f (diff)
downloadpkgsrc-508425b626beee69541d7a3407cb7fd21a5e0456.tar.gz
Update to dhcpcd-ui-0.5.0
Changes include: * Use a configure build script * Fix crash when clearing an interface configuration * Allow all IP and router addresses
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r--net/dhcpcd-gtk/Makefile13
-rw-r--r--net/dhcpcd-gtk/distinfo8
2 files changed, 10 insertions, 11 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile
index 1726b8bd842..40a824e6365 100644
--- a/net/dhcpcd-gtk/Makefile
+++ b/net/dhcpcd-gtk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/09/05 21:43:45 roy Exp $
+# $NetBSD: Makefile,v 1.11 2010/05/24 21:12:53 roy Exp $
#
-DISTNAME= dhcpcd-ui-0.4.2
-PKGNAME= dhcpcd-gtk-0.4.2
-PKGREVISION= 1
+DISTNAME= dhcpcd-ui-0.5.0
+PKGNAME= dhcpcd-gtk-0.5.0
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
@@ -14,13 +13,13 @@ HOMEPAGE= http://roy.marples.name/projects/dhcpcd/
COMMENT= GTK+ systray monitor for dhcpcd
LICENSE= modified-bsd
-DEPENDS+= dhcpcd-dbus>=0.4.0:../../net/dhcpcd-dbus
+DEPENDS+= dhcpcd-dbus>=0.5.0:../../net/dhcpcd-dbus
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c99
USE_TOOLS+= pkg-config
-
-INSTALL_MAKE_FLAGS+= SYSCONFDIR=${PREFIX}/share/gnome/autostart
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-gtk+
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
diff --git a/net/dhcpcd-gtk/distinfo b/net/dhcpcd-gtk/distinfo
index ca809abbfb6..1e7dd970c31 100644
--- a/net/dhcpcd-gtk/distinfo
+++ b/net/dhcpcd-gtk/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/09/05 21:43:45 roy Exp $
+$NetBSD: distinfo,v 1.6 2010/05/24 21:12:53 roy Exp $
-SHA1 (dhcpcd-ui-0.4.2.tar.bz2) = 6c58c6a72428f6f74b4c24092e730879bd1adfee
-RMD160 (dhcpcd-ui-0.4.2.tar.bz2) = 45a89761d51b10b63dd58f304dec81377dc83fa7
-Size (dhcpcd-ui-0.4.2.tar.bz2) = 140541 bytes
+SHA1 (dhcpcd-ui-0.5.0.tar.bz2) = ef04d1d2e4bc8e95c00702fff2dad123d1f693e6
+RMD160 (dhcpcd-ui-0.5.0.tar.bz2) = e26a17b6bd35bbb004115f6a88c004dc3022c4ec
+Size (dhcpcd-ui-0.5.0.tar.bz2) = 141925 bytes