Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Image-Sane: update to 2.
@ 2019-09-10  8:49 voidlinux-github
  2019-09-10  9:26 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-10  8:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/void-linux/void-packages perl-Image-Sane-2
https://github.com/void-linux/void-packages/pull/14375

perl-Image-Sane: update to 2.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Image-Sane-2-14375.patch --]
[-- Type: text/x-diff, Size: 1137 bytes --]

From 0997abfde91f3c4aa7400fe02300b1162a307c64 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Tue, 10 Sep 2019 10:48:55 +0200
Subject: [PATCH] perl-Image-Sane: update to 2.

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

diff --git a/srcpkgs/perl-Image-Sane/template b/srcpkgs/perl-Image-Sane/template
index 337790c65ef..f0f98f4583c 100644
--- a/srcpkgs/perl-Image-Sane/template
+++ b/srcpkgs/perl-Image-Sane/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Image-Sane'
 pkgname=perl-Image-Sane
-version=0.14
-revision=5
+version=2
+revision=1
 wrksrc=Image-Sane-${version}
 build_style=perl-module
 hostmakedepends="perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
@@ -12,4 +12,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Image-Sane"
 distfiles="${CPAN_SITE}/Sane/RATCLIFFE/Image-Sane-${version}.tar.gz"
-checksum=a4b027c9b7650291f1acb0eb93861a7fc45aef4e08f6726843f174fa113c8ba5
+checksum=492e6a523183df08240c5191ca8548a5cd88c9ce9073f9c39ecea513658a54d9

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

* Re: [PR PATCH] [Updated] perl-Image-Sane: update to 2.
  2019-09-10  8:49 [PR PATCH] perl-Image-Sane: update to 2 voidlinux-github
  2019-09-10  9:26 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-10  9:26 ` voidlinux-github
  2019-09-10  9:32 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-10  9:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/void-linux/void-packages perl-Image-Sane-2
https://github.com/void-linux/void-packages/pull/14375

perl-Image-Sane: update to 2.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Image-Sane-2-14375.patch --]
[-- Type: text/x-diff, Size: 1254 bytes --]

From f5df972583800da5b464e4c35989a1c146d1ddcf Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Tue, 10 Sep 2019 10:48:55 +0200
Subject: [PATCH] perl-Image-Sane: update to 2.

---
 srcpkgs/perl-Image-Sane/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-Image-Sane/template b/srcpkgs/perl-Image-Sane/template
index 337790c65ef..43dc7a6225b 100644
--- a/srcpkgs/perl-Image-Sane/template
+++ b/srcpkgs/perl-Image-Sane/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Image-Sane'
 pkgname=perl-Image-Sane
-version=0.14
-revision=5
+version=2
+revision=1
 wrksrc=Image-Sane-${version}
 build_style=perl-module
 hostmakedepends="perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
@@ -12,4 +12,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Image-Sane"
 distfiles="${CPAN_SITE}/Sane/RATCLIFFE/Image-Sane-${version}.tar.gz"
-checksum=a4b027c9b7650291f1acb0eb93861a7fc45aef4e08f6726843f174fa113c8ba5
+checksum=492e6a523183df08240c5191ca8548a5cd88c9ce9073f9c39ecea513658a54d9
+
+case "${XBPS_TARGET_MACHINE}" in
+	*-musl) broken="perl.h:2498:22: error: unknown type name off64_t";;
+esac

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

* Re: [PR PATCH] [Updated] perl-Image-Sane: update to 2.
  2019-09-10  8:49 [PR PATCH] perl-Image-Sane: update to 2 voidlinux-github
@ 2019-09-10  9:26 ` voidlinux-github
  2019-09-10  9:26 ` voidlinux-github
  2019-09-10  9:32 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-10  9:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/void-linux/void-packages perl-Image-Sane-2
https://github.com/void-linux/void-packages/pull/14375

perl-Image-Sane: update to 2.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Image-Sane-2-14375.patch --]
[-- Type: text/x-diff, Size: 1254 bytes --]

From f5df972583800da5b464e4c35989a1c146d1ddcf Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Tue, 10 Sep 2019 10:48:55 +0200
Subject: [PATCH] perl-Image-Sane: update to 2.

---
 srcpkgs/perl-Image-Sane/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-Image-Sane/template b/srcpkgs/perl-Image-Sane/template
index 337790c65ef..43dc7a6225b 100644
--- a/srcpkgs/perl-Image-Sane/template
+++ b/srcpkgs/perl-Image-Sane/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Image-Sane'
 pkgname=perl-Image-Sane
-version=0.14
-revision=5
+version=2
+revision=1
 wrksrc=Image-Sane-${version}
 build_style=perl-module
 hostmakedepends="perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
@@ -12,4 +12,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Image-Sane"
 distfiles="${CPAN_SITE}/Sane/RATCLIFFE/Image-Sane-${version}.tar.gz"
-checksum=a4b027c9b7650291f1acb0eb93861a7fc45aef4e08f6726843f174fa113c8ba5
+checksum=492e6a523183df08240c5191ca8548a5cd88c9ce9073f9c39ecea513658a54d9
+
+case "${XBPS_TARGET_MACHINE}" in
+	*-musl) broken="perl.h:2498:22: error: unknown type name off64_t";;
+esac

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

* Re: [PR PATCH] [Merged]: perl-Image-Sane: update to 2.
  2019-09-10  8:49 [PR PATCH] perl-Image-Sane: update to 2 voidlinux-github
  2019-09-10  9:26 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-10  9:26 ` voidlinux-github
@ 2019-09-10  9:32 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-10  9:32 UTC (permalink / raw)
  To: ml

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

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

perl-Image-Sane: update to 2.
https://github.com/void-linux/void-packages/pull/14375

Description:
None

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

end of thread, other threads:[~2019-09-10  9:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10  8:49 [PR PATCH] perl-Image-Sane: update to 2 voidlinux-github
2019-09-10  9:26 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-10  9:26 ` voidlinux-github
2019-09-10  9:32 ` [PR PATCH] [Merged]: " voidlinux-github

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