FreeBSD Bugzilla – Attachment 46327 Details for
Bug 71157
[PATCH] www/mod_perl: add missing manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_perl.diff
mod_perl.diff (text/plain; charset=big5), 623 bytes, created by
Yen-Ming Lee
on 2004-08-30 19:51:32 UTC
(
hide
)
Description:
mod_perl.diff
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2004-08-30 19:51:32 UTC
Size:
623 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/mod_perl/Makefile,v >retrieving revision 1.29 >diff -u -r1.29 Makefile >--- Makefile 18 Aug 2004 19:11:12 -0000 1.29 >+++ Makefile 30 Aug 2004 18:48:27 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= mod_perl > PORTVERSION= 1.29 >+PORTREVISION= 1 > CATEGORIES= www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Apache >@@ -45,6 +46,10 @@ > .endif > > .include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} >= 500800 >+MAN3+= Apache::MyConfig.3 >+.endif > > post-install: > ${MKDIR} ${PREFIX}/include/apache/modules/perl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71157
:
46326
| 46327