diff options
author | abs <abs@pkgsrc.org> | 2005-05-30 00:15:22 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2005-05-30 00:15:22 +0000 |
commit | 63f2e5bf5baf8eef9c9ab9e48521cd7823fff081 (patch) | |
tree | 9cea5932285bb1b52bafc64294c0f044f92b7a7a | |
parent | 36e75fce9c651540d62ccd5f1f868125dd477cb9 (diff) | |
download | pkgsrc-63f2e5bf5baf8eef9c9ab9e48521cd7823fff081.tar.gz |
Update autonet to 0.14
- Fix (very basic) usage by ifwatchd
- Set full path to autonet in rc.d
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/autonet/Makefile | 4 | ||||
-rw-r--r-- | net/autonet/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8642c4d6add..1fffd7e3b11 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10242 2005/05/29 17:12:15 jmmv Exp $ +$NetBSD: CHANGES,v 1.10243 2005/05/30 00:16:29 abs Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2652,3 +2652,4 @@ Changes to the packages collection and infrastructure in 2005: Updated mail/sylpheed-devel to 1.9.12 [chris 2005-05-29] mk/bsd.pkg.mk: Added support for unprivileged builds through the UNPRIVILEGED variable [jmmv 2005-05-29] + Updated net/autonet version to 0.14 [abs 2005-05-30] diff --git a/net/autonet/Makefile b/net/autonet/Makefile index 8584a730f20..cc0bb0f7fb6 100644 --- a/net/autonet/Makefile +++ b/net/autonet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/30 00:15:22 abs Exp $ -DISTNAME= autonet-0.13 +DISTNAME= autonet-0.14 CATEGORIES= net MASTER_SITES= http://www.mono.org/abs/tools/autonet/ EXTRACT_SUFX= .tbz diff --git a/net/autonet/distinfo b/net/autonet/distinfo index 460dea6dacc..c02d2e8fb5f 100644 --- a/net/autonet/distinfo +++ b/net/autonet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $ +$NetBSD: distinfo,v 1.2 2005/05/30 00:15:23 abs Exp $ -SHA1 (autonet-0.13.tbz) = fe3ce6ac888634d08616a10926dab32ceac41322 -RMD160 (autonet-0.13.tbz) = 6a804a3f9a06f43e9804423cb6694adadc9fedbd -Size (autonet-0.13.tbz) = 5283 bytes +SHA1 (autonet-0.14.tbz) = eab8bddb1e64c5dfb946d9c701ba268bceb5ecf8 +RMD160 (autonet-0.14.tbz) = 9fb2f576664fddf3c91b5e610c0e811f76ad5861 +Size (autonet-0.14.tbz) = 5392 bytes |