pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update autonet to 0.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14e19f6bb2d0
branches:  trunk
changeset: 494762:14e19f6bb2d0
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon May 30 00:15:22 2005 +0000

description:
Update autonet to 0.14
  - Fix (very basic) usage by ifwatchd
  - Set full path to autonet in rc.d

diffstat:

 doc/CHANGES          |  3 ++-
 net/autonet/Makefile |  4 ++--
 net/autonet/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 44302ebd0693 -r 14e19f6bb2d0 doc/CHANGES
--- a/doc/CHANGES       Sun May 29 19:20:53 2005 +0000
+++ b/doc/CHANGES       Mon May 30 00:15:22 2005 +0000
@@ -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 @@
        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 -r 44302ebd0693 -r 14e19f6bb2d0 net/autonet/Makefile
--- a/net/autonet/Makefile      Sun May 29 19:20:53 2005 +0000
+++ b/net/autonet/Makefile      Mon May 30 00:15:22 2005 +0000
@@ -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 -r 44302ebd0693 -r 14e19f6bb2d0 net/autonet/distinfo
--- a/net/autonet/distinfo      Sun May 29 19:20:53 2005 +0000
+++ b/net/autonet/distinfo      Mon May 30 00:15:22 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index