From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-697582-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2BCBC1381FA for <garchives@archives.gentoo.org>; Mon, 19 May 2014 13:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53D73E0BC4; Mon, 19 May 2014 13:40:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6611E0BC4 for <gentoo-commits@lists.gentoo.org>; Mon, 19 May 2014 13:40:06 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A100933BF56 for <gentoo-commits@lists.gentoo.org>; Mon, 19 May 2014 13:40:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 0CCA61818D for <gentoo-commits@lists.gentoo.org>; Mon, 19 May 2014 13:40:04 +0000 (UTC) From: "Jory Pratt" <anarchy@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" <anarchy@gentoo.org> Message-ID: <1400506688.73e4ac81e49148d3ad017c758ab13c32ece5a27e.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: dev-libs/jemalloc/ X-VCS-Repository: proj/mozilla X-VCS-Files: dev-libs/jemalloc/Manifest dev-libs/jemalloc/jemalloc-3.5.1-r1.ebuild dev-libs/jemalloc/jemalloc-3.5.1.ebuild dev-libs/jemalloc/jemalloc-3.6.0.ebuild X-VCS-Directories: dev-libs/jemalloc/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 73e4ac81e49148d3ad017c758ab13c32ece5a27e X-VCS-Branch: master Date: Mon, 19 May 2014 13:40:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: af17610a-8e58-4e79-a9d2-7d7e04c7b560 X-Archives-Hash: a43c7e9feca36833c08c7827bde24751 commit: 73e4ac81e49148d3ad017c758ab13c32ece5a27e Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Mon May 19 13:38:08 2014 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Mon May 19 13:38:08 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=73e4ac81 jemalloc: Version bump, critical bug fix for regression --- dev-libs/jemalloc/Manifest | 2 +- dev-libs/jemalloc/jemalloc-3.5.1.ebuild | 44 ---------------------- ...alloc-3.5.1-r1.ebuild => jemalloc-3.6.0.ebuild} | 0 3 files changed, 1 insertion(+), 45 deletions(-) diff --git a/dev-libs/jemalloc/Manifest b/dev-libs/jemalloc/Manifest index 8e7db71..ae98ddc 100644 --- a/dev-libs/jemalloc/Manifest +++ b/dev-libs/jemalloc/Manifest @@ -1 +1 @@ -DIST jemalloc-3.5.1.tar.bz2 336555 SHA256 1a09f2570167ebc5fba4ddcc09176575d8acbb77017faf27797b9ab7f38f349f SHA512 6c7f7a9a5b14743737c87af0a958185387648da5cde1be92983630673ec5673b7ed25ad97cd01be8ec2c7f58209df577a955f58dba40d489699a837f96362d2c WHIRLPOOL 647cf69a7185eaed9d22943e3e0388653570266973fecb56c582cafbe570501785c8f1831a899345b45c2dbb86c5a17f514b7e44dde6edc2047d7a1caed6a8e2 +DIST jemalloc-3.6.0.tar.bz2 338964 SHA256 e16c2159dd3c81ca2dc3b5c9ef0d43e1f2f45b04548f42db12e7c12d7bdf84fe SHA512 ebe7c64558a87a735b5906d5cb7527c241664eeae7328538675a12eabe7a1004be0f8766a3bd2a78e61334b196ca7ffc0ee8b8ff59167922a35f126cd1e76e43 WHIRLPOOL d5452005951b10d9d529349481779d79361ec8d8ac1f36f4b54408b5e0184f35d79fee8378188d98f1b8e41ae13557a2cf41ab849b68856ba69f33870fe6e980 diff --git a/dev-libs/jemalloc/jemalloc-3.5.1.ebuild b/dev-libs/jemalloc/jemalloc-3.5.1.ebuild deleted file mode 100644 index 07e3fcb..0000000 --- a/dev-libs/jemalloc/jemalloc-3.5.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.4.0.ebuild,v 1.1 2013/09/24 22:51:43 anarchy Exp $ - -EAPI=4 - -inherit autotools eutils - -DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" -HOMEPAGE="http://www.canonware.com/jemalloc/" -SRC_URI="http://www.canonware.com/download/${PN}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos" -IUSE="debug static-libs stats" - -src_prepare() { - epatch \ - "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch" \ - "${FILESDIR}/${PN}-3.5.1-no-pprof.patch" \ - "${FILESDIR}/${PN}-3.5.1_fix_html_install.patch" - - eautoreconf -} - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable stats) -} - -src_install() { - default - dohtml doc/jemalloc.html - - if [[ ${CHOST} == *-darwin* ]] ; then - # fixup install_name, #437362 - install_name_tool \ - -id "${EPREFIX}"/usr/$(get_libdir)/libjemalloc.1.dylib \ - "${ED}"/usr/$(get_libdir)/libjemalloc.1.dylib || die - fi - use static-libs || find "${ED}" -name '*.a' -delete -} diff --git a/dev-libs/jemalloc/jemalloc-3.5.1-r1.ebuild b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild similarity index 100% rename from dev-libs/jemalloc/jemalloc-3.5.1-r1.ebuild rename to dev-libs/jemalloc/jemalloc-3.6.0.ebuild