* [gentoo-commits] gentoo-x86 commit in net-libs/gsoap: metadata.xml ChangeLog gsoap-2.7.13.ebuild gsoap-2.7.14.ebuild gsoap-2.7.17.ebuild gsoap-2.7.15.ebuild gsoap-2.7.12-r1.ebuild gsoap-2.7.9f.ebuild gsoap-2.7.12.ebuild
@ 2010-06-03 21:25 Lars Wendler (polynomial-c)
0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2010-06-03 21:25 UTC (permalink / raw
To: gentoo-commits
polynomial-c 10/06/03 21:25:46
Modified: metadata.xml ChangeLog gsoap-2.7.13.ebuild
Added: gsoap-2.7.14.ebuild gsoap-2.7.17.ebuild
Removed: gsoap-2.7.15.ebuild gsoap-2.7.12-r1.ebuild
gsoap-2.7.9f.ebuild gsoap-2.7.12.ebuild
Log:
Version bumps, removed old, added myself as maintainer.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.2 net-libs/gsoap/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/metadata.xml?r1=1.1&r2=1.2
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml 3 Mar 2009 06:35:29 -0000 1.1
+++ metadata.xml 3 Jun 2010 21:25:46 -0000 1.2
@@ -14,4 +14,8 @@
<email>patrick@gentoo.org</email>
<name>Patrick Lauer</name>
</maintainer>
+<maintainer>
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+</maintainer>
</pkgmetadata>
1.9 net-libs/gsoap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 19 May 2010 13:20:02 -0000 1.8
+++ ChangeLog 3 Jun 2010 21:25:46 -0000 1.9
@@ -1,6 +1,17 @@
# ChangeLog for net-libs/gsoap
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v 1.8 2010/05/19 13:20:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/ChangeLog,v 1.9 2010/06/03 21:25:46 polynomial-c Exp $
+
+*gsoap-2.7.17 (03 Jun 2010)
+*gsoap-2.7.14 (03 Jun 2010)
+
+ 03 Jun 2010; Lars Wendler <polynomial-c@gentoo.org> -gsoap-2.7.9f.ebuild,
+ -gsoap-2.7.12.ebuild, -gsoap-2.7.12-r1.ebuild,
+ -files/gsoap-2.7.12-fix-pre-iso-headers.patch, +gsoap-2.7.14.ebuild,
+ -gsoap-2.7.15.ebuild, +gsoap-2.7.17.ebuild, metadata.xml:
+ Version bumps to latest available version (2.7.17) and latest version
+ which works with virtualbox-ose (2.7.14). Removed old versions. Added
+ myself as maintainer.
*gsoap-2.7.15 (19 May 2010)
1.4 net-libs/gsoap/gsoap-2.7.13.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild?r1=1.3&r2=1.4
Index: gsoap-2.7.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gsoap-2.7.13.ebuild 9 Nov 2009 12:47:23 -0000 1.3
+++ gsoap-2.7.13.ebuild 3 Jun 2010 21:25:46 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild,v 1.3 2009/11/09 12:47:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.13.ebuild,v 1.4 2010/06/03 21:25:46 polynomial-c Exp $
EAPI=2
@@ -25,8 +25,8 @@
S=${WORKDIR}/${MY_P}
src_prepare() {
- # Fix Pre-ISO headers
- epatch "${FILESDIR}/${PN}-2.7-fix-pre-iso-headers.patch"
+ # Fix Pre-ISO headers
+ epatch "${FILESDIR}/${PN}-2.7-fix-pre-iso-headers.patch"
}
src_configure() {
1.1 net-libs/gsoap/gsoap-2.7.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.14.ebuild?rev=1.1&content-type=text/plain
Index: gsoap-2.7.14.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.14.ebuild,v 1.1 2010/06/03 21:25:46 polynomial-c Exp $
EAPI=2
inherit eutils
MY_P="${PN}-2.7"
DESCRIPTION="A cross-platform open source C and C++ SDK to ease the development of SOAP/XML Web services"
HOMEPAGE="http://gsoap2.sourceforge.net"
SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.tar.gz"
LICENSE="GPL-2 gSOAP"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc debug examples +ssl"
DEPEND="sys-devel/flex
sys-devel/bison
sys-libs/zlib
ssl? ( dev-libs/openssl )"
RDEPEND=""
S=${WORKDIR}/${MY_P}
src_prepare() {
# Fix Pre-ISO headers
epatch "${FILESDIR}/${PN}-2.7-fix-pre-iso-headers.patch"
#fix for >=openssl-1.0.0
epatch "${FILESDIR}/${PN}-2.7-fedora-openssl.patch"
}
src_configure() {
econf $(use_enable ssl openssl) \
$(use_enable examples samples) \
$(use_enable debug) \
|| die "econf failed"
}
src_compile() {
emake -j1 || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "Install failed"
dodir /usr/share/doc/${P}
dodoc LICENSE.txt NOTES.txt README.txt
dohtml changelog.html
if use examples; then
insinto /usr/share/${PN}
rm -rf gsoap/samples/Makefile* README.txt
doins -r gsoap/samples
fi
if use doc; then
dohtml -r gsoap/doc/
fi
}
1.1 net-libs/gsoap/gsoap-2.7.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.17.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsoap/gsoap-2.7.17.ebuild?rev=1.1&content-type=text/plain
Index: gsoap-2.7.17.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gsoap/gsoap-2.7.17.ebuild,v 1.1 2010/06/03 21:25:46 polynomial-c Exp $
EAPI=2
inherit autotools eutils
MY_P="${PN}-2.7"
DESCRIPTION="A cross-platform open source C and C++ SDK to ease the development of SOAP/XML Web services"
HOMEPAGE="http://gsoap2.sourceforge.net"
SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
LICENSE="GPL-2 gSOAP"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc debug examples +ssl static-libs"
DEPEND="sys-devel/flex
sys-devel/bison
sys-libs/zlib
ssl? ( dev-libs/openssl )"
RDEPEND=""
S="${WORKDIR}/${MY_P}"
src_prepare() {
# Fix Pre-ISO headers
epatch \
"${FILESDIR}/${PN}-2.7-fix-pre-iso-headers.patch" \
"${FILESDIR}/${PN}-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch" \
"${FILESDIR}/${PN}-2.7.15-use_libtool.patch"
eautoreconf
}
src_configure() {
econf \
$(use_enable static-libs static) \
$(use_enable ssl openssl) \
$(use_enable examples samples) \
$(use_enable debug)
}
src_compile() {
emake -j1 || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "Install failed"
# yes, we also install the license-file since
# it contains info about how to apply the licenses
dodoc *.txt
dohtml changelog.html
use static-libs || rm -rf "${D}"/usr/lib*/*.la
if use examples; then
rm -rf gsoap/samples/Makefile* gsoap/samples/*/Makefile* gsoap/samples/*/*.o
insinto /usr/share/doc/${PF}/examples
doins -r gsoap/samples/*
fi
if use doc; then
dohtml -r gsoap/doc/*
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-03 21:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03 21:25 [gentoo-commits] gentoo-x86 commit in net-libs/gsoap: metadata.xml ChangeLog gsoap-2.7.13.ebuild gsoap-2.7.14.ebuild gsoap-2.7.17.ebuild gsoap-2.7.15.ebuild gsoap-2.7.12-r1.ebuild gsoap-2.7.9f.ebuild gsoap-2.7.12.ebuild Lars Wendler (polynomial-c)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox