- Update to 0.6.4

PR:		ports/97069
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-05-10 21:55:31 +00:00
parent 7396f9fee2
commit 19e2b87a79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162026
4 changed files with 558 additions and 410 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gekko
PORTVERSION= 0.5.12
PORTVERSION= 0.6.4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gekkoware

View File

@ -1,3 +1,3 @@
MD5 (gekkoware/gekko-0.5.12.tar.gz) = 36b7c3f38150ffe093b653c9df39daad
SHA256 (gekkoware/gekko-0.5.12.tar.gz) = fff61269d2bdfe15ba1ad6babd4825ed3aaaaacbae859a7a7033a8dd2d009efe
SIZE (gekkoware/gekko-0.5.12.tar.gz) = 1450780
MD5 (gekkoware/gekko-0.6.4.tar.gz) = 992d99e15799c8441331858b17b01080
SHA256 (gekkoware/gekko-0.6.4.tar.gz) = f25f2b91018cdccdd98805e3a56d35132c056454af61a97b1533980250e1b7cc
SIZE (gekkoware/gekko-0.6.4.tar.gz) = 1695828

View File

@ -1,4 +1,5 @@
**************************************************
######################################################
1) Set register_globals = Off in php.ini(default)
2) Verify fsockopen(), mail(), functions enabled.
3) Change some files and directories permission
@ -10,4 +11,5 @@
6) Remove install directory and install.php file
7) Install additional modules www/gekko-modules
8) Enjoy it ;)
**************************************************
#####################################################

File diff suppressed because it is too large Load Diff