public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/jsonlint/
Date: Fri,  5 Feb 2021 21:14:23 +0000 (UTC)	[thread overview]
Message-ID: <1612559660.c301613b45c4a59168a1e3285bec636d9f41ad6c.whissi@gentoo> (raw)

commit:     c301613b45c4a59168a1e3285bec636d9f41ad6c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 21:11:50 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 21:14:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c301613b

dev-php/jsonlint: fix autoload.php

A wrong --basedir path for phpab caused autoload to fail.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-php/jsonlint/{jsonlint-1.8.3.ebuild => jsonlint-1.8.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/jsonlint/jsonlint-1.8.3.ebuild b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
similarity index 95%
rename from dev-php/jsonlint/jsonlint-1.8.3.ebuild
rename to dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
index 5882c9617f6..78001ece928 100644
--- a/dev-php/jsonlint/jsonlint-1.8.3.ebuild
+++ b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
@@ -23,7 +23,7 @@ src_prepare() {
 	phpab \
 		--output src/Seld/JsonLint/autoload.php \
 		--template fedora2 \
-		--basedir src \
+		--basedir src/Seld/JsonLint \
 		src \
 		|| die
 }


             reply	other threads:[~2021-02-05 21:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-05 21:14 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-09 17:42 [gentoo-commits] repo/gentoo:master commit in: dev-php/jsonlint/ Mart Raudsepp
2021-05-10  6:58 Agostino Sarubbo
2021-05-06  6:55 Agostino Sarubbo
2021-02-02  1:18 Thomas Deutschmann
2021-01-21 15:39 Brian Evans
2020-11-15 15:34 Thomas Deutschmann
2020-09-13 23:19 Thomas Deutschmann
2020-09-13 23:19 Thomas Deutschmann
2019-11-17 21:01 Thomas Deutschmann
2019-08-16 14:17 Brian Evans
2019-08-16 14:17 Brian Evans
2018-09-20 12:00 Thomas Deutschmann
2017-11-14 14:47 Michael Orlitzky
2017-04-25 15:17 Michael Orlitzky
2017-04-25 15:17 Michael Orlitzky
2016-12-18 23:18 Michael Orlitzky

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=1612559660.c301613b45c4a59168a1e3285bec636d9f41ad6c.whissi@gentoo \
    --to=whissi@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