pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd-dbus Update to dhcpcd-dbus-0.5.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/906952198f66
branches: trunk
changeset: 575863:906952198f66
user: roy <roy%pkgsrc.org@localhost>
date: Mon May 24 21:08:41 2010 +0000
description:
Update to dhcpcd-dbus-0.5.0
Changes include:
* A configure build script is now used
diffstat:
net/dhcpcd-dbus/Makefile | 7 ++++---
net/dhcpcd-dbus/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r 8d518d04bbf3 -r 906952198f66 net/dhcpcd-dbus/Makefile
--- a/net/dhcpcd-dbus/Makefile Mon May 24 21:07:02 2010 +0000
+++ b/net/dhcpcd-dbus/Makefile Mon May 24 21:08:41 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/07/27 06:22:43 roy Exp $
+# $NetBSD: Makefile,v 1.7 2010/05/24 21:08:41 roy Exp $
#
-DISTNAME= dhcpcd-dbus-0.4.2
+DISTNAME= dhcpcd-dbus-0.5.0
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
@@ -15,9 +15,10 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c99
USE_TOOLS+= pkg-config
+HAS_CONFIGURE= yes
EGDIR= ${PREFIX}/share/examples/dhcpcd-dbus
-INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
+INSTALL_MAKE_FLAGS+= CONFDIR=${EGDIR}
# Install the configuration file
CONF_FILES+= ${EGDIR}/dhcpcd-dbus.conf \
diff -r 8d518d04bbf3 -r 906952198f66 net/dhcpcd-dbus/distinfo
--- a/net/dhcpcd-dbus/distinfo Mon May 24 21:07:02 2010 +0000
+++ b/net/dhcpcd-dbus/distinfo Mon May 24 21:08:41 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/07/27 06:22:43 roy Exp $
+$NetBSD: distinfo,v 1.5 2010/05/24 21:08:41 roy Exp $
-SHA1 (dhcpcd-dbus-0.4.2.tar.bz2) = f44b759c0a98d22acd7969f2f5bb8c203125b68c
-RMD160 (dhcpcd-dbus-0.4.2.tar.bz2) = 180b6ea1d2fea2e58d71dd9bd20fbb7fce678b79
-Size (dhcpcd-dbus-0.4.2.tar.bz2) = 19086 bytes
+SHA1 (dhcpcd-dbus-0.5.0.tar.bz2) = 19b3fd990e40cef55420abe0ae393737071781f5
+RMD160 (dhcpcd-dbus-0.5.0.tar.bz2) = af49c202222d3e6bb04a230cd3e0814dda2c5f14
+Size (dhcpcd-dbus-0.5.0.tar.bz2) = 19570 bytes
Home |
Main Index |
Thread Index |
Old Index