pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/font-bh-ttf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 07:00:00 UTC 2023

Modified Files:
        pkgsrc/fonts/font-bh-ttf: Makefile distinfo
        pkgsrc/fonts/font-bh-ttf/patches: patch-aa

Log Message:
font-bh-ttf: update to 1.0.4.

This release bundles up the last twelve years worth of build system
improvements, including making the configure script more efficient.

Alan Coopersmith (9):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Switch to XORG_DEFAULT_NOCODE_OPTIONS
      font-bh-ttf 1.0.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (2):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: update AC_PREREQ statement to 2.60

Matthieu Herrb (1):
      Typo: font.dir -> fonts.dir

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/font-bh-ttf/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/fonts/font-bh-ttf/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/font-bh-ttf/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/font-bh-ttf/Makefile
diff -u pkgsrc/fonts/font-bh-ttf/Makefile:1.12 pkgsrc/fonts/font-bh-ttf/Makefile:1.13
--- pkgsrc/fonts/font-bh-ttf/Makefile:1.12      Wed Nov  9 13:14:11 2022
+++ pkgsrc/fonts/font-bh-ttf/Makefile   Tue Feb 28 06:59:59 2023
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:11 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.13 2023/02/28 06:59:59 wiz Exp $
 
-DISTNAME=              font-bh-ttf-1.0.3
-PKGREVISION=           1
+DISTNAME=              font-bh-ttf-1.0.4
 CATEGORIES=            fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=font/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/

Index: pkgsrc/fonts/font-bh-ttf/distinfo
diff -u pkgsrc/fonts/font-bh-ttf/distinfo:1.7 pkgsrc/fonts/font-bh-ttf/distinfo:1.8
--- pkgsrc/fonts/font-bh-ttf/distinfo:1.7       Tue Oct 26 10:27:08 2021
+++ pkgsrc/fonts/font-bh-ttf/distinfo   Tue Feb 28 06:59:59 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:27:08 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/02/28 06:59:59 wiz Exp $
 
-BLAKE2s (font-bh-ttf-1.0.3.tar.bz2) = 5ceb807a31eff5cdd9636781a15e5340a0fc27e0b2d3771641bf6b69a2e9631f
-SHA512 (font-bh-ttf-1.0.3.tar.bz2) = 36b5b6bbc2894cd90a372e8131281a462b42d503be3e9af8565edbcd954b336690aa86a0b6fb162d865ba71b65669c5b911658c5b820effcea39d086d485be25
-Size (font-bh-ttf-1.0.3.tar.bz2) = 465351 bytes
-SHA1 (patch-aa) = 80c9cd9b188d716ae26e382a166866bd42c2a729
+BLAKE2s (font-bh-ttf-1.0.4.tar.xz) = 2980f473a1f5f1c50039902786850547382e6560aedb357799938c456b4cc35d
+SHA512 (font-bh-ttf-1.0.4.tar.xz) = d9d1cfdd3d73157d0253bebb76e91b92c5ffface42dd6aeca40f1deffe03f079a0f9a46d6fb368e5c213e413d0753766e9454ac4222baa3c9898dfcf92718fd0
+Size (font-bh-ttf-1.0.4.tar.xz) = 372012 bytes
+SHA1 (patch-aa) = 8ffda492809de1655857489fc8f3976b23e7bcca

Index: pkgsrc/fonts/font-bh-ttf/patches/patch-aa
diff -u pkgsrc/fonts/font-bh-ttf/patches/patch-aa:1.1 pkgsrc/fonts/font-bh-ttf/patches/patch-aa:1.2
--- pkgsrc/fonts/font-bh-ttf/patches/patch-aa:1.1       Tue Jul 31 18:15:14 2012
+++ pkgsrc/fonts/font-bh-ttf/patches/patch-aa   Tue Feb 28 06:59:59 2023
@@ -1,19 +1,19 @@
-$NetBSD: patch-aa,v 1.1 2012/07/31 18:15:14 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2023/02/28 06:59:59 wiz Exp $
 
---- Makefile.in.orig   2010-11-11 05:25:32.000000000 +0000
+--- Makefile.in.orig   2023-02-27 23:44:36.000000000 +0000
 +++ Makefile.in
-@@ -250,7 +250,7 @@ FONT_FILES = \
+@@ -321,7 +321,7 @@ FONT_FILES = \
  fontdir = @FONTDIR@
  font_DATA = $(FONT_FILES)
  actualconfigdir = $(FC_CONFDIR)/conf.d
 -availconfigdir = $(FC_CONFDIR)/conf.avail
 +availconfigdir = $(prefix)/share/fontconfig/conf.avail
  dist_availconfig_DATA = 42-luxi-mono.conf
- EXTRA_DIST = $(FONT_FILES) COPYRIGHT.BH
+ EXTRA_DIST = $(FONT_FILES) COPYRIGHT.BH README.md
  MAINTAINERCLEANFILES = ChangeLog INSTALL
-@@ -605,10 +605,6 @@ install-data-hook:
+@@ -700,10 +700,6 @@ install-data-hook:
        $(MKFONTSCALE) $(DESTDIR)$(fontdir)
-       @rm -f $(DESTDIR)$(fontdir)/font.dir
+       @rm -f $(DESTDIR)$(fontdir)/fonts.dir
        $(MKFONTDIR) $(DESTDIR)$(fontdir)
 -      mkdir -p $(DESTDIR)$(actualconfigdir)
 -      @rm -f $(DESTDIR)$(actualconfigdir)/$(dist_availconfig_DATA)



Home | Main Index | Thread Index | Old Index