Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ruby-mime-types: update to 3.4.1
@ 2022-10-03  1:05 onli
  2022-10-03 12:52 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: onli @ 2022-10-03  1:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/onli/void-packages ruby-mime-types-3.4.1
https://github.com/void-linux/void-packages/pull/39646

ruby-mime-types: update to 3.4.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ruby-mime-types-3.4.1-39646.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]

From e235d981092b7718d6706d1c61f55e2d5e539383 Mon Sep 17 00:00:00 2001
From: onli <onli@paskuda.biz>
Date: Mon, 3 Oct 2022 03:03:32 +0200
Subject: [PATCH] ruby-mime-types: update to 3.4.1

---
 srcpkgs/ruby-mime-types/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ruby-mime-types/template b/srcpkgs/ruby-mime-types/template
index 94fa4f592d2a..f07a7a827e1d 100644
--- a/srcpkgs/ruby-mime-types/template
+++ b/srcpkgs/ruby-mime-types/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-mime-types'
 pkgname=ruby-mime-types
-version=3.3
+version=3.4.1
 revision=5
 build_style=gem
 depends="ruby-mime-types-data>=3.2015"
@@ -8,7 +8,7 @@ short_desc="Library for registry and information about MIME types"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mime-types/ruby-mime-types/"
-checksum=933ef7ba38c3e4d5561cbff4aaf92d9d76b97df77b7ab1083e3f2df9220af43c
+checksum=6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46
 
 post_install() {
 	vlicense Licence.md

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

* Re: [PR REVIEW] ruby-mime-types: update to 3.4.1
  2022-10-03  1:05 [PR PATCH] ruby-mime-types: update to 3.4.1 onli
@ 2022-10-03 12:52 ` classabbyamp
  2022-10-03 17:43 ` [PR PATCH] [Updated] " onli
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-03 12:52 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39646#discussion_r985746631

Comment:
```suggestion
homepage="https://github.com/mime-types/ruby-mime-types/"
changelog="https://github.com/mime-types/ruby-mime-types/raw/main/History.md"
```

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

* Re: [PR PATCH] [Updated] ruby-mime-types: update to 3.4.1
  2022-10-03  1:05 [PR PATCH] ruby-mime-types: update to 3.4.1 onli
  2022-10-03 12:52 ` [PR REVIEW] " classabbyamp
@ 2022-10-03 17:43 ` onli
  2022-10-03 18:09 ` onli
  2022-10-03 18:13 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: onli @ 2022-10-03 17:43 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by onli against master on the void-packages repository

https://github.com/onli/void-packages ruby-mime-types-3.4.1
https://github.com/void-linux/void-packages/pull/39646

ruby-mime-types: update to 3.4.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ruby-mime-types-3.4.1-39646.patch --]
[-- Type: text/x-diff, Size: 1986 bytes --]

From e235d981092b7718d6706d1c61f55e2d5e539383 Mon Sep 17 00:00:00 2001
From: onli <onli@paskuda.biz>
Date: Mon, 3 Oct 2022 03:03:32 +0200
Subject: [PATCH 1/2] ruby-mime-types: update to 3.4.1

---
 srcpkgs/ruby-mime-types/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ruby-mime-types/template b/srcpkgs/ruby-mime-types/template
index 94fa4f592d2a..f07a7a827e1d 100644
--- a/srcpkgs/ruby-mime-types/template
+++ b/srcpkgs/ruby-mime-types/template
@@ -1,6 +1,6 @@
 # Template file for 'ruby-mime-types'
 pkgname=ruby-mime-types
-version=3.3
+version=3.4.1
 revision=5
 build_style=gem
 depends="ruby-mime-types-data>=3.2015"
@@ -8,7 +8,7 @@ short_desc="Library for registry and information about MIME types"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mime-types/ruby-mime-types/"
-checksum=933ef7ba38c3e4d5561cbff4aaf92d9d76b97df77b7ab1083e3f2df9220af43c
+checksum=6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46
 
 post_install() {
 	vlicense Licence.md

From 636ecf29c06cb3ac2f68c25627b836b66cb5e40f Mon Sep 17 00:00:00 2001
From: onli <onli@paskuda.biz>
Date: Mon, 3 Oct 2022 19:43:04 +0200
Subject: [PATCH 2/2] Add changelog (follow suggestion)

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/ruby-mime-types/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/ruby-mime-types/template b/srcpkgs/ruby-mime-types/template
index f07a7a827e1d..f83f62cb03d5 100644
--- a/srcpkgs/ruby-mime-types/template
+++ b/srcpkgs/ruby-mime-types/template
@@ -8,6 +8,7 @@ short_desc="Library for registry and information about MIME types"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mime-types/ruby-mime-types/"
+changelog="https://github.com/mime-types/ruby-mime-types/raw/main/History.md"
 checksum=6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46
 
 post_install() {

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

* Re: [PR PATCH] [Updated] ruby-mime-types: update to 3.4.1
  2022-10-03  1:05 [PR PATCH] ruby-mime-types: update to 3.4.1 onli
  2022-10-03 12:52 ` [PR REVIEW] " classabbyamp
  2022-10-03 17:43 ` [PR PATCH] [Updated] " onli
@ 2022-10-03 18:09 ` onli
  2022-10-03 18:13 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: onli @ 2022-10-03 18:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by onli against master on the void-packages repository

https://github.com/onli/void-packages ruby-mime-types-3.4.1
https://github.com/void-linux/void-packages/pull/39646

ruby-mime-types: update to 3.4.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ruby-mime-types-3.4.1-39646.patch --]
[-- Type: text/x-diff, Size: 1138 bytes --]

From afa768ab0707b381643381f97fdd5a6cfa8e62b5 Mon Sep 17 00:00:00 2001
From: onli <onli@paskuda.biz>
Date: Mon, 3 Oct 2022 03:03:32 +0200
Subject: [PATCH] ruby-mime-types: update to 3.4.1

---
 srcpkgs/ruby-mime-types/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ruby-mime-types/template b/srcpkgs/ruby-mime-types/template
index 94fa4f592d2a..c8c52b52d4a3 100644
--- a/srcpkgs/ruby-mime-types/template
+++ b/srcpkgs/ruby-mime-types/template
@@ -1,14 +1,15 @@
 # Template file for 'ruby-mime-types'
 pkgname=ruby-mime-types
-version=3.3
-revision=5
+version=3.4.1
+revision=1
 build_style=gem
 depends="ruby-mime-types-data>=3.2015"
 short_desc="Library for registry and information about MIME types"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mime-types/ruby-mime-types/"
-checksum=933ef7ba38c3e4d5561cbff4aaf92d9d76b97df77b7ab1083e3f2df9220af43c
+changelog="https://github.com/mime-types/ruby-mime-types/raw/main/History.md"
+checksum=6bcf8b0e656b6ae9977bdc1351ef211d0383252d2f759a59ef4bcf254542fc46
 
 post_install() {
 	vlicense Licence.md

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

* Re: [PR PATCH] [Merged]: ruby-mime-types: update to 3.4.1
  2022-10-03  1:05 [PR PATCH] ruby-mime-types: update to 3.4.1 onli
                   ` (2 preceding siblings ...)
  2022-10-03 18:09 ` onli
@ 2022-10-03 18:13 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-03 18:13 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ruby-mime-types: update to 3.4.1
https://github.com/void-linux/void-packages/pull/39646

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

end of thread, other threads:[~2022-10-03 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  1:05 [PR PATCH] ruby-mime-types: update to 3.4.1 onli
2022-10-03 12:52 ` [PR REVIEW] " classabbyamp
2022-10-03 17:43 ` [PR PATCH] [Updated] " onli
2022-10-03 18:09 ` onli
2022-10-03 18:13 ` [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).