pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2020Q3]: pkgsrc/pkgtools/x11-links Pullup ticket #6347 - reque...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf617addb539
branches:  pkgsrc-2020Q3
changeset: 440920:cf617addb539
user:      spz <spz%pkgsrc.org@localhost>
date:      Wed Oct 21 17:08:59 2020 +0000

description:
Pullup ticket #6347 - requested by maya
pkgtools/x11-links: dependency-driven update

Revisions pulled up:
- pkgtools/x11-links/Makefile                                   1.203
- pkgtools/x11-links/buildlink3.mk                              1.94
- pkgtools/x11-links/files/xorg.freetype2                       1.28

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        maya
   Date:                Wed Oct 21 15:18:30 UTC 2020

   Modified Files:
        pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk
        pkgsrc/pkgtools/x11-links/files: xorg.freetype2

   Log Message:
   x11-links 1.32: updates for freetype 2.10.4


   To generate a diff of this commit:
   cvs rdiff -u -r1.202 -r1.203 pkgsrc/pkgtools/x11-links/Makefile
   cvs rdiff -u -r1.93 -r1.94 pkgsrc/pkgtools/x11-links/buildlink3.mk
   cvs rdiff -u -r1.27 -r1.28 pkgsrc/pkgtools/x11-links/files/xorg.freetype2

diffstat:

 pkgtools/x11-links/Makefile             |  4 ++--
 pkgtools/x11-links/buildlink3.mk        |  4 ++--
 pkgtools/x11-links/files/xorg.freetype2 |  5 ++++-
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs (53 lines):

diff -r 521eda2ec0e3 -r cf617addb539 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Wed Oct 21 17:08:49 2020 +0000
+++ b/pkgtools/x11-links/Makefile       Wed Oct 21 17:08:59 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.202 2019/11/25 09:50:55 wiz Exp $
+# $NetBSD: Makefile,v 1.202.8.1 2020/10/21 17:08:59 spz Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in buildlink3.mk to the correct version,
 #      usually the most recent.
 
-PKGNAME=       x11-links-1.31
+PKGNAME=       x11-links-1.32
 CATEGORIES=    pkgtools x11
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 521eda2ec0e3 -r cf617addb539 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk  Wed Oct 21 17:08:49 2020 +0000
+++ b/pkgtools/x11-links/buildlink3.mk  Wed Oct 21 17:08:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.93 2019/11/25 09:50:55 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.93.8.1 2020/10/21 17:08:59 spz Exp $
 #
 # Don't include this file manually!  It will be included as necessary
 # by bsd.buildlink3.mk.
@@ -12,7 +12,7 @@
 .if !defined(X11_LINKS_BUILDLINK3_MK)
 X11_LINKS_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=1.31
+BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=1.32
 BUILDLINK_PKGSRCDIR.x11-links?=                ../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=                build
 
diff -r 521eda2ec0e3 -r cf617addb539 pkgtools/x11-links/files/xorg.freetype2
--- a/pkgtools/x11-links/files/xorg.freetype2   Wed Oct 21 17:08:49 2020 +0000
+++ b/pkgtools/x11-links/files/xorg.freetype2   Wed Oct 21 17:08:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.freetype2,v 1.27 2019/07/21 21:30:14 rjs Exp $
+# $NetBSD: xorg.freetype2,v 1.27.10.1 2020/10/21 17:08:59 spz Exp $
 #
 bin/freetype-config
 include/freetype2/config/ftconfig.h
@@ -14,6 +14,9 @@
 include/freetype2/freetype/config/ftmodule.h
 include/freetype2/freetype/config/ftoption.h
 include/freetype2/freetype/config/ftstdlib.h
+include/freetype2/freetype/config/integer-types.h
+include/freetype2/freetype/config/mac-support.h
+include/freetype2/freetype/config/public-macros.h
 include/freetype2/freetype/freetype.h
 include/freetype2/freetype/ftadvanc.h
 include/freetype2/freetype/ftautoh.h



Home | Main Index | Thread Index | Old Index