FreeBSD Bugzilla – Attachment 64365 Details for
Bug 95745
[PATCH] mod_mysqluserdir: fix MASTER_SITES, portlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_mysqluserdir.diff
mod_mysqluserdir.diff (text/plain), 1.28 KB, created by
Ion-Mihai " IOnut " Tetcu
on 2006-04-14 15:20:01 UTC
(
hide
)
Description:
mod_mysqluserdir.diff
Filename:
MIME Type:
Creator:
Ion-Mihai " IOnut " Tetcu
Created:
2006-04-14 15:20:01 UTC
Size:
1.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_mysqluserdir/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 18 Aug 2004 16:21:53 -0000 1.5 >+++ Makefile 14 Apr 2006 14:08:07 -0000 >@@ -7,7 +7,7 @@ > PORTNAME= mod_mysqluserdir > PORTVERSION= 0.1 > CATEGORIES= www >-MASTER_SITES= ftp://sys.estpak.ee/pub/ \ >+MASTER_SITES= ftp://sys.estpak.ee/pub/sys_staff/ \ > ftp://ftp.nuug.no/pub/anders/distfiles/ > DISTNAME= ${PORTNAME}_${PORTVERSION} > >@@ -28,6 +28,6 @@ > ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} > ${INSTALL_DATA} ${FILESDIR}/README ${DOCSDIR}/ > .endif >- ${CAT} ${PKGMESSAGE} >+ @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/mod_mysqluserdir/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 12 Nov 2001 03:24:53 -0000 1.1 >+++ pkg-plist 14 Apr 2006 14:08:07 -0000 >@@ -1,5 +1,5 @@ > libexec/apache/mod_mysqluserdir.so > @exec %D/sbin/apxs -e -A -n userdir %D/%F > @unexec %D/sbin/apxs -e -A -n userdir %D/%F >-%%PORTDOCS%%share/doc/mod_mysqluserdir/README >-%%PORTDOCS%%@dirrm share/doc/mod_mysqluserdir >+%%PORTDOCS%%%%DOCSDIR%%/README >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 95745
: 64365