public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/tntnet: tntnet-2.0-r1.ebuild ChangeLog tntnet-1.6.3.ebuild tntnet-2.1.ebuild
@ 2012-06-04 16:38 Christian Ruppert (idl0r)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2012-06-04 16:38 UTC (permalink / raw
  To: gentoo-commits

idl0r       12/06/04 16:38:22

  Modified:             tntnet-2.0-r1.ebuild ChangeLog tntnet-1.6.3.ebuild
  Added:                tntnet-2.1.ebuild
  Log:
  Version bump. Fix dependencies.
  
  (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-libs/tntnet/tntnet-2.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?r1=1.3&r2=1.4

Index: tntnet-2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tntnet-2.0-r1.ebuild	4 May 2012 18:35:48 -0000	1.3
+++ tntnet-2.0-r1.ebuild	4 Jun 2012 16:38:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.3 2012/05/04 18:35:48 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.4 2012/06/04 16:38:22 idl0r Exp $
 
 EAPI="3"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~amd64 ~sparc ~x86"
 IUSE="cgi doc examples gnutls server sdk ssl"
 
-RDEPEND=">=dev-libs/cxxtools-2.0
+RDEPEND="=dev-libs/cxxtools-2.0*
 	sys-libs/zlib[minizip]
 	ssl? (
 		gnutls? (



1.20                 dev-libs/tntnet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 May 2012 18:35:48 -0000	1.19
+++ ChangeLog	4 Jun 2012 16:38:22 -0000	1.20
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/tntnet
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.19 2012/05/04 18:35:48 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.20 2012/06/04 16:38:22 idl0r Exp $
+
+*tntnet-2.1 (04 Jun 2012)
+
+  04 Jun 2012; Christian Ruppert <idl0r@gentoo.org> tntnet-1.6.3.ebuild,
+  tntnet-2.0-r1.ebuild, +tntnet-2.1.ebuild:
+  Version bump. Fix dependencies.
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> tntnet-1.6.3.ebuild,
   tntnet-2.0-r1.ebuild:



1.8                  dev-libs/tntnet/tntnet-1.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?r1=1.7&r2=1.8

Index: tntnet-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tntnet-1.6.3.ebuild	4 May 2012 18:35:48 -0000	1.7
+++ tntnet-1.6.3.ebuild	4 Jun 2012 16:38:22 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.7 2012/05/04 18:35:48 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.8 2012/06/04 16:38:22 idl0r Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 ~sparc x86"
 IUSE="ssl gnutls examples"
 
-RDEPEND="dev-libs/cxxtools
+RDEPEND="=dev-libs/cxxtools-1*
 	sys-libs/zlib
 	ssl? (
 		gnutls? ( >=net-libs/gnutls-1.2.0 )



1.1                  dev-libs/tntnet/tntnet-2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild?rev=1.1&content-type=text/plain

Index: tntnet-2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild,v 1.1 2012/06/04 16:38:22 idl0r Exp $

EAPI="4"

inherit autotools eutils

DESCRIPTION="Modular, multithreaded webapplicationserver extensible with C++"
HOMEPAGE="http://www.tntnet.org/index.hms"
SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE="cgi doc examples gnutls server sdk ssl"

RDEPEND="=dev-libs/cxxtools-2.1*
	sys-libs/zlib[minizip]
	ssl? (
		gnutls? (
			>=net-libs/gnutls-1.2.0
			dev-libs/libgcrypt
		)
		!gnutls? ( dev-libs/openssl )
	)"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	examples? ( app-arch/zip )"

src_prepare() {
	# Both fixed in the next release
	epatch "${FILESDIR}"/${PN}-2.0-zlib-minizip.patch
	rm framework/common/{ioapi,unzip}.[ch] || die

	eautoreconf

	sed -i -e 's:@localstatedir@:/var:' etc/tntnet/tntnet.conf.in || die
}

src_configure() {
	local myconf=""

	# Prefer gnutls above SSL
	if use gnutls; then
		einfo "Using gnutls for ssl support."
		myconf="${myconf} --with-ssl=gnutls"
	elif use ssl; then
		einfo "Using openssl for ssl support."
		myconf="${myconf} --with-ssl=openssl"
	else
		myconf="${myconf} --with-ssl=no"
	fi

	# demos/examples depend upon sdk
	if use examples && ! use sdk; then
		myconf="${myconf} --with-sdk"
	fi

	econf \
		$(use_with examples demos) \
		$(use_with sdk) \
		$(use_with cgi) \
		$(use_with server) \
		${myconf}
}

src_install() {
	emake DESTDIR="${D}" install || die

	dodoc AUTHORS ChangeLog README TODO
	if use doc; then
		dodoc doc/*.pdf || die
	fi

	if use examples; then
		cd "${S}/sdk/demos"
		emake clean
		rm -rf .deps */.deps .libs */.libs
		cd "${S}"

		insinto /usr/share/doc/${PF}/examples
		doins -r sdk/demos/* || die
	fi

	if use server; then
		rm -f "${D}/etc/init.d/tntnet"
		newinitd "${FILESDIR}/tntnet.initd" tntnet
	fi
}






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/tntnet: tntnet-2.0-r1.ebuild ChangeLog tntnet-1.6.3.ebuild tntnet-2.1.ebuild
@ 2013-06-28 19:23 Matthias Schwarzott (zzam)
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Schwarzott (zzam) @ 2013-06-28 19:23 UTC (permalink / raw
  To: gentoo-commits

zzam        13/06/28 19:23:00

  Modified:             tntnet-2.0-r1.ebuild ChangeLog tntnet-1.6.3.ebuild
                        tntnet-2.1.ebuild
  Log:
  Fix value of HOMEPAGE
  
  (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key 0xAA792A6A)

Revision  Changes    Path
1.5                  dev-libs/tntnet/tntnet-2.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild?r1=1.4&r2=1.5

Index: tntnet-2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tntnet-2.0-r1.ebuild	4 Jun 2012 16:38:22 -0000	1.4
+++ tntnet-2.0-r1.ebuild	28 Jun 2013 19:22:59 -0000	1.5
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.4 2012/06/04 16:38:22 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.5 2013/06/28 19:22:59 zzam Exp $
 
 EAPI="3"
 
 inherit autotools eutils
 
 DESCRIPTION="Modular, multithreaded webapplicationserver extensible with C++"
-HOMEPAGE="http://www.tntnet.org/index.hms"
+HOMEPAGE="http://www.tntnet.org/"
 SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"



1.21                 dev-libs/tntnet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 Jun 2012 16:38:22 -0000	1.20
+++ ChangeLog	28 Jun 2013 19:22:59 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/tntnet
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.20 2012/06/04 16:38:22 idl0r Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.21 2013/06/28 19:22:59 zzam Exp $
+
+  28 Jun 2013; Matthias Schwarzott <zzam@gentoo.org> tntnet-1.6.3.ebuild,
+  tntnet-2.0-r1.ebuild, tntnet-2.1.ebuild:
+  Fix value of HOMEPAGE
 
 *tntnet-2.1 (04 Jun 2012)
 



1.9                  dev-libs/tntnet/tntnet-1.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild?r1=1.8&r2=1.9

Index: tntnet-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tntnet-1.6.3.ebuild	4 Jun 2012 16:38:22 -0000	1.8
+++ tntnet-1.6.3.ebuild	28 Jun 2013 19:22:59 -0000	1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.8 2012/06/04 16:38:22 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.9 2013/06/28 19:22:59 zzam Exp $
 
 EAPI="2"
 
 inherit autotools eutils
 
 DESCRIPTION="A modular, multithreaded webapplicationserver extensible with C++."
-HOMEPAGE="http://www.tntnet.org/index.hms"
+HOMEPAGE="http://www.tntnet.org/"
 SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"



1.2                  dev-libs/tntnet/tntnet-2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild?r1=1.1&r2=1.2

Index: tntnet-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tntnet-2.1.ebuild	4 Jun 2012 16:38:22 -0000	1.1
+++ tntnet-2.1.ebuild	28 Jun 2013 19:22:59 -0000	1.2
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild,v 1.1 2012/06/04 16:38:22 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.1.ebuild,v 1.2 2013/06/28 19:22:59 zzam Exp $
 
 EAPI="4"
 
 inherit autotools eutils
 
 DESCRIPTION="Modular, multithreaded webapplicationserver extensible with C++"
-HOMEPAGE="http://www.tntnet.org/index.hms"
+HOMEPAGE="http://www.tntnet.org/"
 SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"





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

end of thread, other threads:[~2013-06-28 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 19:23 [gentoo-commits] gentoo-x86 commit in dev-libs/tntnet: tntnet-2.0-r1.ebuild ChangeLog tntnet-1.6.3.ebuild tntnet-2.1.ebuild Matthias Schwarzott (zzam)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-04 16:38 Christian Ruppert (idl0r)

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