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.77.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8889e7785e7a
branches:  trunk
changeset: 501018:8889e7785e7a
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Oct 16 08:29:06 2005 +0000

description:
Updated to version 2.77.

Pkgsrc changes:
  - Archive is only available as .tar.bz2.

Changes since version 2.72:
===========================
  2.77 (Aug 15, 2005)
    *   Fix to a broken bunzip archive.
  2.76 (Aug 15, 2005)
    *   When no reporter identity is found, attempt to register
        automatically.
    *   When -home is specified on the command line, default
        "global_razorhome" to the provided value. [Gentoo #101070]
  2.75 (July 6, 2005)
    *   Removed two debugging statements accidentally checked into 2.74.
    *   Applied syslog patch from Debian bug #295727 to reintroduce support
        for 'sys-syslog' and 'syslog' log targets. [Feature #1229433]
    *   Modified Makefile.PL to honor DESTDIR when installing section 5 man
        pages. [Bug #1227167]
    *   Fixed failure for razor-agents to exit with error when unknown
        parameters were specified. [Bug #1229450]
    *   Fixed bug for when razor-agents was invoked without ``-f'' but
        reading from STDIN, causing the shell to be unusable until the
        forked background process was killed off. [Bug #1229887]
  2.74 (June 28, 2005)
    *   Fixed handling of configuration options; under certain
        circumstances, neither the defaults nor the configuration file would
        set necessary variables such as "listfile_discovery".
    *   Fixed handling of -home option; when provided, it will be accepted
        without further checks.
    *   Fixed installation of man(5) pages by non-root users to local man
        directories. [Patch #1227162]
    *   Reverted a patch that was intended to add support for overriding
        razorhome under certain circumstances. The patch introduced new
        issues with external program integration (eg. Amavis). [Bug
        #1074391]
    *   Corrected a spelling error in a debug message.
    *   Added several defined checks to avoid unnecessary warnings when
        manipulating server lists.
    *   Corrected the preprocessing fix shipped with 2.70 and updated the
        test suite to match. [Bug #1001417]
    *   Updated preproc implementation (deHTMLxs) to match other clients.

diffstat:

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

diffs (38 lines):

diff -r 06c30250808d -r 8889e7785e7a mail/p5-razor-agents/Makefile
--- a/mail/p5-razor-agents/Makefile     Sun Oct 16 08:20:26 2005 +0000
+++ b/mail/p5-razor-agents/Makefile     Sun Oct 16 08:29:06 2005 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.21 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2005/10/16 08:29:06 heinz Exp $
 
-DISTNAME=      razor-agents-2.72
+DISTNAME=      razor-agents-2.77
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5ra
-PKGREVISION=   1
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=razor/}
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    heinz%NetBSD.org@localhost
 HOMEPAGE=      http://razor.sourceforge.net/
 COMMENT=       Distributed and collaborative spam detection network
 
-# Net::Ping, Getopt::Long, File::Copy are also needed
+# Net::Ping, Getopt::Long, File::Copy are also needed (from the perl package)
 DEPENDS+=      p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
 DEPENDS+=      p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
 DEPENDS+=      p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
diff -r 06c30250808d -r 8889e7785e7a mail/p5-razor-agents/distinfo
--- a/mail/p5-razor-agents/distinfo     Sun Oct 16 08:20:26 2005 +0000
+++ b/mail/p5-razor-agents/distinfo     Sun Oct 16 08:29:06 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/06/19 22:39:15 heinz Exp $
+$NetBSD: distinfo,v 1.11 2005/10/16 08:29:06 heinz Exp $
 
-SHA1 (razor-agents-2.72.tar.gz) = f214a86da3825c411fadb40847dca16deb1919f9
-RMD160 (razor-agents-2.72.tar.gz) = 5988e93eebdf169dd87bc617c53a77e71e50bb32
-Size (razor-agents-2.72.tar.gz) = 88479 bytes
+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



Home | Main Index | Thread Index | Old Index