summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-07-10 02:01:08 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-07-10 02:01:08 +0000
commitce662b72a7635406496df7e6000a4385d46a0162 (patch)
tree73a5cb7cd1d1dffcd578f1a29d58fc9c1c885671 /www-apps
parentadd support for UCLIBC_GCC_VER (diff)
downloadgentoo-2-ce662b72a7635406496df7e6000a4385d46a0162.tar.gz
gentoo-2-ce662b72a7635406496df7e6000a4385d46a0162.tar.bz2
gentoo-2-ce662b72a7635406496df7e6000a4385d46a0162.zip
Version bump wrt security bug 97651. Remove unnecessary 007-r1.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/egroupware/ChangeLog9
-rw-r--r--www-apps/egroupware/Manifest17
-rw-r--r--www-apps/egroupware/egroupware-1.0.0.008.ebuild (renamed from www-apps/egroupware/egroupware-1.0.0.007-r1.ebuild)14
-rw-r--r--www-apps/egroupware/files/digest-egroupware-1.0.0.007-r11
-rw-r--r--www-apps/egroupware/files/digest-egroupware-1.0.0.0081
-rw-r--r--www-apps/egroupware/files/egroupware-1.0.0.007-xmlrpc.patch29
6 files changed, 17 insertions, 54 deletions
diff --git a/www-apps/egroupware/ChangeLog b/www-apps/egroupware/ChangeLog
index c6c45c267044..1afc8a34dba0 100644
--- a/www-apps/egroupware/ChangeLog
+++ b/www-apps/egroupware/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for www-apps/egroupware
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/egroupware/ChangeLog,v 1.23 2005/07/08 08:28:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/egroupware/ChangeLog,v 1.24 2005/07/10 02:01:08 rl03 Exp $
+
+*egroupware-1.0.0.008 (10 Jul 2005)
+
+ 10 Jul 2005; Renat Lumpau <rl03@gentoo.org>
+ -files/egroupware-1.0.0.007-xmlrpc.patch, -egroupware-1.0.0.007-r1.ebuild,
+ +egroupware-1.0.0.008.ebuild:
+ Version bump wrt security bug 97651. Remove unnecessary 007-r1.
08 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
egroupware-1.0.0.007-r1.ebuild:
diff --git a/www-apps/egroupware/Manifest b/www-apps/egroupware/Manifest
index e4089b066cd6..7712edfc41a7 100644
--- a/www-apps/egroupware/Manifest
+++ b/www-apps/egroupware/Manifest
@@ -1,18 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 545ec586b36a2a813a2e2e80a0fc67e8 egroupware-1.0.0.007-r1.ebuild 1363
MD5 43abedf32fc95ad9f886a2d22991fe02 egroupware-1.0.0.007.ebuild 1262
-MD5 9b5e6919e69ad3aebba51bbc33bfa3c2 ChangeLog 4881
+MD5 4a0143aa6e6535c9a5afd98127fb14d0 ChangeLog 5140
MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
-MD5 059eae124458c66f13e1ff62a93c0b69 files/egroupware-1.0.0.007-xmlrpc.patch 1088
-MD5 08a77bf0063609ec500ebbfb2135ef05 files/digest-egroupware-1.0.0.007-r1 77
+MD5 140fec8c5c709d87cb36906f91f592dc egroupware-1.0.0.008.ebuild 1264
MD5 5acfe8f4f634af8faac95b6411b410e5 files/postinstall-en.txt 397
MD5 08a77bf0063609ec500ebbfb2135ef05 files/digest-egroupware-1.0.0.007 77
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCzjk0Kf2g/qXtneoRAu4uAJ9w4QxMepG/6dFZuZBWhYnMdqM75QCgrAOx
-V6KDpHxmIk+0BtEcNfHd1vk=
-=/5Hc
------END PGP SIGNATURE-----
+MD5 d6192beb58efafa10fc2a75273e77c0c files/digest-egroupware-1.0.0.008 77
diff --git a/www-apps/egroupware/egroupware-1.0.0.007-r1.ebuild b/www-apps/egroupware/egroupware-1.0.0.008.ebuild
index ecde89be8a58..82f0b74ebe14 100644
--- a/www-apps/egroupware/egroupware-1.0.0.007-r1.ebuild
+++ b/www-apps/egroupware/egroupware-1.0.0.008.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/egroupware/egroupware-1.0.0.007-r1.ebuild,v 1.3 2005/07/08 08:28:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/egroupware/egroupware-1.0.0.008.ebuild,v 1.1 2005/07/10 02:01:08 rl03 Exp $
inherit webapp eutils
-MY_P=eGroupWare-${PV}-2
+MY_P=eGroupWare-${PV}-1
S=${WORKDIR}/${PN}
DESCRIPTION="Web-based GroupWare suite. It contains many modules"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.eGroupWare.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc ~sparc x86"
IUSE="ldap"
RDEPEND="virtual/php
@@ -30,21 +30,17 @@ pkg_setup () {
src_unpack() {
unpack ${A}
cd ${S}
-# epatch ${FILESDIR}/${PN}-1.0.0.007-xmlrpc.patch
+ # remove CVS directories
+ find . -type d -name 'CVS' -print | xargs rm -rf
}
src_install() {
webapp_src_preinst
- cd ${S}
- # remove CVS directories
- find . -type d -name 'CVS' -print | xargs rm -rf
cp -r . ${D}/${MY_HTDOCSDIR}
webapp_serverowned ${MY_HTDOCSDIR}/fudforum
webapp_serverowned ${MY_HTDOCSDIR}/phpgwapi/images
- # add post-installation instructions
webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
-
webapp_src_install
}
diff --git a/www-apps/egroupware/files/digest-egroupware-1.0.0.007-r1 b/www-apps/egroupware/files/digest-egroupware-1.0.0.007-r1
deleted file mode 100644
index e61134a24508..000000000000
--- a/www-apps/egroupware/files/digest-egroupware-1.0.0.007-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3c9a3ab01cf36c45b394e3a3bf98a3ca eGroupWare-1.0.0.007-2.tar.bz2 11084469
diff --git a/www-apps/egroupware/files/digest-egroupware-1.0.0.008 b/www-apps/egroupware/files/digest-egroupware-1.0.0.008
new file mode 100644
index 000000000000..361223f479fd
--- /dev/null
+++ b/www-apps/egroupware/files/digest-egroupware-1.0.0.008
@@ -0,0 +1 @@
+MD5 085d1c7b3e7fdd59e8f935c090ec2927 eGroupWare-1.0.0.008-1.tar.bz2 11081652
diff --git a/www-apps/egroupware/files/egroupware-1.0.0.007-xmlrpc.patch b/www-apps/egroupware/files/egroupware-1.0.0.007-xmlrpc.patch
deleted file mode 100644
index a9b420d04ce5..000000000000
--- a/www-apps/egroupware/files/egroupware-1.0.0.007-xmlrpc.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- egroupware/phpgwapi/inc/xml_functions.inc.php.old 2005-07-04 22:35:39.000000000 +0200
-+++ egroupware/phpgwapi/inc/xml_functions.inc.php 2004-03-07 10:55:43.000000000 +0100
-@@ -189,7 +189,7 @@
- $GLOBALS['_xh'][$parser]['qt']=0;
- break;
- case 'NAME':
-- $GLOBALS['_xh'][$parser]['st'] .= "'";
-+ $GLOBALS['_xh'][$parser]['st'] .= '"';
- $GLOBALS['_xh'][$parser]['ac'] = '';
- break;
- case 'FAULT':
-@@ -265,7 +265,7 @@
- $GLOBALS['_xh'][$parser]['cm']--;
- break;
- case 'NAME':
-- $GLOBALS['_xh'][$parser]['st'].= $GLOBALS['_xh'][$parser]['ac'] . "' => ";
-+ $GLOBALS['_xh'][$parser]['st'].= $GLOBALS['_xh'][$parser]['ac'] . '" => ';
- break;
- case 'BOOLEAN':
- // special case here: we translate boolean 1 or 0 into PHP
-@@ -293,7 +293,7 @@
- }
- elseif ($GLOBALS['_xh'][$parser]['qt']==2)
- {
-- $GLOBALS['_xh'][$parser]['st'].='base64_decode("'. $GLOBALS['_xh'][$parser]['ac'] . '")';
-+ $GLOBALS['_xh'][$parser]['st'].="base64_decode('". $GLOBALS['_xh'][$parser]['ac'] . "')";
- }
- elseif ($name=='BOOLEAN')
- {