summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-24 20:32:33 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-24 20:32:33 +0000
commitc60faececd86bf3db12b31b298a6253b90dcab39 (patch)
tree129dd0991efe82df8badba0b14c5a8acbc762995 /www-apps
parentstabilize on alpha (diff)
downloadgentoo-2-c60faececd86bf3db12b31b298a6253b90dcab39.tar.gz
gentoo-2-c60faececd86bf3db12b31b298a6253b90dcab39.tar.bz2
gentoo-2-c60faececd86bf3db12b31b298a6253b90dcab39.zip
Version bump wrt security bug #102379
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpgroupware/ChangeLog8
-rw-r--r--www-apps/phpgroupware/Manifest14
-rw-r--r--www-apps/phpgroupware/files/digest-phpgroupware-0.9.16.0071
-rw-r--r--www-apps/phpgroupware/files/postinstall-en.txt2
-rw-r--r--www-apps/phpgroupware/phpgroupware-0.9.16.007.ebuild36
5 files changed, 48 insertions, 13 deletions
diff --git a/www-apps/phpgroupware/ChangeLog b/www-apps/phpgroupware/ChangeLog
index 61c2348cf174..3600655a16ea 100644
--- a/www-apps/phpgroupware/ChangeLog
+++ b/www-apps/phpgroupware/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/phpgroupware
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/ChangeLog,v 1.17 2005/08/22 23:03:34 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/ChangeLog,v 1.18 2005/08/24 20:32:33 rl03 Exp $
+
+*phpgroupware-0.9.16.007 (24 Aug 2005)
+
+ 24 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt,
+ +phpgroupware-0.9.16.007.ebuild:
+ Version bump wrt security bug #102379
22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt:
Housekeeping
diff --git a/www-apps/phpgroupware/Manifest b/www-apps/phpgroupware/Manifest
index ba91f36fbbfa..25409c4aa879 100644
--- a/www-apps/phpgroupware/Manifest
+++ b/www-apps/phpgroupware/Manifest
@@ -1,15 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 455d2c06ea1014ad5fdd39221a1f7d99 phpgroupware-0.9.16.006.ebuild 925
MD5 d50eb8ef1141915b127bd24a2f103f8d ChangeLog 6508
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
+MD5 0c3c05c4f8bfa8ca91558281fa986fe5 phpgroupware-0.9.16.007.ebuild 927
MD5 a6a9e83c4e8b3627e2dda944e8f87564 files/digest-phpgroupware-0.9.16.006 78
-MD5 08ae6601164920e53b3ade996ea7166a files/postinstall-en.txt 249
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDClnQEzitwsaoONoRAvVSAJ46QdS7bykBB7oinudjsYPNmIHRAwCdHpqs
-NH+ic6nEdu2Nc1PjPgt0pG8=
-=fjIb
------END PGP SIGNATURE-----
+MD5 70c3a134a67e1b7d381b60ee8132069a files/digest-phpgroupware-0.9.16.007 78
+MD5 115b6294bccf539e44a4edf4408fcd04 files/postinstall-en.txt 248
diff --git a/www-apps/phpgroupware/files/digest-phpgroupware-0.9.16.007 b/www-apps/phpgroupware/files/digest-phpgroupware-0.9.16.007
new file mode 100644
index 000000000000..798ab2aa8e2e
--- /dev/null
+++ b/www-apps/phpgroupware/files/digest-phpgroupware-0.9.16.007
@@ -0,0 +1 @@
+MD5 4427892969aa595bf3a8c841933d0d7d phpgroupware-0.9.16.007.tar.bz2 17169215
diff --git a/www-apps/phpgroupware/files/postinstall-en.txt b/www-apps/phpgroupware/files/postinstall-en.txt
index 9da9c6ca520f..68de45f6c1fb 100644
--- a/www-apps/phpgroupware/files/postinstall-en.txt
+++ b/www-apps/phpgroupware/files/postinstall-en.txt
@@ -1,4 +1,4 @@
-You are almost done!
+You are almost done!
1. Restart your webserver and your database daemon.
diff --git a/www-apps/phpgroupware/phpgroupware-0.9.16.007.ebuild b/www-apps/phpgroupware/phpgroupware-0.9.16.007.ebuild
new file mode 100644
index 000000000000..1fa9247f56a1
--- /dev/null
+++ b/www-apps/phpgroupware/phpgroupware-0.9.16.007.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/phpgroupware-0.9.16.007.ebuild,v 1.1 2005/08/24 20:32:33 rl03 Exp $
+
+inherit webapp
+
+S=${WORKDIR}/${PN}
+
+DESCRIPTION="intranet/groupware tool and application framework"
+HOMEPAGE="http://www.phpgroupware.org/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+IUSE=""
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+
+RDEPEND="virtual/httpd-php"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ # remove CVS directories
+ find . -type d -name 'CVS' -print | xargs rm -rf
+}
+
+src_install() {
+ webapp_src_preinst
+
+ cp -R . ${D}/${MY_HTDOCSDIR}
+ dohtml ${PN}/doc/en_US/html/admin/*.html
+
+ webapp_serverowned ${MY_HTDOCSDIR}/fudforum
+# webapp_serverowned ${MY_HTDOCSDIR}/phpgwapi/images
+
+ webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+ webapp_src_install
+}