FreeBSD Bugzilla – Attachment 101013 Details for
Bug 140385
some tiny mistakes was fixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 938 bytes, created by
chifeng
on 2009-11-08 11:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
chifeng
Created:
2009-11-08 11:30:01 UTC
Size:
938 bytes
patch
obsolete
>diff -ruN extman.bak/Makefile extman/Makefile >--- extman.bak/Makefile 2009-11-08 18:22:59.000000000 +0000 >+++ extman/Makefile 2009-11-08 19:11:10.000000000 +0000 >@@ -7,19 +7,20 @@ > > PORTNAME= extman > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > CATEGORIES= mail > MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \ > http://mirror3.extmail.net/dist/%SUBDIR%/ > >-MAINTAINER?= chifeng@gmail.com >+MAINTAINER= chifeng@gmail.com > COMMENT= Web interface to manage Virtual Accounts > >-USE_PERL5= yes >-NO_BUILD= yes >- > RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ > ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD > >+USE_PERL5= yes >+NO_BUILD= yes >+ > OPTIONS= MySQL "Use MySQL support" On \ > LDAP "Use LDAP support" Off > >@@ -34,5 +35,6 @@ > > do-install: > @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} >+ @ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} > > .include <bsd.port.post.mk>
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 140385
: 101013