pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ipa Update to 2.0.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e46edeee53d
branches:  trunk
changeset: 572982:7e46edeee53d
user:      gls <gls%pkgsrc.org@localhost>
date:      Wed Mar 10 21:16:55 2010 +0000

description:
Update to 2.0.7.
Patch provided by maintainer, Andrey Simonenko in PR 42945.
Fix MASTER_SITES.

Changes in ipa-2.0.7:

    *   If during initialization a limit has time of START, REACH or
        UPDATED event greater than current time, then ipa will not restart
        such limit immediately.

    *   If during initialization a not reached limit has time of START event
        greater than current time, then ipa will change time of this event
        to current time and will not restart such limit immediately.

diffstat:

 sysutils/ipa/Makefile |  6 +++---
 sysutils/ipa/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 14928256287a -r 7e46edeee53d sysutils/ipa/Makefile
--- a/sysutils/ipa/Makefile     Wed Mar 10 20:33:05 2010 +0000
+++ b/sysutils/ipa/Makefile     Wed Mar 10 21:16:55 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2009/07/10 08:20:03 obache Exp $
+# $NetBSD: Makefile,v 1.9 2010/03/10 21:16:55 gls Exp $
 #
 
-DISTNAME=      ipa-2.0.6
+DISTNAME=      ipa-2.0.7
 CATEGORIES=    sysutils
-MASTER_SITES=  http://ipa-system.sourceforge.net/ 
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ipa-system/} 
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    simon%comsys.ntu-kpi.kiev.ua@localhost
diff -r 14928256287a -r 7e46edeee53d sysutils/ipa/distinfo
--- a/sysutils/ipa/distinfo     Wed Mar 10 20:33:05 2010 +0000
+++ b/sysutils/ipa/distinfo     Wed Mar 10 21:16:55 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/07/10 08:20:03 obache Exp $
+$NetBSD: distinfo,v 1.7 2010/03/10 21:16:55 gls Exp $
 
-SHA1 (ipa-2.0.6.tar.bz2) = 5140f44a8360c74bcfcdcabc6fb5abb19d8bf5e0
-RMD160 (ipa-2.0.6.tar.bz2) = ad7ccfc69265fceded78be293a146db7b44cc908
-Size (ipa-2.0.6.tar.bz2) = 292575 bytes
+SHA1 (ipa-2.0.7.tar.bz2) = 8fb12d967234b78e57cc5fec24164df44b65adf1
+RMD160 (ipa-2.0.7.tar.bz2) = 2c1579ee6bd8a7166f46e2092d1ee65feef6091c
+Size (ipa-2.0.7.tar.bz2) = 292861 bytes



Home | Main Index | Thread Index | Old Index