public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/perl/files/, dev-lang/perl/
Date: Thu, 29 Dec 2016 16:53:56 +0000 (UTC)	[thread overview]
Message-ID: <1483030424.1ddfb9cc7eb204864bcf113b74ca4c5c9780c84a.dilfridge@gentoo> (raw)

commit:     1ddfb9cc7eb204864bcf113b74ca4c5c9780c84a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 16:53:20 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 16:53:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ddfb9cc

dev-lang/perl: Restore MANIFEST sort order, bug 589302

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-lang/perl/files/perl-patchlevel-manifest.patch | 10 ++++++++++
 dev-lang/perl/perl-5.24.1_rc4.ebuild               |  6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/dev-lang/perl/files/perl-patchlevel-manifest.patch b/dev-lang/perl/files/perl-patchlevel-manifest.patch
new file mode 100644
index 00000000..3592ae0
--- /dev/null
+++ b/dev-lang/perl/files/perl-patchlevel-manifest.patch
@@ -0,0 +1,10 @@
+--- a/MANIFEST
++++ b/MANIFEST
+@@ -4678,6 +4678,7 @@
+ pad.h				Scratchpad headers
+ parser.h			parser object header
++patchlevel-gentoo.h			Gentoo's Perl patch level
+ patchlevel.h			The current patch level of perl
+ perlapi.c			Perl API functions
+ perlapi.h			Perl API function declarations
+ perl.c				main()

diff --git a/dev-lang/perl/perl-5.24.1_rc4.ebuild b/dev-lang/perl/perl-5.24.1_rc4.ebuild
index 47bd73d..e560ac1 100644
--- a/dev-lang/perl/perl-5.24.1_rc4.ebuild
+++ b/dev-lang/perl/perl-5.24.1_rc4.ebuild
@@ -215,7 +215,6 @@ src_prepare_update_patchlevel_h() {
 	# it under the same terms as Perl itself.
 	local patchdir="${WORKDIR}/patches"
 	local prefix
-	local patchoutput="patchlevel-gentoo.h"
 
 	[[ -f ${patchdir}/series ]] || return 0
 
@@ -253,8 +252,9 @@ do
 	# label: prepend to the hold space
 	:prepend x; H; d;
 	'
-done < "${WORKDIR}"/patches/series > "${S}/${patchoutput}"
-echo "${patchoutput}" >> "${S}/MANIFEST"
+done < "${WORKDIR}"/patches/series > "${S}/patchlevel-gentoo.h"
+
+	eapply "${FILESDIR}/perl-patchlevel-manifest.patch"
 }
 
 src_prepare() {


             reply	other threads:[~2016-12-29 17:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-29 16:53 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-05  9:43 [gentoo-commits] repo/gentoo:master commit in: dev-lang/perl/files/, dev-lang/perl/ Andreas Hüttel
2018-02-22 23:48 Andreas Hüttel
2018-12-30 21:26 Andreas K. Hüttel
2019-04-07 14:10 Andreas K. Hüttel
2020-03-21 22:59 Sergei Trofimovich
2020-08-07 21:05 Kent Fredric
2021-10-09 14:26 Andreas K. Hüttel
2023-01-19  2:27 Sam James
2023-05-01 21:56 Andreas K. Hüttel
2023-12-28  3:53 Sam James
2024-01-20 12:04 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483030424.1ddfb9cc7eb204864bcf113b74ca4c5c9780c84a.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox