Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 19C921A923E for ; Wed, 21 Oct 2020 15:18:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AFD1684E58; Wed, 21 Oct 2020 15:18:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 391FA84D65 for ; Wed, 21 Oct 2020 15:18:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dzmaqW_Q8uYp for ; Wed, 21 Oct 2020 15:18:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A7AA684D02 for ; Wed, 21 Oct 2020 15:18:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2029FB28; Wed, 21 Oct 2020 15:18:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603293510198760" MIME-Version: 1.0 Date: Wed, 21 Oct 2020 15:18:30 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/pkgtools/x11-links To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20201021151830.A2029FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1603293510198760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603293510198760 Content-Disposition: inline Content-Length: 2555 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/pkgtools/x11-links/Makefile diff -u pkgsrc/pkgtools/x11-links/Makefile:1.202 pkgsrc/pkgtools/x11-links/Makefile:1.203 --- pkgsrc/pkgtools/x11-links/Makefile:1.202 Mon Nov 25 09:50:55 2019 +++ pkgsrc/pkgtools/x11-links/Makefile Wed Oct 21 15:18:30 2020 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.202 2019/11/25 09:50:55 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2020/10/21 15:18:30 maya 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 Index: pkgsrc/pkgtools/x11-links/buildlink3.mk diff -u pkgsrc/pkgtools/x11-links/buildlink3.mk:1.93 pkgsrc/pkgtools/x11-links/buildlink3.mk:1.94 --- pkgsrc/pkgtools/x11-links/buildlink3.mk:1.93 Mon Nov 25 09:50:55 2019 +++ pkgsrc/pkgtools/x11-links/buildlink3.mk Wed Oct 21 15:18:30 2020 @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.93 2019/11/25 09:50:55 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.94 2020/10/21 15:18:30 maya Exp $ # # Don't include this file manually! It will be included as necessary # by bsd.buildlink3.mk. @@ -12,7 +12,7 @@ BUILDLINK_TREE+= x11-links .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 Index: pkgsrc/pkgtools/x11-links/files/xorg.freetype2 diff -u pkgsrc/pkgtools/x11-links/files/xorg.freetype2:1.27 pkgsrc/pkgtools/x11-links/files/xorg.freetype2:1.28 --- pkgsrc/pkgtools/x11-links/files/xorg.freetype2:1.27 Sun Jul 21 21:30:14 2019 +++ pkgsrc/pkgtools/x11-links/files/xorg.freetype2 Wed Oct 21 15:18:30 2020 @@ -1,4 +1,4 @@ -# $NetBSD: xorg.freetype2,v 1.27 2019/07/21 21:30:14 rjs Exp $ +# $NetBSD: xorg.freetype2,v 1.28 2020/10/21 15:18:30 maya Exp $ # bin/freetype-config include/freetype2/config/ftconfig.h @@ -14,6 +14,9 @@ include/freetype2/freetype/config/fthead 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 --_----------=_1603293510198760--