Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 08:13:22 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33289: update port: mail/razor-agents to 1.19
Message-ID:  <20011229001322.57777C3B00@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         33289
>Category:       ports
>Synopsis:       update port: mail/razor-agents to 1.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 28 16:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #81: Thu Dec 20 05:34:09 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

update port to latest version (1.19)

>How-To-Repeat:
	
>Fix:

diff -ruN --exclude CVS /usr/ports/mail/razor-agents/Makefile razor-agents/Makefile
--- /usr/ports/mail/razor-agents/Makefile	Fri Dec 21 16:01:55 2001
+++ razor-agents/Makefile	Sat Dec 29 08:01:15 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	razor-agents
-PORTVERSION=	1.17
-PORTREVISION=	1
+PORTVERSION=	1.19
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	razor
@@ -23,6 +22,5 @@
 
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN1=		razor-check.1 razor-discover.1 razor-report.1
-MAN3=		Razor::Client.3 Razor::Errorhandler.3
 
 .include <bsd.port.mk>
diff -ruN --exclude CVS /usr/ports/mail/razor-agents/distinfo razor-agents/distinfo
--- /usr/ports/mail/razor-agents/distinfo	Thu Dec 13 03:59:00 2001
+++ razor-agents/distinfo	Sat Dec 29 07:51:22 2001
@@ -1 +1 @@
-MD5 (razor-agents-1.17.tar.gz) = 18878f18e9bae0a63f9fa929eaf50ded
+MD5 (razor-agents-1.19.tar.gz) = f2ebf412f2eb38960392b2e06054418e
diff -ruN --exclude CVS /usr/ports/mail/razor-agents/files/patch-bin::razor-report razor-agents/files/patch-bin::razor-report
--- /usr/ports/mail/razor-agents/files/patch-bin::razor-report	Thu Jan  1 08:00:00 1970
+++ razor-agents/files/patch-bin::razor-report	Sat Dec 29 07:58:40 2001
@@ -0,0 +1,11 @@
+--- bin/razor-report.orig	Sat Dec 29 07:57:44 2001
++++ bin/razor-report	Sat Dec 29 07:58:23 2001
+@@ -99,7 +99,7 @@
+ instead of computing one from mail content. When called with C<--sig>,
+ C<razor-report> will not attempt to read from STDIN. Usage:
+  
+-  razor-report -d -sig a8a3d545adb73f9733675571ffeaf10cba87745b
++  razor-report C<-d> -sig a8a3d545adb73f9733675571ffeaf10cba87745b
+ 
+ =item C<-conf=filename>
+ 
diff -ruN --exclude CVS /usr/ports/mail/razor-agents/pkg-plist razor-agents/pkg-plist
--- /usr/ports/mail/razor-agents/pkg-plist	Thu Dec 13 03:59:00 2001
+++ razor-agents/pkg-plist	Sat Dec 29 08:00:52 2001
@@ -8,5 +8,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/Razor/String.pm
 lib/perl5/site_perl/%%PERL_VER%%/Razor/Version.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Razor
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Razor 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011229001322.57777C3B00>