Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/bdf2psf bdf2psf: update to 1.196.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beaad00a3e10
branches:  trunk
changeset: 435720:beaad00a3e10
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Jul 13 16:09:44 2020 +0000

description:
bdf2psf: update to 1.196.

ChangeLog:

  * Sort out licensing issue for Latvian.
  * Keyboard/ckb: update with keyboard data of version 2.29 of xkb files.
    (This change is not relevant for the binary packages in Debian.)
  * Drop macintosh_old layout and replace it with the macintosh layout.
  * Build-depend on debhelper >= 9.20160709, and remove dependency on empty
    transitional package dh-systemd. Closes: #958612

  [ Updated translations ]
  * Malayalam by Fahad Shihab
  * Tamil by Jeyanthinath MuthuRam

diffstat:

 converters/bdf2psf/Makefile |   8 ++++----
 converters/bdf2psf/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r dfa58a982b55 -r beaad00a3e10 converters/bdf2psf/Makefile
--- a/converters/bdf2psf/Makefile       Mon Jul 13 13:12:08 2020 +0000
+++ b/converters/bdf2psf/Makefile       Mon Jul 13 16:09:44 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/03/30 10:21:39 fcambus Exp $
+# $NetBSD: Makefile,v 1.6 2020/07/13 16:09:44 fcambus Exp $
 
-DISTNAME=      console-setup_1.195
-PKGNAME=       bdf2psf-1.195
+DISTNAME=      console-setup_1.196
+PKGNAME=       bdf2psf-1.196
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/c/console-setup/}
 EXTRACT_SUFX=  .tar.xz
@@ -11,7 +11,7 @@
 COMMENT=       Convert a BDF font to PSF format for the Linux console
 LICENSE=       gnu-gpl-v2
 
-WRKSRC=                ${WRKDIR}/console-setup
+WRKSRC=                ${WRKDIR}/console-setup-${PKGVERSION_NOREV}
 
 USE_TOOLS+=    perl:run
 
diff -r dfa58a982b55 -r beaad00a3e10 converters/bdf2psf/distinfo
--- a/converters/bdf2psf/distinfo       Mon Jul 13 13:12:08 2020 +0000
+++ b/converters/bdf2psf/distinfo       Mon Jul 13 16:09:44 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/03/30 10:21:39 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2020/07/13 16:09:44 fcambus Exp $
 
-SHA1 (console-setup_1.195.tar.xz) = 78be09c16e698834c53741404c0c4e0f83bfcf8c
-RMD160 (console-setup_1.195.tar.xz) = 7df558bc4dbf4f712c2aef412c1439ba1b7e70a9
-SHA512 (console-setup_1.195.tar.xz) = f9ee8df45cfb78dea12b1ba3020e32f245dd940bc1d22801849f673f4448853c0ebadb6944a92b462e3e56c59ee13fd6d2130c260a1a406e1bb1c72e9902c04d
-Size (console-setup_1.195.tar.xz) = 1651328 bytes
+SHA1 (console-setup_1.196.tar.xz) = e9e48e2ed9d584e4a906ff4d6cd09bf351c6719f
+RMD160 (console-setup_1.196.tar.xz) = 0d113f6a42d529daf47b20f4f6103566ca9a6253
+SHA512 (console-setup_1.196.tar.xz) = f100cdf2226cdad94c595ca269e65155b52ec23996f2fee8d4916f7a414c7a6f70ae51e9ba2d3c7ae4a93a8830ee2e3eb2f1d09c636f49005d54d52ec674e938
+Size (console-setup_1.196.tar.xz) = 1720336 bytes



Home | Main Index | Thread Index | Old Index