FreeBSD Bugzilla – Attachment 90088 Details for
Bug 127179
[maintainer update]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.10 KB, created by
Petr Macek
on 2008-09-07 15:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Petr Macek
Created:
2008-09-07 15:10:01 UTC
Size:
3.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/mywwwatcher/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 24 Aug 2007 16:43:59 -0000 1.2 >+++ Makefile 7 Sep 2008 13:56:19 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= mywwwatcher >-PORTVERSION= 3.1 >+PORTVERSION= 3.2 > CATEGORIES= databases www > MASTER_SITES= http://www.the.cz/mywwwatcher/files/ > DISTNAME= mywwwatcher-${PORTVERSION} >@@ -28,9 +28,9 @@ > do-install: > @${MKDIR} ${WWWDIR} > @${CP} -Rp ${WRKSRC}/* ${WWWDIR} >+ @${CHGRP} -R ${WWWGRP} ${WWWDIR} > @${CHMOD} 775 ${WWWDIR}/ini > @${CHMOD} 775 ${WWWDIR}/query_archive >- @${CHOWN} www ${WWWDIR} > @${ECHO_CMD} "" > > post-install: >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/databases/mywwwatcher/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 24 Aug 2007 16:43:59 -0000 1.2 >+++ distinfo 7 Sep 2008 13:56:19 -0000 >@@ -1,3 +1,3 @@ >-MD5 (mywwwatcher-3.1.tar.gz) = 93b2fb9e9183a1b2b91aadd7aa1834bd >-SHA256 (mywwwatcher-3.1.tar.gz) = 3736fbe383c5d8a64d28599d3c31cc6935115965e34e14437b5871beeb583bb3 >-SIZE (mywwwatcher-3.1.tar.gz) = 52729 >+MD5 (mywwwatcher-3.2.tar.gz) = b2c707115f550da932afdfae7bad2bd7 >+SHA256 (mywwwatcher-3.2.tar.gz) = a19f6245df1e18c07109be884ebda2c2d1fbd3a418dc35ea9a228daddccdf24e >+SIZE (mywwwatcher-3.2.tar.gz) = 43192 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/databases/mywwwatcher/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 12 Jan 2007 10:15:49 -0000 1.1 >+++ pkg-descr 7 Sep 2008 13:56:19 -0000 >@@ -3,7 +3,7 @@ > alternative to phpMyAdmin. In comparison with with phpMyAdmin > is this application more oriented to hand writing of SQL queries > and their use for later use. >-It enables also other tasks like database dump, import, export (csv,html), >+It enables also other tasks like database dump, import, export (csv, html), > insert data, database scheme, index manager, history and reuse > of SQL requests, etc. > Interface is either in English and/or in Czech languages, and it is very >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/databases/mywwwatcher/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 24 Aug 2007 16:43:59 -0000 1.2 >+++ pkg-plist 7 Sep 2008 13:56:19 -0000 >@@ -6,9 +6,6 @@ > %%WWWDIR%%/function.php > %%WWWDIR%%/graphics/cursor_down.gif > %%WWWDIR%%/graphics/cursor_up.gif >-%%WWWDIR%%/graphics/intro.gif >-%%WWWDIR%%/graphics/intro.gif.cz >-%%WWWDIR%%/graphics/outro.gif > %%WWWDIR%%/import.php > %%WWWDIR%%/include/compress.inc.php > %%WWWDIR%%/include/foot.inc.php >@@ -25,7 +22,6 @@ > %%WWWDIR%%/insert.php > %%WWWDIR%%/lang/cz.lng > %%WWWDIR%%/lang/en.lng >-%%WWWDIR%%/logout.php > %%WWWDIR%%/menu.php > %%WWWDIR%%/output.php > %%WWWDIR%%/queries.php >@@ -38,7 +34,7 @@ > %%WWWDIR%%/top.php > @dirrm %%WWWDIR%%/query_archive > @dirrm %%WWWDIR%%/lang >+@dirrm %%WWWDIR%%/include > @dirrm %%WWWDIR%%/ini > @dirrm %%WWWDIR%%/graphics >-@dirrm %%WWWDIR%%/include > @dirrm %%WWWDIR%%
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 127179
: 90088