pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-razor-agents Updated to version 2.82.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e1e1d2c028d
branches:  trunk
changeset: 516157:6e1e1d2c028d
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jul 15 12:38:39 2006 +0000

description:
Updated to version 2.82.

Pkgsrc changes:
  - Added CHECK_INTERPRETER_SKIP to disable checks of some *.pm files.

Relevant changes since version 2.77:
====================================
       2.82 (May 26, 2006)
       ·   Always disconnect from discovery server after performing discovery.
           This fixes a long standing bug wherein razor-report and razor-check
           would attempt to report to or check against the discovery servers.

       2.81 (Mar 16, 2006)
       ·   Update service policy.

       2.80 (Feb 27, 2006)
       ·   Untaint filenames loaded from the config file.  [Bug #1395719]

       2.78 (Oct 01, 2005)
       ·   When registering with a username and password, accept existing cre-
           dentials if they authenticate successfully.

       ·   When autoregistering, attempt to write a test identity before
           attempting to register credentials.

       ·   Always remove the existing identity symlink before overwriting, as
           -e $fn can return false for a symlink that still exists.

       ·   Ensure that checks and reports are sent to the appropriate servers.
           [Bug #1267559]

diffstat:

 mail/p5-razor-agents/Makefile |  5 +++--
 mail/p5-razor-agents/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r bc65436bfa28 -r 6e1e1d2c028d mail/p5-razor-agents/Makefile
--- a/mail/p5-razor-agents/Makefile     Sat Jul 15 12:20:27 2006 +0000
+++ b/mail/p5-razor-agents/Makefile     Sat Jul 15 12:38:39 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2005/10/16 08:29:06 heinz Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/15 12:38:39 heinz Exp $
 
-DISTNAME=      razor-agents-2.77
+DISTNAME=      razor-agents-2.82
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5ra
 CATEGORIES=    mail perl5
@@ -20,6 +20,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 PERL5_PACKLIST=                auto/razor-agents/.packlist
+CHECK_INTERPRETER_SKIP+=${PERL5_INSTALLVENDORARCH}/Razor2/*
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r bc65436bfa28 -r 6e1e1d2c028d mail/p5-razor-agents/distinfo
--- a/mail/p5-razor-agents/distinfo     Sat Jul 15 12:20:27 2006 +0000
+++ b/mail/p5-razor-agents/distinfo     Sat Jul 15 12:38:39 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/10/16 08:29:06 heinz Exp $
+$NetBSD: distinfo,v 1.12 2006/07/15 12:38:39 heinz Exp $
 
-SHA1 (razor-agents-2.77.tar.bz2) = ba64b9d7540a75604deef2a239868061d3d4e12c
-RMD160 (razor-agents-2.77.tar.bz2) = b038b426d42636414dfae40f5e2730a72fd19dcf
-Size (razor-agents-2.77.tar.bz2) = 78516 bytes
+SHA1 (razor-agents-2.82.tar.bz2) = 76b9efdd2b09726e68b19ecf8bd98293ac646db8
+RMD160 (razor-agents-2.82.tar.bz2) = 4015686818e24084319ae2c13c82bbf74df54035
+Size (razor-agents-2.82.tar.bz2) = 79021 bytes



Home | Main Index | Thread Index | Old Index