aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mywwwatcher
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-09-08 05:56:48 +0800
committermiwi <miwi@FreeBSD.org>2008-09-08 05:56:48 +0800
commitabd45bad46cf3cfe687d44994c43ced3dcb0f0b9 (patch)
treed2697dc350455ff165e033c56e4bc4269ea9cef9 /databases/mywwwatcher
parent7ee71da3f743df13268d6336e2eab4f7af0fcca1 (diff)
downloadfreebsd-ports-gnome-abd45bad46cf3cfe687d44994c43ced3dcb0f0b9.tar.gz
freebsd-ports-gnome-abd45bad46cf3cfe687d44994c43ced3dcb0f0b9.tar.zst
freebsd-ports-gnome-abd45bad46cf3cfe687d44994c43ced3dcb0f0b9.zip
- Update to 3.2
PR: 127179 Submitted by: Petr Macek <pm@kostax.cz> (maintainer)
Diffstat (limited to 'databases/mywwwatcher')
-rw-r--r--databases/mywwwatcher/Makefile4
-rw-r--r--databases/mywwwatcher/distinfo6
-rw-r--r--databases/mywwwatcher/pkg-descr2
-rw-r--r--databases/mywwwatcher/pkg-plist6
4 files changed, 7 insertions, 11 deletions
diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile
index 27f83145973d..343d43df18d4 100644
--- a/databases/mywwwatcher/Makefile
+++ b/databases/mywwwatcher/Makefile
@@ -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 @@ SUB_FILES= pkg-message
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:
diff --git a/databases/mywwwatcher/distinfo b/databases/mywwwatcher/distinfo
index 4bdee6c07506..c641464175fb 100644
--- a/databases/mywwwatcher/distinfo
+++ b/databases/mywwwatcher/distinfo
@@ -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
diff --git a/databases/mywwwatcher/pkg-descr b/databases/mywwwatcher/pkg-descr
index 3cd14d4eed94..55a6978fbd05 100644
--- a/databases/mywwwatcher/pkg-descr
+++ b/databases/mywwwatcher/pkg-descr
@@ -3,7 +3,7 @@ of MySQL over the web interface. It is small, quick, easy to use
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
diff --git a/databases/mywwwatcher/pkg-plist b/databases/mywwwatcher/pkg-plist
index cbf37eff9747..6a9c42578daf 100644
--- a/databases/mywwwatcher/pkg-plist
+++ b/databases/mywwwatcher/pkg-plist
@@ -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%%