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 5FB98139355 for ; Mon, 2 Aug 2021 21:18:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7C96E094F; Mon, 2 Aug 2021 21:18:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C1005E094F for ; Mon, 2 Aug 2021 21:18:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B09A2343C6C for ; Mon, 2 Aug 2021 21:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A063851 for ; Mon, 2 Aug 2021 21:17:58 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1627938896.6dd3848d4ed7c18a49f29c3d4f010e3e670cfd71.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Quota/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Quota/Manifest dev-perl/Quota/Quota-1.8.1.ebuild X-VCS-Directories: dev-perl/Quota/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6dd3848d4ed7c18a49f29c3d4f010e3e670cfd71 X-VCS-Branch: master Date: Mon, 2 Aug 2021 21:17:58 +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: d845a2c5-4e6e-4895-bfab-64c23dd1f6a6 X-Archives-Hash: 10ac0a15821e7c3f837d3a1d509bac0c commit: 6dd3848d4ed7c18a49f29c3d4f010e3e670cfd71 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Aug 2 21:08:14 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Aug 2 21:14:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd3848d dev-perl/Quota: Version bump 1.8.1 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Quota/Manifest | 1 + dev-perl/Quota/Quota-1.8.1.ebuild | 48 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-perl/Quota/Manifest b/dev-perl/Quota/Manifest index cf9c0f6e79c..ef8d579cf4c 100644 --- a/dev-perl/Quota/Manifest +++ b/dev-perl/Quota/Manifest @@ -1 +1,2 @@ DIST Quota-1.7.2.tar.gz 50436 BLAKE2B 6a90e545fcb3739f4f10cbe5caed7ba5a3542c19a8f1b68baeefc12dab77ac27d125e3de083c1cf6d68c29fe126c8e4f2eaddaa1c55c1974de0e0451011f6c7c SHA512 55ea9fbf027676b0e6f7a6f97fd3e75749860ebefe0127791a0d8cd8a427676eb1f6bf1ddf1a3687666752430faef877eedd12ccce39b7b76466fc7bfc628433 +DIST Quota-1.8.1.tar.gz 57058 BLAKE2B 9f34d11896e6a8660f8777b5d6d6405d53619936aef2a17af58cf3e024f936b278fe14e055a685508c6cef9d07b56eab0712f6745e53c9fdb99d6bd97e864435 SHA512 9e27cb03c7cd76a995ff775b9a5a67b8d8deeb814efacb17b4769c567935ebabe03ba2354a6977ae86fffaeb65e8f457906adee60de3e0a86ba78516057c1d72 diff --git a/dev-perl/Quota/Quota-1.8.1.ebuild b/dev-perl/Quota/Quota-1.8.1.ebuild new file mode 100644 index 00000000000..7b2014f2a3e --- /dev/null +++ b/dev-perl/Quota/Quota-1.8.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TOMZO +inherit perl-module toolchain-funcs flag-o-matic + +DESCRIPTION="Perl interface to file system quotas" + +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + sys-fs/quota[rpc] + net-libs/libtirpc +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + virtual/pkgconfig +" + +# Tests need real FS access/root permissions and are interactive +DIST_TEST=skip + +src_prepare() { + default + DIST_MAKE=( + "INC=$($(tc-getPKG_CONFIG) --cflags libtirpc)" + "OTHERLDFLAGS=$($(tc-getPKG_CONFIG) --libs libtirpc)" + ) + + # disable AFS completely for now, need somebody who can really test it + sed -i -e 's|-d "/afs"|0|' Makefile.PL || die "sed failed" +} + +src_test() { + ebegin "Compile testing Quota ${PV}" + perl -Mblib="${S}" -M"Quota ${PV} ()" -e1 + if ! eend $?; then + echo + eerror "One or more modules failed compile:"; + eerror " Quota ${PV}" + die "Failing due to module compilation errors"; + fi + perl-module_src_test +}