pkgsrc-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.200.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdddafc4a042
branches:  trunk
changeset: 444161:bdddafc4a042
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Jan 03 10:13:16 2021 +0000

description:
bdf2psf: update to 1.200.

Nothing applying to bdf2psf in particular noted in the Changelog.

diffstat:

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

diffs (38 lines):

diff -r 74134442fc08 -r bdddafc4a042 converters/bdf2psf/Makefile
--- a/converters/bdf2psf/Makefile       Sun Jan 03 10:08:18 2021 +0000
+++ b/converters/bdf2psf/Makefile       Sun Jan 03 10:13:16 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/12/02 15:34:49 fcambus Exp $
+# $NetBSD: Makefile,v 1.11 2021/01/03 10:13:16 fcambus Exp $
 
-DISTNAME=      console-setup_1.199
-PKGNAME=       bdf2psf-1.199
+DISTNAME=      console-setup_1.200
+PKGNAME=       bdf2psf-1.200
 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 74134442fc08 -r bdddafc4a042 converters/bdf2psf/distinfo
--- a/converters/bdf2psf/distinfo       Sun Jan 03 10:08:18 2021 +0000
+++ b/converters/bdf2psf/distinfo       Sun Jan 03 10:13:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/12/02 15:34:49 fcambus Exp $
+$NetBSD: distinfo,v 1.8 2021/01/03 10:13:16 fcambus Exp $
 
-SHA1 (console-setup_1.199.tar.xz) = 511ca36bbfb6b77a92c53978212aae103b2a3040
-RMD160 (console-setup_1.199.tar.xz) = d91a6d847f7649bfa8d2e09ac31aa78a689050f9
-SHA512 (console-setup_1.199.tar.xz) = 8d969de9e6c300c799fb8c58c5300112c1576768c41cd29a9185ecbf0d5c5205356439b54141f00ef4e76ceaf3dc2106cb5fd3e9ec430a205183c07bea341d96
-Size (console-setup_1.199.tar.xz) = 1792772 bytes
+SHA1 (console-setup_1.200.tar.xz) = b2aa304c5f5956f81876a765c7b1aa1de251863c
+RMD160 (console-setup_1.200.tar.xz) = 6e316ca81d988f9c4ef982a5ff58dab6fb62983e
+SHA512 (console-setup_1.200.tar.xz) = 6cdf12b89a98df9a7982c07150deaf4085ce52ca7c577c258a0714a05d72e12d9c283b67da9d5b0ac729638c3f142b6acd4ae910a1500501d42a029e15ea3698
+Size (console-setup_1.200.tar.xz) = 1792568 bytes



Home | Main Index | Thread Index | Old Index