diff --git a/dev-dotnet/dotnet-outdated/Manifest b/dev-dotnet/dotnet-outdated/Manifest index 2839c8c54a2a3..4866f6bb52480 100644 --- a/dev-dotnet/dotnet-outdated/Manifest +++ b/dev-dotnet/dotnet-outdated/Manifest @@ -3,6 +3,7 @@ DIST csvhelper.30.0.1.nupkg 717621 BLAKE2B 7461c95cf2687cb0344261a967c22c33602f2 DIST csvhelper.33.0.1.nupkg 1012685 BLAKE2B 43605aa6e2261fae7867f0225fe428b231d004fe28760b86968c19a78b78623a6f1fbe4e6fab0a62e152e5314cbd6a6a23d6e742fd99ebd9109ce83111b8e26e SHA512 74fe32d9af52173abf4f19ab509df5759a64d3ad0b3e3830812ee0a1714272667a8582c13a9eafe033d7183bcd0fcd43b2689a1540df72a8fa25bc24ec71de59 DIST dotnet-outdated-4.6.4.tar.gz 138005 BLAKE2B 670e46114cad0b5c93fbabfa5e8d0f1c91b82f8875f70f95f50bd5fdbc7109e9d073db6d7595c49a8b90211708c5314fe2694b7ee17de5ce5398ff8997696eb0 SHA512 005441abdbc331e231dc19a312ae9b775be2d0007ef0829ca08dd19a0bf7fc95099466fcba8d8d4bcc8d302591b10e52d4b79bcd453f1038b402978ebd3a2b4e DIST dotnet-outdated-4.6.9.gh.tar.gz 156163 BLAKE2B f517674957fc1f7d7281435554c189c653305530f80e0b849b742883c626fa11520e5792bfb24b8b76b3db6f0a5978f12778a3ddd6123eba0fd489f4a0192906 SHA512 6db7a219195c4e1b3248d92066e8cc32e1b79707f94b57513c9db2fa5f7b9e889e77c7cbbd771caf9fc0596cb1e5b35b5bb783ff08f99a1eb865ddfc0129e12a +DIST dotnet-outdated-4.7.0.gh.tar.gz 159994 BLAKE2B eeaea999f61f3415a59bab71797a422c06edbee51f0a6d64bf4ebfa857bbbc7277faf9304b511370c17599f2b5cf160cac1661787eccd7fdafa55f2f1247627a SHA512 1c2b03528b566013223242e7ca8d5f8d04e42ef7ba3bb2a9b393aaea6713b30c6aa1cc6bd56ab961f40fdf934c6aef5bfa1a42050dcef407c40ab4f5599d51b8 DIST dotnet-xunit.2.3.1.nupkg 774955 BLAKE2B 338a47a377be9bb1edc7bebd765d2d9e740307358bd03ab3f18153f21ad00a7a3cbbb7de0341ae96c0b4355e6f3a41b0e40692d73bd1bfb67d531f054ee0c60c SHA512 2f0ee05b38a7674b4e1826a1284dbf18e2d122ae3f5f741150b318669ad1ebedb03e22a7c5c35d8b43c3a7a1a70ec8253eeb0b74915eb81309bcd998218dcdb8 DIST libuv.1.9.0.nupkg 1270373 BLAKE2B c20e78a6c8cac53a66968af0eabeb270c84987f2e1e118325034ab07e7d08784c58b60c5ee70b3fc0cae05410da66b446e94b112eda9957bcabce1417394c053 SHA512 75fc28894498f492bdf5db6c599e40059e7a8c5417ba71bd6b4a87416b0f669611f6dd98dae1da4c0b1e076598724914514c87d4cc92ed51197e5a251b94ecc3 DIST mcmaster.extensions.commandlineutils.4.0.2.nupkg 280825 BLAKE2B 66318edbb1103d364bd4a659bf75cbc3ac448b775abde2d5aba5a1f5e939757bd5d01d02b9e2014aa7da5284c157695159ba39e85a75de748b147ddc7cb16bf8 SHA512 d8767c2101e96f63267638acd3c21aa9b3259a32e7ee49aac5928cf84913a1f28262436adc83482b19c870dca5f734072bb3c9c7b4d23dcc779d83f7cf6b9316 diff --git a/dev-dotnet/dotnet-outdated/dotnet-outdated-4.7.0.ebuild b/dev-dotnet/dotnet-outdated/dotnet-outdated-4.7.0.ebuild new file mode 100644 index 0000000000000..a85f8835f5be0 --- /dev/null +++ b/dev-dotnet/dotnet-outdated/dotnet-outdated-4.7.0.ebuild @@ -0,0 +1,211 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DOTNET_PKG_COMPAT="10.0" +NUGETS=" +castle.core@5.1.1 +csvhelper@33.0.1 +dotnet-xunit@2.3.1 +libuv@1.9.0 +mcmaster.extensions.commandlineutils@4.1.1 +microsoft.codeanalysis.analyzers@1.1.0 +microsoft.codeanalysis.common@1.3.0 +microsoft.codeanalysis.csharp@1.3.0 +microsoft.codeanalysis.visualbasic@1.3.0 +microsoft.codecoverage@17.12.0 +microsoft.csharp@4.0.1 +microsoft.extensions.dependencyinjection.abstractions@9.0.3 +microsoft.extensions.dependencyinjection@9.0.3 +microsoft.net.test.sdk@17.12.0 +microsoft.netcore.app@1.0.0 +microsoft.netcore.dotnethost@1.0.1 +microsoft.netcore.dotnethostpolicy@1.0.1 +microsoft.netcore.dotnethostresolver@1.0.1 +microsoft.netcore.jit@1.0.2 +microsoft.netcore.platforms@1.0.1 +microsoft.netcore.runtime.coreclr@1.0.2 +microsoft.netcore.targets@1.0.1 +microsoft.netcore.windows.apisets@1.0.1 +microsoft.testplatform.objectmodel@17.12.0 +microsoft.testplatform.testhost@17.12.0 +microsoft.visualbasic@10.0.1 +microsoft.win32.primitives@4.0.1 +microsoft.win32.registry@4.0.0 +netstandard.library@1.6.0 +newtonsoft.json@13.0.1 +newtonsoft.json@13.0.3 +nsubstitute@5.3.0 +nuget.common@6.12.1 +nuget.configuration@6.12.1 +nuget.credentials@6.12.1 +nuget.dependencyresolver.core@6.12.1 +nuget.frameworks@6.12.1 +nuget.librarymodel@6.12.1 +nuget.packaging@6.12.1 +nuget.projectmodel@6.12.1 +nuget.protocol@6.12.1 +nuget.versioning@6.12.1 +nuget.versioning@6.13.2 +runtime.native.system.io.compression@4.1.0 +runtime.native.system.net.http@4.0.1 +runtime.native.system.net.security@4.0.1 +runtime.native.system.security.cryptography@4.0.0 +runtime.native.system@4.0.0 +system.appcontext@4.1.0 +system.buffers@4.0.0 +system.collections.concurrent@4.0.12 +system.collections.immutable@1.2.0 +system.collections@4.0.11 +system.componentmodel.annotations@4.1.0 +system.componentmodel.annotations@5.0.0 +system.componentmodel@4.0.1 +system.console@4.0.0 +system.diagnostics.debug@4.0.11 +system.diagnostics.diagnosticsource@4.0.0 +system.diagnostics.eventlog@6.0.0 +system.diagnostics.fileversioninfo@4.0.0 +system.diagnostics.process@4.1.0 +system.diagnostics.stacktrace@4.0.1 +system.diagnostics.tools@4.0.1 +system.diagnostics.tracing@4.1.0 +system.dynamic.runtime@4.0.11 +system.formats.asn1@6.0.0 +system.formats.asn1@8.0.1 +system.formats.asn1@9.0.3 +system.globalization.calendars@4.0.1 +system.globalization.extensions@4.0.1 +system.globalization@4.0.11 +system.io.abstractions.testinghelpers@22.0.12 +system.io.abstractions@22.0.12 +system.io.compression.zipfile@4.0.1 +system.io.compression@4.1.0 +system.io.filesystem.primitives@4.0.1 +system.io.filesystem.watcher@4.0.0 +system.io.filesystem@4.0.1 +system.io.memorymappedfiles@4.0.0 +system.io.unmanagedmemorystream@4.0.1 +system.io@4.1.0 +system.linq.expressions@4.1.0 +system.linq.parallel@4.0.1 +system.linq.queryable@4.0.1 +system.linq@4.1.0 +system.net.http@4.1.0 +system.net.nameresolution@4.0.0 +system.net.primitives@4.0.11 +system.net.requests@4.0.11 +system.net.security@4.0.0 +system.net.sockets@4.1.0 +system.net.webheadercollection@4.0.1 +system.numerics.vectors@4.1.1 +system.objectmodel@4.0.12 +system.reflection.dispatchproxy@4.0.1 +system.reflection.emit.ilgeneration@4.0.1 +system.reflection.emit.lightweight@4.0.1 +system.reflection.emit@4.0.1 +system.reflection.extensions@4.0.1 +system.reflection.metadata@1.3.0 +system.reflection.metadata@1.6.0 +system.reflection.primitives@4.0.1 +system.reflection.typeextensions@4.1.0 +system.reflection@4.1.0 +system.resources.reader@4.0.0 +system.resources.resourcemanager@4.0.1 +system.runtime.extensions@4.1.0 +system.runtime.handles@4.0.1 +system.runtime.interopservices.runtimeinformation@4.0.0 +system.runtime.interopservices@4.1.0 +system.runtime.loader@4.0.0 +system.runtime.numerics@4.0.1 +system.runtime@4.1.0 +system.security.claims@4.0.1 +system.security.cryptography.algorithms@4.2.0 +system.security.cryptography.cng@4.2.0 +system.security.cryptography.csp@4.0.0 +system.security.cryptography.encoding@4.0.0 +system.security.cryptography.openssl@4.0.0 +system.security.cryptography.pkcs@6.0.4 +system.security.cryptography.primitives@4.0.0 +system.security.cryptography.protecteddata@4.4.0 +system.security.cryptography.x509certificates@4.1.0 +system.security.principal.windows@4.0.0 +system.security.principal@4.0.1 +system.text.encoding.codepages@4.0.1 +system.text.encoding.extensions@4.0.11 +system.text.encoding@4.0.11 +system.text.regularexpressions@4.1.0 +system.threading.overlapped@4.0.1 +system.threading.tasks.dataflow@4.6.0 +system.threading.tasks.extensions@4.0.0 +system.threading.tasks.parallel@4.0.1 +system.threading.tasks@4.0.11 +system.threading.thread@4.0.0 +system.threading.threadpool@4.0.10 +system.threading.timer@4.0.1 +system.threading@4.0.11 +system.xml.readerwriter@4.0.11 +system.xml.xdocument@4.0.11 +system.xml.xmldocument@4.0.1 +system.xml.xpath.xdocument@4.0.1 +system.xml.xpath@4.0.1 +testableio.system.io.abstractions.testinghelpers@22.0.12 +testableio.system.io.abstractions.wrappers@22.0.12 +testableio.system.io.abstractions@22.0.12 +testably.abstractions.filesystem.interface@9.0.0 +xunit.abstractions@2.0.3 +xunit.analyzers@1.18.0 +xunit.assert@2.9.3 +xunit.core@2.9.3 +xunit.extensibility.core@2.9.3 +xunit.extensibility.execution@2.9.3 +xunit.runner.visualstudio@3.0.2 +xunit@2.9.3 +" + +inherit check-reqs dotnet-pkg + +DESCRIPTION="Display and update outdated NuGet packages in a project" +HOMEPAGE="https://github.com/dotnet-outdated/dotnet-outdated/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/${PN}/${PN}" +else + SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz" + + KEYWORDS="~amd64" +fi + +SRC_URI+=" ${NUGET_URIS} " + +LICENSE="MIT" +SLOT="0" + +CHECKREQS_DISK_BUILD="1500M" +DOTNET_PKG_PROJECTS=( src/DotNetOutdated/DotNetOutdated.csproj ) + +DOCS=( CHANGELOG.md README.md ) + +dotnet-pkg_force-compat + +pkg_setup() { + check-reqs_pkg_setup + dotnet-pkg_pkg_setup +} + +src_unpack() { + dotnet-pkg_src_unpack + + if [[ -n "${EGIT_REPO_URI}" ]] ; then + git-r3_src_unpack + fi +} + +src_prepare() { + dotnet-pkg_src_prepare + + rm ./test/DotNetOutdated.Tests/EndToEndTests.cs || die +}