summaryrefslogtreecommitdiff
path: root/net/wol
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-02-14 17:57:25 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-02-14 17:57:25 +0000
commitc2ed720f78e34bb3d7814fc42204e65ff4faef6a (patch)
treea0f2f23db07aca647d087c483a593d8f9e5cd047 /net/wol
parentbe6e5087c8dec5b95921e5808a38e48d1ce5f995 (diff)
downloadpkgsrc-c2ed720f78e34bb3d7814fc42204e65ff4faef6a.tar.gz
Update wol to 0.7.0.
Changes since 0.6.0: * add manpage * fixed german, italian and french translation * added spanish translation * can resolv names * added wol-bootptab: reads mac and host from bootptab file * wol-dhcpdconf now reads mac and host * fixed a parsing bug in wol-dhcpdconf * -h and --host is an alias for -i * /etc/ethers parsing support -> you now can specify ip-addresses and hostnames on the commandline * fixed -f pathname bug * enhanced documentation * debianized package * wol.spec for rpm building
Diffstat (limited to 'net/wol')
-rw-r--r--net/wol/Makefile5
-rw-r--r--net/wol/PLIST5
-rw-r--r--net/wol/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 78a3f8957f4..4a1c612a139 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/01/24 14:50:06 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/14 17:57:25 uebayasi Exp $
#
-DISTNAME= wol-0.6.0
-PKGREVISION= 2
+DISTNAME= wol-0.7.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ahh/}
diff --git a/net/wol/PLIST b/net/wol/PLIST
index 4c7faf6410b..8419aee6e06 100644
--- a/net/wol/PLIST
+++ b/net/wol/PLIST
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2003/08/04 14:22:42 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/02/14 17:57:25 uebayasi Exp $
bin/wol
+bin/wol-boottab
bin/wol-dhcpdconf
info/wol.info
+man/man1/wol.1
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wol.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wol.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wol.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wol.mo
diff --git a/net/wol/distinfo b/net/wol/distinfo
index 31ed041684e..109386c45ac 100644
--- a/net/wol/distinfo
+++ b/net/wol/distinfo
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/05/07 21:33:14 seb Exp $
+$NetBSD: distinfo,v 1.3 2004/02/14 17:57:25 uebayasi Exp $
-SHA1 (wol-0.6.0.tar.gz) = d5dbbfe74d42c7e45e6dd162d8991db19489c4ef
-Size (wol-0.6.0.tar.gz) = 270647 bytes
-SHA1 (patch-aa) = 6ebfc2e2433238604008fdb931b02186a9bc818b
-SHA1 (patch-ab) = f417518471c07a28ae009663c3829a61e00d2071
+SHA1 (wol-0.7.0.tar.gz) = b261b284ed777934f04d58f587c9395320ff3f01
+Size (wol-0.7.0.tar.gz) = 388139 bytes