Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-outdated: update to 0.11.1.
@ 2022-10-03  7:08 icp1994
  2022-10-03  7:31 ` [PR PATCH] [Updated] " icp1994
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2022-10-03  7:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages cargo-outdated
https://github.com/void-linux/void-packages/pull/39653

cargo-outdated: update to 0.11.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

A patch file from https://github.com/void-linux/void-packages/pull/39653.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-outdated-39653.patch --]
[-- Type: text/x-diff, Size: 1352 bytes --]

From 3f418c12da84b02f3b28cf9790f1371ddcea436d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Oct 2022 19:08:02 +0530
Subject: [PATCH] cargo-outdated: update to 0.11.1.

---
 srcpkgs/cargo-outdated/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/cargo-outdated/template b/srcpkgs/cargo-outdated/template
index 5105eb05af5f..8afada02ccaf 100644
--- a/srcpkgs/cargo-outdated/template
+++ b/srcpkgs/cargo-outdated/template
@@ -1,7 +1,7 @@
 # Template file for 'cargo-outdated'
 pkgname=cargo-outdated
-version=0.9.9
-revision=3
+version=0.11.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libgit2-devel openssl-devel"
@@ -10,15 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/kbknapp/cargo-outdated"
 distfiles="https://github.com/kbknapp/cargo-outdated/archive/v${version}.tar.gz"
-checksum=f23bb266d0f31316817e6350b4a02a91cbb6b02baa280092bbd9719ebfee31b4
-
-# remove with dependency update to cargo 0.44 or newer
-export LIBGIT2_SYS_USE_PKG_CONFIG=1
-
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.58
-	cargo update --package openssl --precise 0.10.30
-}
+checksum=2d80f0243d70a3563c48644dd3567519c32a733fb5d20f1161fd5d9f8e6e9146
 
 post_install() {
 	vlicense LICENSE-MIT

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-08 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  7:08 [PR PATCH] cargo-outdated: update to 0.11.1 icp1994
2022-10-03  7:31 ` [PR PATCH] [Updated] " icp1994
2022-10-03  7:35 ` icp1994
2022-10-03  7:40 ` icp1994
2022-10-08 21:57 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).