FreeBSD Bugzilla – Attachment 92363 Details for
Bug 130005
[PATCH] Fix chmod command in www/cmsmadesimple
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-cmsmadesimple-Makefile
patch-cmsmadesimple-Makefile (text/plain), 793 bytes, created by
Mel
on 2008-12-29 00:00:12 UTC
(
hide
)
Description:
patch-cmsmadesimple-Makefile
Filename:
MIME Type:
Creator:
Mel
Created:
2008-12-29 00:00:12 UTC
Size:
793 bytes
patch
obsolete
>Index: www/cmsmadesimple/Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/cmsmadesimple/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- www/cmsmadesimple/Makefile 23 Nov 2008 10:05:29 -0000 1.3 >+++ www/cmsmadesimple/Makefile 28 Dec 2008 23:35:22 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= cmsmadesimple > PORTVERSION= 1.4.1 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://s3.amazonaws.com/cmsms/downloads/2536/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-full >@@ -49,7 +50,7 @@ > post-install: > @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \ > >> ${TMPPLIST} >- @${ECHO_CMD} '@exec ${CHMOD} 755 -R ${WWWDIR}' \ >+ @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' \ > >> ${TMPPLIST} > > .for i in ${WRITABLE_DIRS}
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 Raw
Actions:
View
Attachments on
bug 130005
: 92363