Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vala: update to 0.56.8
@ 2023-06-24 11:33 Bnyro
  2023-07-03 17:12 ` [PR PATCH] [Updated] " Bnyro
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Bnyro @ 2023-06-24 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages vala
https://github.com/void-linux/void-packages/pull/44604

vala: update to 0.56.8
#### 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-glibc)



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

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

From 8323c1149a9a7686a32465b44961eab33ee3a315 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:26:15 +0200
Subject: [PATCH 1/2] vala: update to 0.56.8.

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

diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template
index a724fb0d20bc..45b17fc6473e 100644
--- a/srcpkgs/vala/template
+++ b/srcpkgs/vala/template
@@ -1,7 +1,7 @@
 # Template file for 'vala'
 pkgname=vala
 # Should be kept in sync with 'valadoc' (shared distfiles)
-version=0.56.5
+version=0.56.8
 revision=1
 build_style=gnu-configure
 configure_args="--disable-valadoc"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=93f81dcfc6a93b77baa271d65e6be981ee3238ad451ef380af118e295d904bde
 shlib_provides="libvalaccodegen.so"
 make_check=extended
 

From 469ddf8eea1aff91b12879c078c365436062a912 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:31:46 +0200
Subject: [PATCH 2/2] valadoc: update to 0.56.8.

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

diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template
index cb4e2178f866..538197ae6255 100644
--- a/srcpkgs/valadoc/template
+++ b/srcpkgs/valadoc/template
@@ -1,7 +1,7 @@
 # Template file for 'valadoc'
 pkgname=valadoc
 # Should be kept in sync with 'vala' (shared distfiles)
-version=0.56.5
+version=0.56.8
 revision=1
 build_style=gnu-configure
 configure_args="--with-cgraph=yes"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=93f81dcfc6a93b77baa271d65e6be981ee3238ad451ef380af118e295d904bde
 
 pre_configure() {
 	autoreconf -if

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

* Re: [PR PATCH] [Updated] vala: update to 0.56.8
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
@ 2023-07-03 17:12 ` Bnyro
  2023-07-05 11:45 ` vala: update to 0.56.9 Bnyro
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-03 17:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages vala
https://github.com/void-linux/void-packages/pull/44604

vala: update to 0.56.8
#### 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-glibc)



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

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

From 1cf83b3f1e323009fad5277be36f2c6a6301e729 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:26:15 +0200
Subject: [PATCH 1/2] vala: update to 0.56.9

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

diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template
index a724fb0d20bc..b46eed1349bf 100644
--- a/srcpkgs/vala/template
+++ b/srcpkgs/vala/template
@@ -1,7 +1,7 @@
 # Template file for 'vala'
 pkgname=vala
 # Should be kept in sync with 'valadoc' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--disable-valadoc"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 shlib_provides="libvalaccodegen.so"
 make_check=extended
 

From dd79635b278dd004fea462229fd798ca027bb663 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:31:46 +0200
Subject: [PATCH 2/2] valadoc: update to 0.56.9

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

diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template
index cb4e2178f866..f6c8409c6822 100644
--- a/srcpkgs/valadoc/template
+++ b/srcpkgs/valadoc/template
@@ -1,7 +1,7 @@
 # Template file for 'valadoc'
 pkgname=valadoc
 # Should be kept in sync with 'vala' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--with-cgraph=yes"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 
 pre_configure() {
 	autoreconf -if

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
  2023-07-03 17:12 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-05 11:45 ` Bnyro
  2023-07-05 11:46 ` Bnyro
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 11:45 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621596123

Comment:
@paper42 why are the checks disabled for the vala package? They work fine on my native arch, so probably due to cross builds? I just need to know for fixing xlint here.

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
  2023-07-03 17:12 ` [PR PATCH] [Updated] " Bnyro
  2023-07-05 11:45 ` vala: update to 0.56.9 Bnyro
@ 2023-07-05 11:46 ` Bnyro
  2023-07-05 11:48 ` Bnyro
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 11:46 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621596123

Comment:
@paper42 why are the checks disabled for the vala package? They work fine on my native arch, so probably due to cross builds? I just need to know for fixing xlint here.

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (2 preceding siblings ...)
  2023-07-05 11:46 ` Bnyro
@ 2023-07-05 11:48 ` Bnyro
  2023-07-05 12:15 ` paper42
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 11:48 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621601593

Comment:
@paper42 what's the reason for setting `make_check=no` here? I'd like to fix xlint at that point here.

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (3 preceding siblings ...)
  2023-07-05 11:48 ` Bnyro
@ 2023-07-05 12:15 ` paper42
  2023-07-05 12:33 ` Bnyro
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2023-07-05 12:15 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621639416

Comment:
> @paper42 what's the reason for setting `make_check=no` here? I'd like to fix xlint at that point here.

there is no make_check=no, the tests are set as extended, I don't know why, maybe they take a lot of time or have some special requirements for the host system, you will have to figure that out and add that to the comment

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (4 preceding siblings ...)
  2023-07-05 12:15 ` paper42
