pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libgdiplus libgdiplus: update to 6.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77cd05fcf1d0
branches: trunk
changeset: 769063:77cd05fcf1d0
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 07 12:11:32 2021 +0000
description:
libgdiplus: update to 6.1.
Fix missing header file due to too-long path on `make dist`
diffstat:
graphics/libgdiplus/Makefile | 9 ++-------
graphics/libgdiplus/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 11 deletions(-)
diffs (37 lines):
diff -r 74acbb84a1f8 -r 77cd05fcf1d0 graphics/libgdiplus/Makefile
--- a/graphics/libgdiplus/Makefile Sun Nov 07 12:09:22 2021 +0000
+++ b/graphics/libgdiplus/Makefile Sun Nov 07 12:11:32 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2020/08/17 20:17:30 leot Exp $
+# $NetBSD: Makefile,v 1.87 2021/11/07 12:11:32 wiz Exp $
-DISTNAME= libgdiplus-6.0.5
-PKGREVISION= 1
+DISTNAME= libgdiplus-6.1
CATEGORIES= graphics
MASTER_SITES= https://download.mono-project.com/sources/libgdiplus/
@@ -19,10 +18,6 @@
PKGCONFIG_OVERRIDE+= cairo/src/cairo-backend.pc.in
GNU_CONFIGURE= yes
-BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.5
-BUILDLINK_API_DEPENDS.Xft2+= Xft2>=2.1.2
-BUILDLINK_API_DEPENDS.Xrender+= Xrender>=0.8
-
BUILDLINK_TRANSFORM+= rm:-Werror
.include "../../devel/glib2/buildlink3.mk"
diff -r 74acbb84a1f8 -r 77cd05fcf1d0 graphics/libgdiplus/distinfo
--- a/graphics/libgdiplus/distinfo Sun Nov 07 12:09:22 2021 +0000
+++ b/graphics/libgdiplus/distinfo Sun Nov 07 12:11:32 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2021/10/26 10:46:26 nia Exp $
+$NetBSD: distinfo,v 1.46 2021/11/07 12:11:32 wiz Exp $
-BLAKE2s (libgdiplus-6.0.5.tar.gz) = c48c9a9b240e61e332563431529391603298a80cf19b529c59b50ace804c41ca
-SHA512 (libgdiplus-6.0.5.tar.gz) = 3c8fb07097c1b3bc922e5b0944374e03b1ddbaf0d955265a95b45e9d45ceda6ac41aff61468d92ad1fe48c0c25062f10a5fa5f17cb0c7626e4480a7edbaf73a8
-Size (libgdiplus-6.0.5.tar.gz) = 1391332 bytes
+BLAKE2s (libgdiplus-6.1.tar.gz) = 83286c2d7dd80caa242837b3707d78c156841d5a751bd582893366229265be25
+SHA512 (libgdiplus-6.1.tar.gz) = 7f176d38024d5bde4a825ad00b907006f7dd3ff174e12aba6e91df0b624431cc9b536f1bcf206998bad11f6d03e6fe5122710591f58877de0f2c08e8cb4e46cd
+Size (libgdiplus-6.1.tar.gz) = 2336123 bytes
Home |
Main Index |
Thread Index |
Old Index