pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update wol to 0.7.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ee5623bbc04
branches: trunk
changeset: 468516:9ee5623bbc04
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Sat Feb 14 17:57:25 2004 +0000
description:
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:
doc/CHANGES | 3 ++-
net/wol/Makefile | 5 ++---
net/wol/PLIST | 5 ++++-
net/wol/distinfo | 8 +++-----
4 files changed, 11 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r 00fd1b12abf6 -r 9ee5623bbc04 doc/CHANGES
--- a/doc/CHANGES Sat Feb 14 17:56:42 2004 +0000
+++ b/doc/CHANGES Sat Feb 14 17:57:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4827 2004/02/14 17:37:21 jmmv Exp $
+$NetBSD: CHANGES,v 1.4828 2004/02/14 17:57:25 uebayasi Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -828,3 +828,4 @@
Updated flawfinder to 1.24 [wiz 2004-02-14]
Updated gnucap to 0.34 [dmcmahill 2004-02-14]
Added libxklavier-0.97 [jmmv 2004-02-14]
+ Updated wol to 0.7.0 [uebayasi 2004-02-14]
diff -r 00fd1b12abf6 -r 9ee5623bbc04 net/wol/Makefile
--- a/net/wol/Makefile Sat Feb 14 17:56:42 2004 +0000
+++ b/net/wol/Makefile Sat Feb 14 17:57:25 2004 +0000
@@ -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 -r 00fd1b12abf6 -r 9ee5623bbc04 net/wol/PLIST
--- a/net/wol/PLIST Sat Feb 14 17:56:42 2004 +0000
+++ b/net/wol/PLIST Sat Feb 14 17:57:25 2004 +0000
@@ -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 -r 00fd1b12abf6 -r 9ee5623bbc04 net/wol/distinfo
--- a/net/wol/distinfo Sat Feb 14 17:56:42 2004 +0000
+++ b/net/wol/distinfo Sat Feb 14 17:57:25 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index