pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/x11-links



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.

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@localhost

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



Home | Main Index | Thread Index | Old Index