pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links x11-links: Update to 1.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29b900ed17a1
branches:  trunk
changeset: 308971:29b900ed17a1
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed Jun 06 03:13:49 2018 +0000

description:
x11-links: Update to 1.12.

Add recently-bumped libfreetype from NetBSD-current.

diffstat:

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

diffs (51 lines):

diff -r 0889f67b7494 -r 29b900ed17a1 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Tue Jun 05 22:58:38 2018 +0000
+++ b/pkgtools/x11-links/Makefile       Wed Jun 06 03:13:49 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.182 2018/05/10 03:46:52 maya Exp $
+# $NetBSD: Makefile,v 1.183 2018/06/06 03:13:49 snj 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.11
+PKGNAME=       x11-links-1.12
 CATEGORIES=    pkgtools x11
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 0889f67b7494 -r 29b900ed17a1 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk  Tue Jun 05 22:58:38 2018 +0000
+++ b/pkgtools/x11-links/buildlink3.mk  Wed Jun 06 03:13:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.75 2018/03/30 22:10:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.76 2018/06/06 03:13:49 snj 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.10
+BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=1.12
 BUILDLINK_PKGSRCDIR.x11-links?=                ../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=                build
 
diff -r 0889f67b7494 -r 29b900ed17a1 pkgtools/x11-links/files/xorg.freetype2
--- a/pkgtools/x11-links/files/xorg.freetype2   Tue Jun 05 22:58:38 2018 +0000
+++ b/pkgtools/x11-links/files/xorg.freetype2   Wed Jun 06 03:13:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.freetype2,v 1.25 2018/05/10 03:46:53 maya Exp $
+# $NetBSD: xorg.freetype2,v 1.26 2018/06/06 03:13:49 snj Exp $
 #
 bin/freetype-config
 include/freetype2/config/ftconfig.h
@@ -122,6 +122,7 @@
 lib/libfreetype.so.18.0
 lib/libfreetype.so.18.0.12
 lib/libfreetype.so.18.0.13
+lib/libfreetype.so.18.16.1
 lib/libfreetype.so.18.1
 lib/libfreetype.so.18.3
 lib/libfreetype.so.20.0



Home | Main Index | Thread Index | Old Index