diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 20:46:47 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 20:46:47 +0000 |
commit | fcfaa6479dec62cfc06a6abde201adc8cff56e79 (patch) | |
tree | 1a8af2011e49ec85fb211e463048cbb35e62c7b8 | |
parent | Version bump for security bug #103337. Stable amd64, sparc, x86. (diff) | |
download | gentoo-2-fcfaa6479dec62cfc06a6abde201adc8cff56e79.tar.gz gentoo-2-fcfaa6479dec62cfc06a6abde201adc8cff56e79.tar.bz2 gentoo-2-fcfaa6479dec62cfc06a6abde201adc8cff56e79.zip |
Version bump
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | www-apps/moregroupware/ChangeLog | 10 | ||||
-rw-r--r-- | www-apps/moregroupware/Manifest | 6 | ||||
-rw-r--r-- | www-apps/moregroupware/files/digest-moregroupware-0.7.3 | 1 | ||||
-rw-r--r-- | www-apps/moregroupware/files/postinstall-en.txt | 7 | ||||
-rw-r--r-- | www-apps/moregroupware/moregroupware-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | www-apps/moregroupware/moregroupware-0.7.3.ebuild | 32 |
6 files changed, 50 insertions, 10 deletions
diff --git a/www-apps/moregroupware/ChangeLog b/www-apps/moregroupware/ChangeLog index fab22564c92e..00e79d46febc 100644 --- a/www-apps/moregroupware/ChangeLog +++ b/www-apps/moregroupware/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/moregroupware -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/moregroupware/ChangeLog,v 1.4 2004/09/03 17:17:20 pvdabeel Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/moregroupware/ChangeLog,v 1.5 2005/08/22 20:46:47 rl03 Exp $ + +*moregroupware-0.7.3 (22 Aug 2005) + + 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt, + +moregroupware-0.7.3.ebuild: + Version bump 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> moregroupware-0.7.2.ebuild: diff --git a/www-apps/moregroupware/Manifest b/www-apps/moregroupware/Manifest index 306019e15e3e..1d44598ff3ca 100644 --- a/www-apps/moregroupware/Manifest +++ b/www-apps/moregroupware/Manifest @@ -1,6 +1,8 @@ +MD5 87c6c2cf90c59436819b19d452e51ea5 moregroupware-0.7.3.ebuild 775 MD5 b9a851b10329f9d4a970e77dce76bc24 ChangeLog 773 +MD5 54b167fd37fdc09ea63101913fadc717 moregroupware-0.7.2.ebuild 808 MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161 -MD5 9e0678d237468e1970250c3df4287db5 moregroupware-0.7.2.ebuild 808 +MD5 29ab05e7616b369da7c1b8b72e47d7ec files/postinstall-en.txt 373 MD5 bdd1af21cf674ab9392bb2487569112f files/digest-moregroupware-0.7.2 77 -MD5 c81c6b9fc937775f5944aadd25c9e65f files/postinstall-en.txt 379 +MD5 37665b24bd6b0757fc9cbbbc791a23a3 files/digest-moregroupware-0.7.3 77 MD5 c712e596258661bc51900999f0cf01f0 files/reconfig 138 diff --git a/www-apps/moregroupware/files/digest-moregroupware-0.7.3 b/www-apps/moregroupware/files/digest-moregroupware-0.7.3 new file mode 100644 index 000000000000..c20afdbcae17 --- /dev/null +++ b/www-apps/moregroupware/files/digest-moregroupware-0.7.3 @@ -0,0 +1 @@ +MD5 421a88e744ee4158c2bce1f2a5520e7f moregroupware-core-0.7.3.tar.gz 2005392 diff --git a/www-apps/moregroupware/files/postinstall-en.txt b/www-apps/moregroupware/files/postinstall-en.txt index c1f073e84f20..d15e0fb7bea3 100644 --- a/www-apps/moregroupware/files/postinstall-en.txt +++ b/www-apps/moregroupware/files/postinstall-en.txt @@ -1,12 +1,11 @@ - -You are almost done! +You are almost done! 1. Restart your webserver and your database daemon. -2. Point your browser to the URL http://<your_server_address>/moregroupware +2. Point your browser to the URL http://${VHOST_HOSTNAME}${VHOST_APPDIR} and follow the install script. -Don't forget to read the installation manual, available from +Don't forget to read the installation manual, available from http://moregroupware.sourceforge.net/manual/en/index.html It describes the rest of the installation process. diff --git a/www-apps/moregroupware/moregroupware-0.7.2.ebuild b/www-apps/moregroupware/moregroupware-0.7.2.ebuild index 7348473002d0..5be3e854a712 100644 --- a/www-apps/moregroupware/moregroupware-0.7.2.ebuild +++ b/www-apps/moregroupware/moregroupware-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/moregroupware/moregroupware-0.7.2.ebuild,v 1.4 2004/09/03 17:17:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/moregroupware/moregroupware-0.7.2.ebuild,v 1.5 2005/08/22 20:46:47 rl03 Exp $ inherit webapp diff --git a/www-apps/moregroupware/moregroupware-0.7.3.ebuild b/www-apps/moregroupware/moregroupware-0.7.3.ebuild new file mode 100644 index 000000000000..5a45248ef6ef --- /dev/null +++ b/www-apps/moregroupware/moregroupware-0.7.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/moregroupware/moregroupware-0.7.3.ebuild,v 1.1 2005/08/22 20:46:47 rl03 Exp $ + +inherit webapp + +S=${WORKDIR}/${PN} + +DESCRIPTION="more.groupware is another web based groupware" +HOMEPAGE="http://moregroupware.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${PN}-core-${PV}.tar.gz" + +LICENSE="X11 GPL-2" +KEYWORDS="~x86 ~ppc" +IUSE="" + +RDEPEND="virtual/php + >=dev-db/mysql-3.23 + net-www/apache" + +src_install() { + webapp_src_preinst + + dodoc ChangeLog INSTALL NEWS* TODO + + cp -R . ${D}/${MY_HTDOCSDIR} + + webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt + webapp_hook_script ${FILESDIR}/reconfig + + webapp_src_install +} |