ports/56221: [PATCH] Upgrade razor-agents to 2.36

Doug dougb at FreeBSD.org
Sun Aug 31 03:30:21 UTC 2003


>Number:         56221
>Category:       ports
>Synopsis:       [PATCH] Upgrade razor-agents to 2.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 20:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Doug
>Release:        FreeBSD 4.9-PRERELEASE-0826 i386
>Organization:
AAAG
>Environment:
	Ports
>Description:
	[PATCH] Upgrade razor-agents to 2.36
>How-To-Repeat:
	DNA
>Fix:

Apply the following patch. The Makefile.PL patch is no longer needed.
I also updated the Makefile and plist to use site_perl, and sorted
the plist.

I'll be glad to commit this if you like.


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/razor-agents/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	20 May 2003 12:21:28 -0000	1.18
+++ Makefile	31 Aug 2003 03:16:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	razor-agents
-PORTVERSION=	2.34
+PORTVERSION=	2.36
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	razor
@@ -14,11 +14,11 @@
 MAINTAINER=	leeym at FreeBSD.org
 COMMENT=	A distributed, collaborative, spam detection and filtering network
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/Nilsimsa.pm:${PORTSDIR}/security/p5-Digest-Nilsimsa \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS=	${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
+		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
+		${SITE_PERL}/${PERL_ARCH}/Digest/Nilsimsa.pm:${PORTSDIR}/security/p5-Digest-Nilsimsa \
+		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -35,7 +35,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 580000
-BUILD_DEPENDS+=		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+=		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/razor-agents/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	20 May 2003 12:21:28 -0000	1.8
+++ distinfo	31 Aug 2003 03:16:35 -0000
@@ -1 +1 @@
-MD5 (razor-agents-2.34.tar.gz) = 4f3061a5727ba724cb5d037dfda460dc
+MD5 (razor-agents-2.36.tar.gz) = 5deaae3ea2300bf480b6904f8a69a7f1
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/mail/razor-agents/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist	23 Jan 2003 18:54:49 -0000	1.8
+++ pkg-plist	31 Aug 2003 03:16:35 -0000
@@ -3,36 +3,36 @@
 bin/razor-client
 bin/razor-report
 bin/razor-revoke
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Agent.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Agent.pm.orig
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Config.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Core.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Engine.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client/Version.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Errorhandler.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Logger.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/Manager.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/VR1.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/deBase64.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/deHTML.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/deHTMLxs.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/deNewline.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/deQP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc/enBase64.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Signature/Ephemeral.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/String.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Syslog.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Syslog/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Syslog
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2/Preproc
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Razor2
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Signature
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Preproc
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2/Client
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Razor2
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Agent.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Agent.pm.orig
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Config.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Core.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Engine.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client/Version.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Errorhandler.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Logger.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/Manager.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/VR1.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/deBase64.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/deHTML.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/deHTMLxs.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/deNewline.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/deQP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc/enBase64.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Signature/Ephemeral.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/String.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Syslog.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/autosplit.ix
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs/deHTMLxs.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Syslog/autosplit.ix
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/razor-agents/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Client
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Preproc
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Razor2/Signature
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Razor2
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Preproc/deHTMLxs
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Preproc
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2/Syslog
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Razor2
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/razor-agents
Index: files/patch-Makefile.PL
===================================================================
RCS file: files/patch-Makefile.PL
diff -N files/patch-Makefile.PL
--- files/patch-Makefile.PL	17 Aug 2002 13:32:27 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
---- Makefile.PL.orig	Sat Aug 17 18:15:35 2002
-+++ Makefile.PL	Sat Aug 17 18:18:22 2002
-@@ -125,6 +125,7 @@
-              '		$(INST_MAN5DIR) $(INSTALLMAN5DIR)';
-  
-   $inherited =~ s/(\$\(INSTALLMAN1DIR\))/$1$man5/gm;
-+  $inherited =~ s/(\$\(INSTALLSITEMAN1DIR\))/$1$man5/gm;
-   $inherited =~ s/install :: all pure_install doc_install/install :: all pure_install doc_install install_razor_agents/;
-   $inherited .= "\ninstall_razor_agents::\n\t " . '$(INST_SCRIPT)/razor-client'; 
-   $inherited;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list