Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Authen-SASL: update to 2.1700.
@ 2023-08-11 17:13 Bnyro
  2023-08-11 19:35 ` [PR PATCH] [Updated] " Bnyro
  2023-08-20 14:27 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-08-11 17:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages perl-Authen-SASL
https://github.com/void-linux/void-packages/pull/45547

perl-Authen-SASL: update to 2.1700.

#### 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/45547.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Authen-SASL-45547.patch --]
[-- Type: text/x-diff, Size: 1806 bytes --]

From 9db4c4d3e00303723beb07b6d2619fe344d5d980 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 11 Aug 2023 19:11:04 +0200
Subject: [PATCH] perl-Authen-SASL: update to 2.1700.

---
 srcpkgs/perl-Authen-SASL/patches/inc.patch | 10 ----------
 srcpkgs/perl-Authen-SASL/template          |  7 ++++---
 2 files changed, 4 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/perl-Authen-SASL/patches/inc.patch

diff --git a/srcpkgs/perl-Authen-SASL/patches/inc.patch b/srcpkgs/perl-Authen-SASL/patches/inc.patch
deleted file mode 100644
index fdee0d8f57a5b..0000000000000
--- a/srcpkgs/perl-Authen-SASL/patches/inc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -3,6 +3,7 @@
- use strict;
- use warnings;
- use 5.005;
-+use lib ".";
- use inc::Module::Install;
- 
- name		'Authen-SASL';
diff --git a/srcpkgs/perl-Authen-SASL/template b/srcpkgs/perl-Authen-SASL/template
index fc4464bcaf5a5..0b32d0be619b8 100644
--- a/srcpkgs/perl-Authen-SASL/template
+++ b/srcpkgs/perl-Authen-SASL/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Authen-SASL'
 pkgname=perl-Authen-SASL
-version=2.16
-revision=5
+version=2.1700
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="$hostmakedepends perl-Digest-HMAC"
@@ -10,5 +10,6 @@ short_desc="Authen::SASL -- SASL authentication framework"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Authen-SASL"
+changelog="https://raw.githubusercontent.com/gbarr/perl-authen-sasl/master/Changes"
 distfiles="${CPAN_SITE}/Authen/${pkgname/perl-/}-${version}.tar.gz"
-checksum=6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09
+checksum=b86d5a576b8d387aee24f39f47a54afd14bb66b09003db5065001f1de03a8ece

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

* Re: [PR PATCH] [Updated] perl-Authen-SASL: update to 2.1700.
  2023-08-11 17:13 [PR PATCH] perl-Authen-SASL: update to 2.1700 Bnyro
@ 2023-08-11 19:35 ` Bnyro
  2023-08-20 14:27 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-08-11 19:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages perl-Authen-SASL
https://github.com/void-linux/void-packages/pull/45547

perl-Authen-SASL: update to 2.1700.

#### 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/45547.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Authen-SASL-45547.patch --]
[-- Type: text/x-diff, Size: 1808 bytes --]

From 2e418894e6fd50bc854529fad4470dc909580fb1 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 11 Aug 2023 19:11:04 +0200
Subject: [PATCH] perl-Authen-SASL: update to 2.1700.

---
 srcpkgs/perl-Authen-SASL/patches/inc.patch | 10 ----------
 srcpkgs/perl-Authen-SASL/template          |  7 ++++---
 2 files changed, 4 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/perl-Authen-SASL/patches/inc.patch

diff --git a/srcpkgs/perl-Authen-SASL/patches/inc.patch b/srcpkgs/perl-Authen-SASL/patches/inc.patch
deleted file mode 100644
index fdee0d8f57a5b..0000000000000
--- a/srcpkgs/perl-Authen-SASL/patches/inc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -3,6 +3,7 @@
- use strict;
- use warnings;
- use 5.005;
-+use lib ".";
- use inc::Module::Install;
- 
- name		'Authen-SASL';
diff --git a/srcpkgs/perl-Authen-SASL/template b/srcpkgs/perl-Authen-SASL/template
index fc4464bcaf5a5..dceab8b0f6f59 100644
--- a/srcpkgs/perl-Authen-SASL/template
+++ b/srcpkgs/perl-Authen-SASL/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Authen-SASL'
 pkgname=perl-Authen-SASL
-version=2.16
-revision=5
+version=2.1700
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="$hostmakedepends perl-Digest-HMAC"
@@ -10,5 +10,6 @@ short_desc="Authen::SASL -- SASL authentication framework"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Authen-SASL"
+changelog="https://fastapi.metacpan.org/source/EHUELS/Authen-SASL-${version}/Changes"
 distfiles="${CPAN_SITE}/Authen/${pkgname/perl-/}-${version}.tar.gz"
-checksum=6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09
+checksum=b86d5a576b8d387aee24f39f47a54afd14bb66b09003db5065001f1de03a8ece

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

* Re: [PR PATCH] [Merged]: perl-Authen-SASL: update to 2.1700.
  2023-08-11 17:13 [PR PATCH] perl-Authen-SASL: update to 2.1700 Bnyro
  2023-08-11 19:35 ` [PR PATCH] [Updated] " Bnyro
@ 2023-08-20 14:27 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-08-20 14:27 UTC (permalink / raw)
  To: ml

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

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

perl-Authen-SASL: update to 2.1700.
https://github.com/void-linux/void-packages/pull/45547

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] 3+ messages in thread

end of thread, other threads:[~2023-08-20 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 17:13 [PR PATCH] perl-Authen-SASL: update to 2.1700 Bnyro
2023-08-11 19:35 ` [PR PATCH] [Updated] " Bnyro
2023-08-20 14:27 ` [PR PATCH] [Merged]: " Duncaen

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).