From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56996138346 for ; Tue, 7 Jan 2020 04:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 099DAE08CD; Tue, 7 Jan 2020 04:08:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D351E0875 for ; Tue, 7 Jan 2020 04:08:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7C3634DE21 for ; Tue, 7 Jan 2020 04:08:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3D4F36 for ; Tue, 7 Jan 2020 04:08:17 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1578369007.0f00cfe81dc6ef111ba32f511766eda22ddce924.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsass/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libsass/Manifest dev-libs/libsass/libsass-3.6.3.ebuild dev-libs/libsass/libsass-9999.ebuild dev-libs/libsass/metadata.xml X-VCS-Directories: dev-libs/libsass/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0f00cfe81dc6ef111ba32f511766eda22ddce924 X-VCS-Branch: master Date: Tue, 7 Jan 2020 04:08:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f7e87227-bcbd-4b5c-ba7b-0a942310e30f X-Archives-Hash: 6e099fd34942704828e8a351046c79e7 commit: 0f00cfe81dc6ef111ba32f511766eda22ddce924 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Jan 5 10:06:13 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Jan 7 03:50:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f00cfe8 dev-libs/libsass: Version bump 3.6.3 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> Signed-off-by: Joonas Niilola gentoo.org> dev-libs/libsass/Manifest | 1 + .../libsass/{libsass-9999.ebuild => libsass-3.6.3.ebuild} | 12 ++++++------ dev-libs/libsass/libsass-9999.ebuild | 12 ++++++------ dev-libs/libsass/metadata.xml | 9 ++++++++- 4 files changed, 21 insertions(+), 13 deletions(-) diff --git a/dev-libs/libsass/Manifest b/dev-libs/libsass/Manifest index cda64fcfbb7..3303bed9cee 100644 --- a/dev-libs/libsass/Manifest +++ b/dev-libs/libsass/Manifest @@ -1,2 +1,3 @@ DIST libsass-3.5.5.tar.gz 327298 BLAKE2B 4127722343394bca4ed054987eed6113788e10dc4d03a869778c10b56135406c1fcd72dc101bfe405c96267b628735e8ee74d3812ab392f097dc941b78bef882 SHA512 dcb73a5080c00023b60a19ea037ba5af481253a7b47492bd7114bf45ab78ed931c7b207fa8f12ed200a39760553d72ae92dbe4eb80b826b59a6201fb34008fe5 DIST libsass-3.6.1.tar.gz 333609 BLAKE2B ea6cb0285a6d741614bb900ff0f3b74660c74ec9ed071abf2d980bfe3f55b02fa2873d3860e5b767ca82b5f202f3d2aef28b73357bf8d2b3117c925b4dc78791 SHA512 e9a3a30851e26145d049c4b20951c663a9d48c781a732acd3cc2cdb30df3449e445b57211f666b58afa137431fbdb149add48ff8a0dec92bd8abb514c90adebb +DIST libsass-3.6.3.tar.gz 331301 BLAKE2B 9e25994d19bd93fb53be32f69cafa40204d5892bd676fd7e9a3fcfe4cb6e84d21e9c53043b4766b602f811617f4eeb8bc5719dd7977657ccefff088d418c4e5c SHA512 e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee diff --git a/dev-libs/libsass/libsass-9999.ebuild b/dev-libs/libsass/libsass-3.6.3.ebuild similarity index 89% copy from dev-libs/libsass/libsass-9999.ebuild copy to dev-libs/libsass/libsass-3.6.3.ebuild index 7bb47a91093..206e7040d5f 100644 --- a/dev-libs/libsass/libsass-9999.ebuild +++ b/dev-libs/libsass/libsass-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,9 +20,6 @@ LICENSE="MIT" SLOT="0/1" # libsass soname IUSE="static-libs" -RDEPEND="" -DEPEND="${RDEPEND}" - DOCS=( Readme.md SECURITY.md ) src_prepare() { @@ -38,9 +35,12 @@ src_prepare() { } multilib_src_configure() { - econf \ - $(use_enable static-libs static) \ + local myeconfargs=( + $(use_enable static-libs static) --enable-shared + ) + + econf "${myeconfargs[@]}" } multilib_src_install() { diff --git a/dev-libs/libsass/libsass-9999.ebuild b/dev-libs/libsass/libsass-9999.ebuild index 7bb47a91093..206e7040d5f 100644 --- a/dev-libs/libsass/libsass-9999.ebuild +++ b/dev-libs/libsass/libsass-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,9 +20,6 @@ LICENSE="MIT" SLOT="0/1" # libsass soname IUSE="static-libs" -RDEPEND="" -DEPEND="${RDEPEND}" - DOCS=( Readme.md SECURITY.md ) src_prepare() { @@ -38,9 +35,12 @@ src_prepare() { } multilib_src_configure() { - econf \ - $(use_enable static-libs static) \ + local myeconfargs=( + $(use_enable static-libs static) --enable-shared + ) + + econf "${myeconfargs[@]}" } multilib_src_install() { diff --git a/dev-libs/libsass/metadata.xml b/dev-libs/libsass/metadata.xml index 191514e5850..47eda06e2ce 100644 --- a/dev-libs/libsass/metadata.xml +++ b/dev-libs/libsass/metadata.xml @@ -1,7 +1,14 @@ - + + andrewammerlaan@riseup.net + Andrew Ammerlaan + + + proxy-maint@gentoo.org + Proxy Maintainers + LibSass is a C++ port of the original Ruby Sass CSS compiler with a C API. It is coded with portability and efficiency in mind. You can