@ 2023-07-05 12:33 ` Bnyro
  2023-07-05 12:37 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 12:33 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621666560

Comment:
I've been running one locally now and yes, they do take a lot of time.

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

* Re: [PR PATCH] [Updated] vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (5 preceding siblings ...)
  2023-07-05 12:33 ` Bnyro
@ 2023-07-05 12:37 ` Bnyro
  2023-07-05 12:38 ` Bnyro
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 12:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages vala
https://github.com/void-linux/void-packages/pull/44604

vala: update to 0.56.9
#### 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-glibc)



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

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

From 32622bbc893c6e5c2d87be1a93b1861aafc103b5 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:26:15 +0200
Subject: [PATCH 1/2] vala: update to 0.56.9

---
 srcpkgs/vala/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template
index a724fb0d20bc..e53838e7532d 100644
--- a/srcpkgs/vala/template
+++ b/srcpkgs/vala/template
@@ -1,7 +1,7 @@
 # Template file for 'vala'
 pkgname=vala
 # Should be kept in sync with 'valadoc' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--disable-valadoc"
@@ -14,9 +14,9 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 shlib_provides="libvalaccodegen.so"
-make_check=extended
+make_check=extended # take a lot of time
 
 pre_configure() {
 	autoreconf -if

From d8ebc8a8e79fb0f1c1857ceede94e99da5b4cfbc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:31:46 +0200
Subject: [PATCH 2/2] valadoc: update to 0.56.9

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

diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template
index cb4e2178f866..f6c8409c6822 100644
--- a/srcpkgs/valadoc/template
+++ b/srcpkgs/valadoc/template
@@ -1,7 +1,7 @@
 # Template file for 'valadoc'
 pkgname=valadoc
 # Should be kept in sync with 'vala' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--with-cgraph=yes"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 
 pre_configure() {
 	autoreconf -if

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

* Re: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (6 preceding siblings ...)
  2023-07-05 12:37 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-05 12:38 ` Bnyro
  2023-07-07  6:12 ` [PR PATCH] [Updated] " Bnyro
  2023-07-10 10:40 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-05 12:38 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44604#issuecomment-1621675426

Comment:
And sorry for pinging you about that, I haven't found anyone else who recently updated vala

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

* Re: [PR PATCH] [Updated] vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (7 preceding siblings ...)
  2023-07-05 12:38 ` Bnyro
@ 2023-07-07  6:12 ` Bnyro
  2023-07-10 10:40 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: Bnyro @ 2023-07-07  6:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages vala
https://github.com/void-linux/void-packages/pull/44604

vala: update to 0.56.9
#### 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-glibc)



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

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

From 32622bbc893c6e5c2d87be1a93b1861aafc103b5 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 24 Jun 2023 13:26:15 +0200
Subject: [PATCH 1/2] vala: update to 0.56.9

---
 srcpkgs/vala/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template
index a724fb0d20bc..e53838e7532d 100644
--- a/srcpkgs/vala/template
+++ b/srcpkgs/vala/template
@@ -1,7 +1,7 @@
 # Template file for 'vala'
 pkgname=vala
 # Should be kept in sync with 'valadoc' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--disable-valadoc"
@@ -14,9 +14,9 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 shlib_provides="libvalaccodegen.so"
-make_check=extended
+make_check=extended # take a lot of time
 
 pre_configure() {
 	autoreconf -if

From 8b7b90c648775af7979768b9a2a08a8abafd465c Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 7 Jul 2023 08:13:31 +0200
Subject: [PATCH 2/2] valadoc: update to 0.56.9

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

diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template
index cb4e2178f866..f6c8409c6822 100644
--- a/srcpkgs/valadoc/template
+++ b/srcpkgs/valadoc/template
@@ -1,7 +1,7 @@
 # Template file for 'valadoc'
 pkgname=valadoc
 # Should be kept in sync with 'vala' (shared distfiles)
-version=0.56.5
+version=0.56.9
 revision=1
 build_style=gnu-configure
 configure_args="--with-cgraph=yes"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Vala"
 changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
 distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
-checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
+checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f
 
 pre_configure() {
 	autoreconf -if

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

* Re: [PR PATCH] [Merged]: vala: update to 0.56.9
  2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
                   ` (8 preceding siblings ...)
  2023-07-07  6:12 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-10 10:40 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-07-10 10:40 UTC (permalink / raw)
  To: ml

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

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

vala: update to 0.56.9
https://github.com/void-linux/void-packages/pull/44604

Description:
#### 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-glibc)



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

end of thread, other threads:[~2023-07-10 10:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-24 11:33 [PR PATCH] vala: update to 0.56.8 Bnyro
2023-07-03 17:12 ` [PR PATCH] [Updated] " Bnyro
2023-07-05 11:45 ` vala: update to 0.56.9 Bnyro
2023-07-05 11:46 ` Bnyro
2023-07-05 11:48 ` Bnyro
2023-07-05 12:15 ` paper42
2023-07-05 12:33 ` Bnyro
2023-07-05 12:37 ` [PR PATCH] [Updated] " Bnyro
2023-07-05 12:38 ` Bnyro
2023-07-07  6:12 ` [PR PATCH] [Updated] " Bnyro
2023-07-10 10:40 ` [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).