From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 95CB8138262 for ; Fri, 20 May 2016 14:49:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EEA72240E2; Fri, 20 May 2016 14:49:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A68232240E2 for ; Fri, 20 May 2016 14:49:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E4C0340A35 for ; Fri, 20 May 2016 14:49:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32E81334 for ; Fri, 20 May 2016 14:48:56 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1463755696.2944607e4f2d843f218dde67297b7a8ca2d343b5.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gd/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gd/Manifest media-libs/gd/gd-2.2.0.ebuild media-libs/gd/gd-2.2.1.ebuild X-VCS-Directories: media-libs/gd/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 2944607e4f2d843f218dde67297b7a8ca2d343b5 X-VCS-Branch: master Date: Fri, 20 May 2016 14:48:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c9c962ab-84eb-4e20-a05b-aad7b99013e6 X-Archives-Hash: 34f7bbce70d05145c5bac8b312e05acb commit: 2944607e4f2d843f218dde67297b7a8ca2d343b5 Author: Mike Frysinger gentoo org> AuthorDate: Fri May 20 14:45:00 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri May 20 14:48:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2944607e media-libs/gd: version bump to 2.2.1 media-libs/gd/Manifest | 2 +- media-libs/gd/{gd-2.2.0.ebuild => gd-2.2.1.ebuild} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/gd/Manifest b/media-libs/gd/Manifest index 236ac69..2b0821e 100644 --- a/media-libs/gd/Manifest +++ b/media-libs/gd/Manifest @@ -1,2 +1,2 @@ DIST libgd-2.1.1.tar.xz 2039132 SHA256 9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285 SHA512 48f444402a4b89e412870f9091b92eb26136c5c0d795722262ad973c7d4103476204a2de36133a2634b8f410d6bccdcf60afb829a74ac2fddfb96aff2cd2567b WHIRLPOOL a38cf1f060db35d247b54038e731484e6230cd8a9da263a8c4823aaf6b3ce455c0747bbbde60f131d85a48340e39a5c8d6273fa51366cbe2436530520211a238 -DIST libgd-2.2.0.tar.xz 2117636 SHA256 35235129bfaaa4ed09af5b9efef2aa311318ca3a4c36bb8342f9b23cfacbf50b SHA512 209aed94d34df235aa26c1556135537cae116f20a8e408b8981fd59e9d027f6d856a0ebe609d8acadf3b960d20e36eb73e4f56e8a0b96c034493b36dd81ce9a4 WHIRLPOOL 0b73393e6fd3832ac9dd9a2bbf29067855fbd34885f5b8fa7166d5b9992a9a289988c0fd2c9f6f57fcad08d87f1d4309b3471a0892089eeaff58c5a123e4e242 +DIST libgd-2.2.1.tar.xz 2117160 SHA256 708762ae483e5fe46b58659f622c3e8f820c7ce0b3ae4e10ad0fbf17d4c4b976 SHA512 c19fe86230198b5ba25d7bb275f93ad3332d039accf7149036f53fc333753bacd91a80b5dca576b241e9eb20e9a4028236a485ca0f9fb8581c2a552fe4fe2262 WHIRLPOOL 41f53e0d7dc6a629190019b76dc98e35b75b64a62feb5ddb5d4fedc37d2240f1a0460dd9127b247e0e8010fcec1e10d7d846ce8e7ea6fd238087bb30e5b6f08d diff --git a/media-libs/gd/gd-2.2.0.ebuild b/media-libs/gd/gd-2.2.1.ebuild similarity index 98% rename from media-libs/gd/gd-2.2.0.ebuild rename to media-libs/gd/gd-2.2.1.ebuild index fb7d126..3f2208e 100644 --- a/media-libs/gd/gd-2.2.0.ebuild +++ b/media-libs/gd/gd-2.2.1.ebuild @@ -41,6 +41,7 @@ multilib_src_configure() { # don't care about on Gentoo systems. ECONF_SOURCE=${S} \ econf \ + --disable-werror \ --without-x \ --without-liq \ $(use_enable static-libs static) \