FreeBSD Bugzilla – Attachment 200728 Details for
Bug 234586
www/foswiki: Add missing dependencies. Fix permissions and environment path
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to Makefile
Makefile.patch (text/plain), 946 bytes, created by
Sam Chen
on 2019-01-02 23:30:05 UTC
(
hide
)
Description:
Patch to Makefile
Filename:
MIME Type:
Creator:
Sam Chen
Created:
2019-01-02 23:30:05 UTC
Size:
946 bytes
patch
obsolete
>--- Makefile.orig 2018-12-24 02:52:46.542438000 -0500 >+++ Makefile 2019-01-01 01:19:16.732453000 -0500 >@@ -2,6 +2,7 @@ > > PORTNAME= foswiki > PORTVERSION= 2.1.6 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= SF > DISTNAME= Foswiki-${PORTVERSION} >@@ -14,6 +15,10 @@ > > RUN_DEPENDS= p5-Error>=0.15:lang/p5-Error \ > p5-Algorithm-Diff>=1.1901:devel/p5-Algorithm-Diff \ >+ p5-CGI>=3.15:www/p5-CGI \ >+ p5-Email-MIME>=1.903:mail/p5-Email-MIME \ >+ p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ >+ p5-JSON>=0:converters/p5-JSON \ > p5-Text-Diff>=0.35:textproc/p5-Text-Diff \ > p5-Sort-Maker>=0.06:devel/p5-Sort-Maker > >@@ -72,6 +77,10 @@ > LocalLib.cfg > @${FIND} ${WRKSRC} -name \*.orig -delete > >+pre-install: >+ @cd ${WRKSRC} && \ >+ ${PERL} tools/rewriteshebang.pl -p ${PERL} -d ${WRKSRC}/bin -d ${WRKSRC}/tools --noask >+ > post-install-APACHE-on: > @${MKDIR} ${STAGEDIR}${CONFDIR} > ${INSTALL_DATA} ${WRKSRC}/foswiki_httpd_conf.txt \
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 234586
:
200727
|
200728
|
200729
|
200730
|
200731
|
200733
|
200759