* [gentoo-commits] repo/gentoo:master commit in: net-libs/wt/
@ 2015-08-10 14:01 Anthony G. Basile
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile @ 2015-08-10 14:01 UTC (permalink / raw
To: gentoo-commits
commit: dda0d3e1a4b62585846bd3da717b2bbf3067c078
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 14:01:20 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 14:04:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda0d3e1
net-libs/wt: bump to 3.3.4 because previous versions are broken. Bug #537608.
Package-Manager: portage-2.2.20
net-libs/wt/Manifest | 2 +-
net-libs/wt/{wt-3.3.1.ebuild => wt-3.3.4.ebuild} | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-libs/wt/Manifest b/net-libs/wt/Manifest
index c619f6f..e3c30f4 100644
--- a/net-libs/wt/Manifest
+++ b/net-libs/wt/Manifest
@@ -1,2 +1,2 @@
DIST wt-3.2.2-p1.tar.gz 17312758 SHA256 1610b1950eda3614a12e915f5968d7b8659eb17231622681c9a1eafc586c8f05 SHA512 4ffce2ab65fc8286a9d54194cdd4efaa521245f78fa6cce9b24694611cbf392b7d8072e02c8d75115f40594893086c5646ec3926f2e8c8e404369bdd30df0164 WHIRLPOOL 48d2cd14866a510350cec6afce18466abaa9cc12af8b55bc6986ca89fbd5f8998b1ce328cac0b706b06fc497e4580d444cfd64e0553d72e90573cc3aa9558d93
-DIST wt-3.3.1.tar.gz 30754232 SHA256 9725707ec6de24b69d2e7528974fb0a3c324ff69ce94a609653be8783c7777d2 SHA512 065a47b68f0fc1a5c324eee7be4db30a21a9b42be592dc9276f5cec5af66fc02ef1a97363c2ba9b3e9da86a6deb3db9d22c8a2a81ec34e2daf40eb86ed70017c WHIRLPOOL 1a2ade13a23f3b48f92187b61a6ca07c5dd1c44165bc68e15cb40eb81c6077d325689f3bbc2b44b2ce2c365934a53c88bec6930513dfebdb617e32deca30f3e3
+DIST wt-3.3.4.tar.gz 35313108 SHA256 327f9c64504366e3f2fa2c8f1d1a23efc7b8fba8ace3869de375d668f99ede10 SHA512 1deff3fe325b8e009713bcbc388058d025864b3724bf1cf1cb3c36e909520046189d4a13de0adbff5c11d171536819b687d598d125b4041dd78bb4a3c5a6c279 WHIRLPOOL dee9fbe1d88a23e9f178df74455a33b22b3040523c70411f9ae982f65e51b7f3b5473a597fe98d2ec1213fbf25c7f0fccc91952ed10b956b4c5ab92707681cf2
diff --git a/net-libs/wt/wt-3.3.1.ebuild b/net-libs/wt/wt-3.3.4.ebuild
similarity index 96%
rename from net-libs/wt/wt-3.3.1.ebuild
rename to net-libs/wt/wt-3.3.4.ebuild
index ff19f99..c3ebee6 100644
--- a/net-libs/wt/wt-3.3.1.ebuild
+++ b/net-libs/wt/wt-3.3.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="3"
+EAPI="5"
inherit cmake-utils versionator eutils user
@@ -23,7 +23,7 @@ RDEPEND="
media-libs/libharu
x11-libs/pango
)
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:= )
mysql? ( virtual/mysql )
sqlite? ( dev-db/sqlite:3 )
fcgi? (
@@ -31,7 +31,7 @@ RDEPEND="
virtual/httpd-fastcgi
)
server? (
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:= )
zlib? ( sys-libs/zlib )
)
"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/wt/
@ 2015-08-19 19:38 Anthony G. Basile
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile @ 2015-08-19 19:38 UTC (permalink / raw
To: gentoo-commits
commit: be3e265f3b0e64349a198fb392f82f4029c8e583
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 19:41:48 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 19:41:48 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3e265f
net-libs/wt: 3.3.4 stable on amd64 and x86
Gentoo-Bug: 537608
Package-Manager: portage-2.2.20.1
net-libs/wt/wt-3.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/wt/wt-3.3.4.ebuild b/net-libs/wt/wt-3.3.4.ebuild
index c3ebee6..00cee35 100644
--- a/net-libs/wt/wt-3.3.4.ebuild
+++ b/net-libs/wt/wt-3.3.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/witty/wt/3.3.0/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc +extjs fcgi graphicsmagick mysql pdf postgres resources +server ssl +sqlite test zlib"
RDEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/wt/
@ 2015-08-24 1:01 Anthony G. Basile
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile @ 2015-08-24 1:01 UTC (permalink / raw
To: gentoo-commits
commit: 8dcc4cd4eaf4768a6e0233e7ad155e0dbc8b7bb1
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 01:04:53 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 01:05:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcc4cd4
net-libs/wt: remove older broken version.
Gentoo-Bug: 537608
Package-Manager: portage-2.2.20.1
net-libs/wt/Manifest | 1 -
net-libs/wt/wt-3.2.2_p1-r1.ebuild | 135 --------------------------------------
2 files changed, 136 deletions(-)
diff --git a/net-libs/wt/Manifest b/net-libs/wt/Manifest
index e3c30f4..dd2f115 100644
--- a/net-libs/wt/Manifest
+++ b/net-libs/wt/Manifest
@@ -1,2 +1 @@
-DIST wt-3.2.2-p1.tar.gz 17312758 SHA256 1610b1950eda3614a12e915f5968d7b8659eb17231622681c9a1eafc586c8f05 SHA512 4ffce2ab65fc8286a9d54194cdd4efaa521245f78fa6cce9b24694611cbf392b7d8072e02c8d75115f40594893086c5646ec3926f2e8c8e404369bdd30df0164 WHIRLPOOL 48d2cd14866a510350cec6afce18466abaa9cc12af8b55bc6986ca89fbd5f8998b1ce328cac0b706b06fc497e4580d444cfd64e0553d72e90573cc3aa9558d93
DIST wt-3.3.4.tar.gz 35313108 SHA256 327f9c64504366e3f2fa2c8f1d1a23efc7b8fba8ace3869de375d668f99ede10 SHA512 1deff3fe325b8e009713bcbc388058d025864b3724bf1cf1cb3c36e909520046189d4a13de0adbff5c11d171536819b687d598d125b4041dd78bb4a3c5a6c279 WHIRLPOOL dee9fbe1d88a23e9f178df74455a33b22b3040523c70411f9ae982f65e51b7f3b5473a597fe98d2ec1213fbf25c7f0fccc91952ed10b956b4c5ab92707681cf2
diff --git a/net-libs/wt/wt-3.2.2_p1-r1.ebuild b/net-libs/wt/wt-3.2.2_p1-r1.ebuild
deleted file mode 100644
index 034b740..0000000
--- a/net-libs/wt/wt-3.2.2_p1-r1.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit cmake-utils versionator eutils user
-
-DESCRIPTION="C++ library for developing interactive web applications"
-MY_P=${P/_/-}
-HOMEPAGE="http://webtoolkit.eu/"
-SRC_URI="mirror://sourceforge/witty/wt/3.2.2/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc +extjs fcgi graphicsmagick pdf postgres resources +server ssl +sqlite test zlib"
-
-RDEPEND="
- >=dev-libs/boost-1.36
- graphicsmagick? ( media-gfx/graphicsmagick )
- pdf? ( media-libs/libharu )
- postgres? ( dev-db/postgresql )
- sqlite? ( dev-db/sqlite:3 )
- fcgi? (
- dev-libs/fcgi
- virtual/httpd-fastcgi
- )
- server? (
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )
- )
-"
-DEPEND="${RDEPEND}"
-
-DOCS="Changelog INSTALL"
-S=${WORKDIR}/${MY_P}
-
-pkg_setup() {
- if use !server && use !fcgi; then
- ewarn "You have to select at least built-in server support or fcgi support."
- ewarn "Invalid use flag combination, enable at least one of: server, fcgi"
- fi
-
- if use test && use !sqlite; then
- ewarn "Tests need sqlite, disabling."
- fi
-
- enewgroup wt
- enewuser wt -1 -1 /var/lib/wt/home wt
-}
-
-src_prepare() {
- epatch "$FILESDIR/cmakelist.patch"
-
- # just to be sure
- rm -rf Wt/Dbo/backend/amalgamation
-
- # fix png linking
- if use pdf; then
- sed -e 's/-lpng12/-lpng/' \
- -i cmake/WtFindHaru.txt || die
- fi
-
- cmake-utils_src_prepare
-}
-
-src_configure() {
- BOOST_PKG="$(best_version ">=dev-libs/boost-1.36.0")"
- BOOST_VER="$(get_version_component_range 1-2 "${BOOST_PKG/*boost-/}")"
- BOOST_VER="$(replace_all_version_separators _ "${BOOST_VER}")"
- BOOST_INC="/usr/include/boost-${BOOST_VER}"
-
- local mycmakeargs=(
- -DDESTDIR="${D}"
- -DLIB_INSTALL_DIR=$(get_libdir)
- $(cmake-utils_use test BUILD_TESTS)
- -DSHARED_LIBS=ON
- -DMULTI_THREADED=ON
- -DUSE_SYSTEM_SQLITE3=ON
- -DWEBUSER=wt
- -DWEBGROUP=wt
- $(cmake-utils_use extjs ENABLE_EXT)
- $(cmake-utils_use graphicsmagick ENABLE_GM)
- $(cmake-utils_use pdf ENABLE_HARU)
- $(cmake-utils_use postgres ENABLE_POSTGRES)
- $(cmake-utils_use sqlite ENABLE_SQLITE)
- $(cmake-utils_use fcgi CONNECTOR_FCGI)
- $(cmake-utils_use server CONNECTOR_HTTP)
- $(cmake-utils_use ssl WT_WITH_SSL)
- $(cmake-utils_use zlib HTTP_WITH_ZLIB)
- -DBUILD_EXAMPLES=OFF
- $(cmake-utils_use resources INSTALL_RESOURCES)
- )
-
- cmake-utils_src_configure
-}
-
-src_test() {
- # Tests need sqlite
- if use sqlite; then
- pushd "${CMAKE_BUILD_DIR}" > /dev/null
- ./test/test || die
- popd > /dev/null
- fi
-}
-
-src_install() {
-
- dodir \
- /var/lib/wt \
- /var/lib/wt/home
-
- cmake-utils_src_install
-
- use doc && dohtml -A pdf,xhtml -r doc/*
-
-}
-
-pkg_postinst() {
- if use fcgi; then
- elog "You selected fcgi support. Please make sure that the web-server"
- elog "has fcgi support and access to the fcgi socket."
- elog "You can use spawn-fcgi to spawn the witty-processes and run them"
- elog "in a chroot environment."
- fi
-
- chown -R wt:wt \
- "${ROOT}"/var/lib/wt
-
- chmod 0750 \
- "${ROOT}"/var/lib/wt \
- "${ROOT}"/var/lib/wt/home
-
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/wt/
@ 2016-08-06 9:16 Pacho Ramos
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-08-06 9:16 UTC (permalink / raw
To: gentoo-commits
commit: 697d648e3a0de0e06b51e320d01c08dba60eead2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 08:59:18 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 09:16:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697d648e
net-libs/wt: Cleanup per bug #66633
Package-Manager: portage-2.3.0
net-libs/wt/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-libs/wt/metadata.xml b/net-libs/wt/metadata.xml
index 56303dd..f2d52bf 100644
--- a/net-libs/wt/metadata.xml
+++ b/net-libs/wt/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>mattm@gentoo.org</email>
- <name>Matthew Marlowe</name>
- </maintainer>
<use>
<flag name="extjs">Build Wt Ext library with JavaScript-only widgets (http://extjs.com/)</flag>
<flag name="fcgi">Compile in FCGI connector</flag>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-08-06 9:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06 9:16 [gentoo-commits] repo/gentoo:master commit in: net-libs/wt/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2015-08-24 1:01 Anthony G. Basile
2015-08-19 19:38 Anthony G. Basile
2015-08-10 14:01 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox