public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/glass-tty-vt220/
Date: Sun, 27 Oct 2019 11:24:26 +0000 (UTC)	[thread overview]
Message-ID: <1572175459.36ef6982bac289a6565459cc29339ba506f02cdf.mgorny@gentoo> (raw)

commit:     36ef6982bac289a6565459cc29339ba506f02cdf
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Oct 26 19:10:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 11:24:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ef6982

media-fonts/glass-tty-vt220: update font cache automatically

Since pkg_postinst is custom definied, the font cache is not updated
after installation. This can lead to access violations on other
packages, which try to do this.

Closes: https://bugs.gentoo.org/698526
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13453
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...{glass-tty-vt220-001.3-r1.ebuild => glass-tty-vt220-001.3-r2.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r1.ebuild b/media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r2.ebuild
similarity index 97%
rename from media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r1.ebuild
rename to media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r2.ebuild
index 1a7ec02b914..7a257a419b6 100644
--- a/media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r1.ebuild
+++ b/media-fonts/glass-tty-vt220/glass-tty-vt220-001.3-r2.ebuild
@@ -33,6 +33,8 @@ src_compile() {
 }
 
 pkg_postinst() {
+	font_pkg_postinst
+
 	einfo "Since the GlassTTY VT220 font is fixed,"
 	einfo "you must use a font size of 15 for best quality."
 }


             reply	other threads:[~2019-10-27 11:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-27 11:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-24 15:22 [gentoo-commits] repo/gentoo:master commit in: media-fonts/glass-tty-vt220/ Conrad Kostecki
2019-12-24 14:46 Mikle Kolyada
2019-12-16 16:04 Aaron Bauman
2019-12-15 18:03 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-12-12 19:53 Conrad Kostecki
2019-10-23  5:10 Joonas Niilola
2019-09-13 18:21 Mikle Kolyada
2019-01-07 21:17 Mart Raudsepp
2018-10-31 23:00 Patrice Clement
2018-05-08  7:11 Agostino Sarubbo
2018-05-07 19:22 Thomas Deutschmann
2018-04-11 23:08 Patrice Clement

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=1572175459.36ef6982bac289a6565459cc29339ba506f02cdf.mgorny@gentoo \
    --to=mgorny@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