pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libgdiplus



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  7 12:11:32 UTC 2021

Modified Files:
        pkgsrc/graphics/libgdiplus: Makefile distinfo

Log Message:
libgdiplus: update to 6.1.

Fix missing header file due to too-long path on `make dist`


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/libgdiplus/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/libgdiplus/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/libgdiplus/Makefile
diff -u pkgsrc/graphics/libgdiplus/Makefile:1.86 pkgsrc/graphics/libgdiplus/Makefile:1.87
--- pkgsrc/graphics/libgdiplus/Makefile:1.86    Mon Aug 17 20:17:30 2020
+++ pkgsrc/graphics/libgdiplus/Makefile Sun Nov  7 12:11:32 2021
@@ -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.pc.
 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"

Index: pkgsrc/graphics/libgdiplus/distinfo
diff -u pkgsrc/graphics/libgdiplus/distinfo:1.45 pkgsrc/graphics/libgdiplus/distinfo:1.46
--- pkgsrc/graphics/libgdiplus/distinfo:1.45    Tue Oct 26 10:46:26 2021
+++ pkgsrc/graphics/libgdiplus/distinfo Sun Nov  7 12:11:32 2021
@@ -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