public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2015-09-01 11:24 Michael Haubenwallner
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Haubenwallner @ 2015-09-01 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     1719fcc6a27b8cb0b25d7ec1c2d250e86f5bee66
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 10:56:32 2015 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 10:56:32 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1719fcc6

net-libs/openmq-cclient: update HOMEPAGE, bug#559004

Package-Manager: portage-2.2.18

 net-libs/openmq-cclient/Manifest                    | 2 +-
 net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/openmq-cclient/Manifest b/net-libs/openmq-cclient/Manifest
index ee94b1d..05f4c46 100644
--- a/net-libs/openmq-cclient/Manifest
+++ b/net-libs/openmq-cclient/Manifest
@@ -1 +1 @@
-DIST openmq4.4u1b7-final-source.zip 6892740 RMD160 30c1f1e4b78a8010aeb5a6b8436f46db8a15a4ae SHA1 7feb726d7401eae48328d6d97e3a4dac6dd3c15a SHA256 56e3c5e2c53cee12076f4974236c7f72a5069bb7034b633747c3721d42d57346
+DIST openmq4.4u1b7-final-source.zip 6892740 SHA256 56e3c5e2c53cee12076f4974236c7f72a5069bb7034b633747c3721d42d57346 SHA512 4bc51a3bc0a82ae41998ae3d60912d807ff069d6165ea9cfdc1c6eefc9e57b00ad91d6ed2efa032e76be744db3328511bb02023d14a64bd3b64c8667982fbe8c WHIRLPOOL a73b7baed08317ad659f2c7a03c784e82c56cc8d57f41efb96014e22d4d137e55f6319a7c652319cc0d75c868800a337099ece54e025cedd425aae0e2b7f5090

diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index 37345f6..4db7baa 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -7,7 +7,7 @@ EAPI="2"
 inherit versionator autotools
 
 DESCRIPTION="C-Client Library for Open Source Java Message Service (JMS)"
-HOMEPAGE="https://mq.dev.java.net/"
+HOMEPAGE="https://mq.java.net/"
 
 # set this for rc and final versions to the build-number of open-mq
 MY_BUILDV="b7"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2015-09-01 11:24 Michael Haubenwallner
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Haubenwallner @ 2015-09-01 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     bd85ec075f88b3c33e7684015852954221851dc5
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 11:08:25 2015 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 11:19:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd85ec07

net-libs/openmq-cclient: bump EAPI 5

Package-Manager: portage-2.2.20.1

 net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index 4db7baa..03afda3 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI="5"
 
 inherit versionator autotools
 
@@ -75,5 +75,5 @@ src_prepare() {
 }
 
 src_install() {
-	emake install DESTDIR="${D}" || die
+	emake install DESTDIR="${D}"
 }


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2020-11-15 23:24 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-11-15 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     f7619eaede1fc6b8bd97d4827e19c5665f5d2d3a
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Nov 15 23:23:22 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 23:23:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7619eae

net-libs/openmq-cclient: disable static libs

Closes: https://bugs.gentoo.org/725016
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index a60d88a6722..8fdd8ee4a31 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -73,6 +73,12 @@ src_prepare() {
 	eautoreconf
 }
 
+src_configure() {
+	econf --disable-static
+}
+
 src_install() {
-	emake install DESTDIR="${D}"
+	default
+	dodoc -r "${WORKDIR}"/mq/src/doc/en/.
+	find "${ED}" -name '*.la' -delete || die
 }


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2020-12-27 17:52 Fabian Groffen
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen @ 2020-12-27 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c2966deb969fbb1375d785782002fff9262a3c8f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 17:52:13 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 17:52:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2966deb

net-libs/openmq-cclient: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index 8fdd8ee4a31..0036565e627 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -13,7 +13,7 @@ MY_BUILDV="b7"
 
 LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 if [[ $(x=( $(get_all_version_components) ); echo ${x[3]}) == '.' ]]; then


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2021-03-26 17:07 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-03-26 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ecd5a47ae731070d3ccf1537d24a13cb656feb43
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 17:06:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 17:06:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd5a47a

net-libs/openmq-cclient: fix build with slibtool, fix epatch

Thanks-to: orbea <orbea <AT> riseup.net>
Closes: https://bugs.gentoo.org/778329
Closes: https://bugs.gentoo.org/725042
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index 0036565e627..11ea9ac736c 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit versionator autotools
+inherit autotools epatch versionator
 
 DESCRIPTION="C-Client Library for Open Source Java Message Service (JMS)"
 HOMEPAGE="https://mq.java.net/"
@@ -70,6 +70,11 @@ src_prepare() {
 		AC_OUTPUT(Makefile)
 	EOF
 
+	# bug #778329
+	sed -e 's/--no-undefined/-no-undefined/' \
+		-e "s/'\*Test\*' ')')/'\*Test\*' ')' | grep -v examples)/" \
+		-i "${S}"/Makefile.in || die
+
 	eautoreconf
 }
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
@ 2021-04-23  6:53 Michael Haubenwallner
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Haubenwallner @ 2021-04-23  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a6245e6e6b6b803792b5ce2cb752cfc4a5d643b0
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 23 06:22:25 2021 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Fri Apr 23 06:45:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6245e6e

net-libs/openmq-cclient: m-needed

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>

 net-libs/openmq-cclient/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-libs/openmq-cclient/metadata.xml b/net-libs/openmq-cclient/metadata.xml
index b0623415068..48f45063424 100644
--- a/net-libs/openmq-cclient/metadata.xml
+++ b/net-libs/openmq-cclient/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>haubi@gentoo.org</email>
-		<name>Michael Haubenwallner</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<longdescription lang="en">
 		Open message queue is an enterprise quality, production ready, scalable
 		messaging server. It provides a complete Java Message Service (JMS)


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-23  6:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 11:24 [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/ Michael Haubenwallner
  -- strict thread matches above, loose matches on Subject: below --
2021-04-23  6:53 Michael Haubenwallner
2021-03-26 17:07 Sam James
2020-12-27 17:52 Fabian Groffen
2020-11-15 23:24 David Seifert
2015-09-01 11:24 Michael Haubenwallner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox