Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libical: update to 3.0.17.
@ 2023-12-02  0:09 mhmdanas
  2023-12-02 23:15 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-12-02  0:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libical-3.0.17
https://github.com/void-linux/void-packages/pull/47529

libical: update to 3.0.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libical-3.0.17-47529.patch --]
[-- Type: text/x-diff, Size: 1242 bytes --]

From c102638141fb1573b1f43c817a96dd372e1fd492 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 2 Dec 2023 00:08:35 +0000
Subject: [PATCH] libical: update to 3.0.17.

---
 srcpkgs/libical/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libical/template b/srcpkgs/libical/template
index f368c11c3db8d..dc1d8707a61d7 100644
--- a/srcpkgs/libical/template
+++ b/srcpkgs/libical/template
@@ -1,7 +1,7 @@
 # Template file for 'libical'
 pkgname=libical
-version=3.0.16
-revision=3
+version=3.0.17
+revision=1
 build_style=cmake
 build_helper="gir qemu"
 configure_args="-DICAL_BUILD_DOCS=false
@@ -13,8 +13,8 @@ short_desc="Reference implementation of the iCalendar data type and format"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only, MPL-2.0"
 homepage="http://libical.github.io/libical/"
-distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
-checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33
+distfiles="https://github.com/libical/libical/archive/v${version}.tar.gz"
+checksum=bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR REVIEW] libical: update to 3.0.17.
  2023-12-02  0:09 [PR PATCH] libical: update to 3.0.17 mhmdanas
@ 2023-12-02 23:15 ` classabbyamp
  2023-12-04  0:29 ` [PR PATCH] [Updated] " mhmdanas
  2023-12-04  0:50 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-12-02 23:15 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47529#discussion_r1412893905

Comment:
https

also changelog: https://github.com/libical/libical/blob/master/ReleaseNotes.txt

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

* Re: [PR PATCH] [Updated] libical: update to 3.0.17.
  2023-12-02  0:09 [PR PATCH] libical: update to 3.0.17 mhmdanas
  2023-12-02 23:15 ` [PR REVIEW] " classabbyamp
@ 2023-12-04  0:29 ` mhmdanas
  2023-12-04  0:50 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-12-04  0:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libical-3.0.17
https://github.com/void-linux/void-packages/pull/47529

libical: update to 3.0.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libical-3.0.17-47529.patch --]
[-- Type: text/x-diff, Size: 1413 bytes --]

From 62fde48677138d4d705558ae0efa2e483761256a Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 2 Dec 2023 00:08:35 +0000
Subject: [PATCH] libical: update to 3.0.17.

---
 srcpkgs/libical/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libical/template b/srcpkgs/libical/template
index f368c11c3db8d..73cfe495c1b65 100644
--- a/srcpkgs/libical/template
+++ b/srcpkgs/libical/template
@@ -1,7 +1,7 @@
 # Template file for 'libical'
 pkgname=libical
-version=3.0.16
-revision=3
+version=3.0.17
+revision=1
 build_style=cmake
 build_helper="gir qemu"
 configure_args="-DICAL_BUILD_DOCS=false
@@ -12,9 +12,10 @@ checkdepends="python3-gobject"
 short_desc="Reference implementation of the iCalendar data type and format"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only, MPL-2.0"
-homepage="http://libical.github.io/libical/"
-distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
-checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33
+homepage="https://libical.github.io/libical/"
+changelog="https://raw.githubusercontent.com/libical/libical/master/ReleaseNotes.txt"
+distfiles="https://github.com/libical/libical/archive/v${version}.tar.gz"
+checksum=bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: libical: update to 3.0.17.
  2023-12-02  0:09 [PR PATCH] libical: update to 3.0.17 mhmdanas
  2023-12-02 23:15 ` [PR REVIEW] " classabbyamp
  2023-12-04  0:29 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-12-04  0:50 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-12-04  0:50 UTC (permalink / raw)
  To: ml

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

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

libical: update to 3.0.17.
https://github.com/void-linux/void-packages/pull/47529

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-12-04  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02  0:09 [PR PATCH] libical: update to 3.0.17 mhmdanas
2023-12-02 23:15 ` [PR REVIEW] " classabbyamp
2023-12-04  0:29 ` [PR PATCH] [Updated] " mhmdanas
2023-12-04  0:50 ` [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).