[SM-Commit] PERFORCE change 79124 by Arjan Bouter for review
Perforce Review Daemon
p4review at smee.org
Thu May 11 06:10:03 EDT 2006
Change 79124 by arjan_bouter at abouter-laptop on 2006/05/11 11:07:23
update -> test
Affected files ...
... //sgl/grimoires/test/collab/phprojekt/BUILD#3 integrate
... //sgl/grimoires/test/collab/phprojekt/DEPENDS#3 integrate
... //sgl/grimoires/test/collab/phprojekt/DETAILS#4 integrate
... //sgl/grimoires/test/collab/phprojekt/HISTORY#6 integrate
... //sgl/grimoires/test/collab/phprojekt/INSTALL#1 branch
... //sgl/grimoires/test/collab/phprojekt/POST_INSTALL#1 branch
Differences ...
==== //sgl/grimoires/test/collab/phprojekt/BUILD#3 (xtext) ====
@@ -1,16 +1,1 @@
-# $Id: BUILD,v 1.1 2002/10/10 05:17:55 sergeyli Exp $
-(
- prepare_install &&
-
- mkdir -p /usr/share/$SPELL &&
- cp -R . /usr/share/$SPELL/
-
-) > $C_FIFO 2>&1 && (
-
- echo "Please point your apache at /usr/share/$SPELL/html"
- echo "Edit or update /usr/share/$SPELL/php/config.pinc"
- echo "as well as /usr/share/$SPELL/apache.conf"
- echo "Access document scheme.php to create/update database schema"
- echo "and then remove scheme.php and update.php from the file system"
-
-)
+true
==== //sgl/grimoires/test/collab/phprojekt/DEPENDS#3 (xtext) ====
@@ -1,2 +1,2 @@
depends PHP &&
-depends mysql
+depends SQL
==== //sgl/grimoires/test/collab/phprojekt/DETAILS#4 (xtext) ====
@@ -1,15 +1,16 @@
SPELL=phprojekt
- VERSION=4.1
+ VERSION=5.0.1
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_HASH=sha512:82ec5c339ed8798e3bc93e806866fa8516af877e4a4c98b1e11d8d949e2e188ca63b0cd1b1b1a2c01091357a444b31f330033e30e1052d7dd178eb1567de2259
+ SOURCE_HASH=sha512:900d35e95a8b811905e349847fa3a077788df77edde4dc0195f2896f0d78f1e4b3f1fc43df1d6c4c275e6ebef4d545dc07470138d5489a6ae5f963a292a4bd3a
LICENSE[0]=GPL
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://www.phprojekt.com/download/$SOURCE
WEB_SITE=http://www.phprojekt.com/
ENTERED=20021010
- UPDATED=20030425
- KEYWORDS="collab"
- SHORT='PHProjekt coordinates group activities and shares informations'
+ UPDATED=20060510
+ BUILD_API=2
+ KEYWORDS="collab project management"
+ SHORT='A web-based project management tool'
cat << EOF
PHProjekt is a modular application for the coordination of group activities and to
share informations and document via intranet and internet.
==== //sgl/grimoires/test/collab/phprojekt/HISTORY#6 (text) ====
@@ -1,3 +1,9 @@
+2006-05-10 Arjan Bouter <abouter at sourcemage.org>
+ * version bumped to 5.0.1
+ * converted to build api 2
+ * changed installation to default directory
+ * changed spell to depend on SQL instead of mysql
+
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list