public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2016-12-28 17:25 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2016-12-28 17:25 UTC (permalink / raw
  To: gentoo-commits

commit:     59ba4da5dd79aaa8c4ca4584bce4162da38ce1e6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 17:24:28 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 17:25:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ba4da5

dev-perl/WWW-Curl: x86 stable re bug #594278

AT by Myckel Habets

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
index 56672c1..698eb76 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension interface for libcurl"
 
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="net-misc/curl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2017-01-01 14:35 Andreas Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Hüttel @ 2017-01-01 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     36216fdd14cb6c8870682f1157a6b46f15391153
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 14:32:02 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 14:32:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36216fdd

dev-perl/WWW-Curl: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/WWW-Curl/Manifest                   |  1 -
 dev-perl/WWW-Curl/WWW-Curl-4.150.0-r1.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/WWW-Curl/Manifest b/dev-perl/WWW-Curl/Manifest
index 5fd28f0..a6dbc8f 100644
--- a/dev-perl/WWW-Curl/Manifest
+++ b/dev-perl/WWW-Curl/Manifest
@@ -1,2 +1 @@
-DIST WWW-Curl-4.15.tar.gz 53741 SHA256 3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1 SHA512 5481d7bb2e39fe26c8501399d1123f4cced6309d8059ff856ffe184c0a78c0a5cfdc09959ad948fdc693b78339c7d58401f844151b58ebc454fda0425c38f659 WHIRLPOOL afa0b6656a29ca2f6c84038137f73b3ebe114cd7818255c9e08c253e8c184facc64a83a00f347dc71908a71c6e2b164d54a55712b6f83a8f4d0f1e3f942b11dc
 DIST WWW-Curl-4.17.tar.gz 50917 SHA256 52ffab110e32348d775f241c973eb56f96b08eedbc110d77d257cdb0a24ab7ba SHA512 bc7a75d0e23f5a77578fd7244b56a1e1b81d814993b90ac7132926f0d571232c4c95875bc615cb6239e424ae1d5481d27796efc5376bb0845d1da0ff1137c0d6 WHIRLPOOL 7b7d77eb0f4d72e4501d90fb2c90c1ab06f249cd270544c688489cfe002240807b80fc7da8cc2a25ca3380a2ba0ad643d0ca50267b72210df5bbdcc6f17ddf9d

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.150.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.150.0-r1.ebuild
deleted file mode 100644
index e600e51..00000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.150.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SZBALINT
-MODULE_VERSION=4.15
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=online
-
-PATCHES=("${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch)


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2017-06-16 12:28 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2017-06-16 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4c4346b0e122b7684040b0cb11091cc003eb9777
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 01:42:13 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 12:28:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4346b0

dev-perl/WWW-Curl: Fix for '.' in @INC

Generic Module::Install fix for Perl 5.26

Bug: https://rt.cpan.org/Ticket/Display.html?id=122110
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
index 00437374662..8a61bc797f1 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
@@ -20,3 +20,9 @@ DEPEND="${RDEPEND}"
 SRC_TEST=online
 
 PATCHES=("${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch)
+
+src_prepare() {
+	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
+		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+	perl-module_src_prepare
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2018-08-19 18:45 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2018-08-19 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     263b75a23469cdb9b7082daf75761e0e5f700e9b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 19 18:45:21 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 18:45:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263b75a2

dev-perl/WWW-Curl-4.170.0-r1: ppc stable, bug 663942

 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
index 002c1a778c6..200afbf43e6 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
 
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="net-misc/curl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2018-08-22  0:05 Mikle Kolyada
  0 siblings, 0 replies; 9+ messages in thread
From: Mikle Kolyada @ 2018-08-22  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     fde5a7524db3169b8ca4bae14198d49dcd55ddc5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 00:03:36 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 00:03:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde5a752

dev-perl/WWW-Curl: amd64 stable wrt bug #663942

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
index 200afbf43e6..497a4d878a9 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
 
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="net-misc/curl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2021-04-26 23:25 Andreas K. Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Hüttel @ 2021-04-26 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c7174c94a8ef6af9b04870370380e13d878dc62f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 23:25:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 23:25:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7174c94

dev-perl/WWW-Curl: Remove old

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
deleted file mode 100644
index 8a61bc797f1..00000000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SZBALINT
-MODULE_VERSION=4.17
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=online
-
-PATCHES=("${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch)
-
-src_prepare() {
-	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
-		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
-	perl-module_src_prepare
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2021-10-02 22:08 Andreas K. Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Hüttel @ 2021-10-02 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5394068761cdb6e90c74f21e6b39dafdca2b1cd8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 22:06:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 22:08:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53940687

dev-perl/WWW-Curl: EAPI=8 bump

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{WWW-Curl-4.170.0-r1.ebuild => WWW-Curl-4.170.0-r2.ebuild}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.ebuild
similarity index 90%
rename from dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
rename to dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.ebuild
index 55cab9448db..42634bc468d 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=SZBALINT
 DIST_VERSION=4.17
@@ -12,10 +12,10 @@ DESCRIPTION="Perl extension interface for libcurl"
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
 
 RDEPEND="net-misc/curl"
 DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch
@@ -25,4 +25,5 @@ PATCHES=(
 	"${FILESDIR}"/${PN}-4.17-RT130591.patch
 	"${FILESDIR}"/${PN}-4.17-RT132197.patch
 )
+
 PERL_RM_FILES=("t/meta.t" "t/pod-coverage.t" "t/pod.t")


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2023-05-10  0:25 Robin H. Johnson
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson @ 2023-05-10  0:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5e117e5e5e04de053f606d74da4170d402d77492
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 00:24:44 2023 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed May 10 00:25:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e117e5e

dev-perl/WWW-Curl: fix compile with curl-7.87+

Closes: https://bugs.gentoo.org/888559
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-perl/WWW-Curl/Manifest                   |  1 +
 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild | 82 ++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)

diff --git a/dev-perl/WWW-Curl/Manifest b/dev-perl/WWW-Curl/Manifest
index dd04f7a57762..41807eb27a51 100644
--- a/dev-perl/WWW-Curl/Manifest
+++ b/dev-perl/WWW-Curl/Manifest
@@ -1 +1,2 @@
+DIST WWW-Curl-4.17-Work-around-a-macro-bug-in-curl-7.87.0.patch 1375 BLAKE2B af3809b0933d127e7f3d9b7992104cdd1334f05d94a0650f60965669c6b750253dc1b936cf7570cb2ab9ddde1820e32fe9553f8f40dd1055455d33d712907e0c SHA512 2d8a32258c12cdc894da31374c751297e0875dd3469a5e9ba2b11efd96a7df3c39e0369eac5749e5f4746d37199440cb1c91e97c51c63c0e9b84850892b3b52f
 DIST WWW-Curl-4.17.tar.gz 50917 BLAKE2B 6f07570fb0db535b506b8e4a879a05f1901d4c1a2c0fb8c775ae330fb3ea44c523d921494d30f9e02b8eb84e4a006eb53e8594bbce6615ad162090b0d422edfb SHA512 bc7a75d0e23f5a77578fd7244b56a1e1b81d814993b90ac7132926f0d571232c4c95875bc615cb6239e424ae1d5481d27796efc5376bb0845d1da0ff1137c0d6

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
new file mode 100644
index 000000000000..9a0567845594
--- /dev/null
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SZBALINT
+DIST_VERSION=4.17
+inherit perl-module
+
+DESCRIPTION="Perl extension interface for libcurl"
+
+LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="net-misc/curl"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+# https://rt.cpan.org/Public/Bug/Display.html?id=145992
+SRC_URI+="
+	https://rt.cpan.org/Public/Ticket/Attachment/2423633/1093328/WWW-Curl-4.17-Work-around-a-macro-bug-in-curl-7.87.0.patch
+	"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-4.150.0-curl-7.50.2.patch
+	"${FILESDIR}"/${PN}-4.17-dotinc.patch
+	"${FILESDIR}"/${PN}-4.17-networktests.patch
+	"${FILESDIR}"/${PN}-4.17-RT117793.patch
+	"${FILESDIR}"/${PN}-4.17-RT130591.patch
+	"${FILESDIR}"/${PN}-4.17-RT132197.patch
+	"${DISTDIR}/WWW-Curl-4.17-Work-around-a-macro-bug-in-curl-7.87.0.patch"
+)
+
+src_prepare() {
+	perl-module_src_prepare
+	# Makefile.PL does some creative things parsing macros vs defines from curl
+	# build system
+	#
+	# However, it tends to be very fragile and needs lots of patching, so
+	# instead of multiple patches, make it a variable and hoist it to the
+	# ebuild.
+	#
+	# Use the modifier flags aax means we can write an easier to manage regex as well.
+	sed -i -r \
+		-e '/if.*=~.*(OBSOLETE|CURL_EXTERN|CURL_STRICTER)/s,/[^/]+/,/($ENV{_CURL_BUILD_SYM_EXCLUDE})/aax,g' \
+		"${S}/Makefile.PL"
+}
+
+# https://src.fedoraproject.org/rpms/perl-WWW-Curl/blob/rawhide/f/WWW-Curl-4.17-Skip-preprocessor-symbol-only-CURL_STRICTER.patch
+# /(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|_LAST\z|_LASTENTRY\z)/
+#
+# files/WWW-Curl-4.17-RT117793.patch
+# /(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z)/)
+#
+# files/WWW-Curl-4.17-RT130591.patch
+# /(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z|^CURLINC_)/
+#
+# https://rt.cpan.org/Public/Bug/Display.html?id=132197
+# /(OBSOLETE|^CURL_EXTERN|^CURL_STRICTER\z|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z|_LAST\z|_LASTENTRY\z|^CURLINC_|^CURL_WIN32\z|^CURLOPT\z)/
+#
+# https://src.fedoraproject.org/rpms/perl-WWW-Curl/blob/rawhide/f/WWW-Curl-4.17-Adapt-to-curl-7.87.0.patch
+# /(OBSOLETE|^CURL_DEPRECATED\z|^CURL_EXTERN|^CURL_IGNORE_DEPRECATION\z|^CURL_STRICTER\z|^CURL_WIN32\z|^CURLOPT\z|^CURLOPTDEPRECATED\z|_LAST\z|_LASTENTRY\z)
+#
+# If you change this variable, you should probably be bumping the ebuild rev!
+export _CURL_BUILD_SYM_EXCLUDE='
+__000FORPATCH_WITH_LEADING_SPACE
+|^CURL_DEPRECATED\z
+|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z
+|^CURL_EXTERN
+|^CURL_IGNORE_DEPRECATION\z
+|^CURLINC_
+|^CURLOPTDEPRECATED\z
+|^CURLOPT\z
+|^CURL_STRICTER\z
+|^CURL_WIN32\z
+|_LASTENTRY\z
+|_LAST\z
+|OBSOLETE
+'
+
+PERL_RM_FILES=("t/meta.t" "t/pod-coverage.t" "t/pod.t")


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/
@ 2023-06-09 17:45 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-06-09 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     82a8efd39c0c8e90bd46d97adf0f2fd0f7c44397
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 17:45:17 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 17:45:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a8efd3

dev-perl/WWW-Curl: Stabilize 4.170.0-r3 amd64, #908146

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
index 9a0567845594..1a274d6215a0 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.170.0-r3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
 
 LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="net-misc/curl"
 DEPEND="${RDEPEND}"


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

end of thread, other threads:[~2023-06-09 17:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22  0:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Curl/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2023-06-09 17:45 Arthur Zamarin
2023-05-10  0:25 Robin H. Johnson
2021-10-02 22:08 Andreas K. Hüttel
2021-04-26 23:25 Andreas K. Hüttel
2018-08-19 18:45 Matt Turner
2017-06-16 12:28 Kent Fredric
2017-01-01 14:35 Andreas Hüttel
2016-12-28 17:25 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox