summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2005-10-16 08:29:06 +0000
committerheinz <heinz@pkgsrc.org>2005-10-16 08:29:06 +0000
commit192ce0da51acdd643e60ea02faa23e6508594c67 (patch)
treedd76bf4663077ea2209d2e55e40b202382b2e05c
parent1d4c7ed88b3db72e647b1b7b3536674c62e8ad14 (diff)
downloadpkgsrc-192ce0da51acdd643e60ea02faa23e6508594c67.tar.gz
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.
-rw-r--r--mail/p5-razor-agents/Makefile8
-rw-r--r--mail/p5-razor-agents/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile
index 92127475fc3..12402f65de8 100644
--- a/mail/p5-razor-agents/Makefile
+++ b/mail/p5-razor-agents/Makefile
@@ -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
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 --git a/mail/p5-razor-agents/distinfo b/mail/p5-razor-agents/distinfo
index d3f0ec7af20..27be0a874fe 100644
--- a/mail/p5-razor-agents/distinfo
+++ b/mail/p5-razor-agents/distinfo
@@ -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