diff options
author | abs <abs@pkgsrc.org> | 2005-06-14 18:28:21 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2005-06-14 18:28:21 +0000 |
commit | 325c3e4463d3a5a3f33d5d148e21ca966d1f92ef (patch) | |
tree | a09eec9b45b2984b87ea2892525557489776fa76 | |
parent | f705b2b3cc4e45d032f22d6149685a20e7713d68 (diff) | |
download | pkgsrc-325c3e4463d3a5a3f33d5d148e21ca966d1f92ef.tar.gz |
update autonet to 0.15:
- fix path in rc.d to main script
- add gaim start/stop to sample autonet.local
-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 1cfd47a52d5..6d797dec566 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10361 2005/06/14 18:08:45 jmmv Exp $ +$NetBSD: CHANGES,v 1.10362 2005/06/14 18:28:52 abs Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2875,3 +2875,4 @@ Changes to the packages collection and infrastructure in 2005: Updated graphics/php-jpgraph to 1.18 [adrianp 2005-06-14] Updated math/mathomatic to 12.4.2 [minskim 2005-06-14] Updated games/xjig to 2.4nb2 [jmmv 2005-06-14] + Updated net/autonet to 0.15 [abs 2005-06-14] diff --git a/net/autonet/Makefile b/net/autonet/Makefile index cc0bb0f7fb6..945fb13bd64 100644 --- a/net/autonet/Makefile +++ b/net/autonet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2005/05/30 00:15:22 abs Exp $ +# $NetBSD: Makefile,v 1.3 2005/06/14 18:28:21 abs Exp $ -DISTNAME= autonet-0.14 +DISTNAME= autonet-0.15 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 c02d2e8fb5f..cb4f0ae32fc 100644 --- a/net/autonet/distinfo +++ b/net/autonet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/05/30 00:15:23 abs Exp $ +$NetBSD: distinfo,v 1.3 2005/06/14 18:28:21 abs Exp $ -SHA1 (autonet-0.14.tbz) = eab8bddb1e64c5dfb946d9c701ba268bceb5ecf8 -RMD160 (autonet-0.14.tbz) = 9fb2f576664fddf3c91b5e610c0e811f76ad5861 -Size (autonet-0.14.tbz) = 5392 bytes +SHA1 (autonet-0.15.tbz) = 30c1c02b7a631d5c5ceac21d76f8ec5db8d0ed23 +RMD160 (autonet-0.15.tbz) = 4b8ffaea315a3f372c3cccf5042fae041ee5c0c3 +Size (autonet-0.15.tbz) = 5526 bytes |