summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2002-08-17 13:32:27 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2002-08-17 13:32:27 +0000
commited4614158e3c8803b6b80ddd72457002ae76e723 (patch)
tree61c9bd249a2fa3e10542e2f70545e8ea280b6641 /mail
parentja-linux_locale is not needed for linux_base7. (diff)
add MAN5 related patch for perl5.8 (files/patch-Makefile.PL)
remove perlocal.pod from pkg-plist. bump PORTREVISION. PR: ports/41714
Notes
Notes: svn path=/head/; revision=64605
Diffstat (limited to 'mail')
-rw-r--r--mail/razor-agents/Makefile4
-rw-r--r--mail/razor-agents/files/patch-Makefile.PL10
-rw-r--r--mail/razor-agents/pkg-plist1
3 files changed, 12 insertions, 3 deletions
diff --git a/mail/razor-agents/Makefile b/mail/razor-agents/Makefile
index eefa359f7384..f2437d4207cd 100644
--- a/mail/razor-agents/Makefile
+++ b/mail/razor-agents/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= razor-agents
-PORTVERSION= 2.14
-PORTREVISION= 1
+PORTVERSION= 2.14
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= razor
diff --git a/mail/razor-agents/files/patch-Makefile.PL b/mail/razor-agents/files/patch-Makefile.PL
new file mode 100644
index 000000000000..b9c39eeb07e9
--- /dev/null
+++ b/mail/razor-agents/files/patch-Makefile.PL
@@ -0,0 +1,10 @@
+--- 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;
diff --git a/mail/razor-agents/pkg-plist b/mail/razor-agents/pkg-plist
index 9bf76df34f5c..e420e45ef22d 100644
--- a/mail/razor-agents/pkg-plist
+++ b/mail/razor-agents/pkg-plist
@@ -20,7 +20,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Razor2/Preproc/enBase64.pm
lib/perl5/site_perl/%%PERL_VER%%/Razor2/Signature/Ephemeral.pm
lib/perl5/site_perl/%%PERL_VER%%/Razor2/String.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/razor-agents/.packlist
-lib/perllocal.pod
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Razor2/Signature
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Razor2/Preproc
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Razor2/Client