pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphite2
Module Name: pkgsrc
Committed By: adam
Date: Tue Jun 9 07:52:23 UTC 2026
Modified Files:
pkgsrc/graphics/graphite2: Makefile buildlink3.mk distinfo
Removed Files:
pkgsrc/graphics/graphite2/patches:
patch-tests_featuremap_featuremaptest.cpp
Log Message:
graphite2: updated to 1.3.15
1.3.15
. Bug fixes.
. Update graphite website documentation.
. Use SPDX lines, and improve license declarations.
. Fix incorrectly generated graphite2.pc pkgconf file.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/graphite2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/graphite2/buildlink3.mk
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/graphite2/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/graphics/graphite2/patches/patch-tests_featuremap_featuremaptest.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/graphite2/Makefile
diff -u pkgsrc/graphics/graphite2/Makefile:1.22 pkgsrc/graphics/graphite2/Makefile:1.23
--- pkgsrc/graphics/graphite2/Makefile:1.22 Thu Dec 25 09:21:47 2025
+++ pkgsrc/graphics/graphite2/Makefile Tue Jun 9 07:52:22 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2025/12/25 09:21:47 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2026/06/09 07:52:22 adam Exp $
-DISTNAME= graphite2-1.3.14
-PKGREVISION= 3
+DISTNAME= graphite2-1.3.15
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=silnrsi/}
+GITHUB_PROJECT= graphite
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,12 +12,9 @@ HOMEPAGE= https://graphite.sil.org/
COMMENT= Cross-platform rendering for complex writing systems
LICENSE= gnu-lgpl-v2
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-
-USE_CXX_FEATURES+= c++11
-
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_POLICY_VERSION_MINIMUM=3.5
+USE_CXX_FEATURES= c++11
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/graphics/graphite2/buildlink3.mk
diff -u pkgsrc/graphics/graphite2/buildlink3.mk:1.3 pkgsrc/graphics/graphite2/buildlink3.mk:1.4
--- pkgsrc/graphics/graphite2/buildlink3.mk:1.3 Mon Aug 11 08:26:09 2025
+++ pkgsrc/graphics/graphite2/buildlink3.mk Tue Jun 9 07:52:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2025/08/11 08:26:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2026/06/09 07:52:22 adam Exp $
BUILDLINK_TREE+= graphite2
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= graphite2
GRAPHITE2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.graphite2+= graphite2>=1.2
-BUILDLINK_ABI_DEPENDS.graphite2?= graphite2>=1.3.14nb2
+BUILDLINK_ABI_DEPENDS.graphite2+= graphite2>=1.3.14nb2
BUILDLINK_PKGSRCDIR.graphite2?= ../../graphics/graphite2
.endif # GRAPHITE2_BUILDLINK3_MK
Index: pkgsrc/graphics/graphite2/distinfo
diff -u pkgsrc/graphics/graphite2/distinfo:1.15 pkgsrc/graphics/graphite2/distinfo:1.16
--- pkgsrc/graphics/graphite2/distinfo:1.15 Wed Apr 30 13:56:24 2025
+++ pkgsrc/graphics/graphite2/distinfo Tue Jun 9 07:52:22 2026
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.15 2025/04/30 13:56:24 tnn Exp $
+$NetBSD: distinfo,v 1.16 2026/06/09 07:52:22 adam Exp $
-BLAKE2s (graphite2-1.3.14.tgz) = f0327204ad5d7af62839c4c8d74a565bd885a4cc27e7fe54ee62be943d9061d2
-SHA512 (graphite2-1.3.14.tgz) = 14b5eb2ba8158b8b62ffa7fb142100a0af1de0f0c45b2673801b636714a106b46fcd423b05c722d963c9543fafcf10fec811975308211a54f20a3ba322d7b295
-Size (graphite2-1.3.14.tgz) = 6630061 bytes
+BLAKE2s (graphite2-1.3.15.tgz) = 0e6b2b954172cdc2081f312f5c11d25dcdbd9adaadf38eff96fc3193a1c9a5ae
+SHA512 (graphite2-1.3.15.tgz) = 855262e7c9fb54a64c54282abea96ef68ce760c6b9b108df6c706ed28e1ad03cf9c2fd88470622c1138e5eaa3f2a9539911415c3d313795f4b06b2d9d70b34e1
+Size (graphite2-1.3.15.tgz) = 13674849 bytes
SHA1 (patch-src_CMakeLists.txt) = 24c0e719283156bb74c51a6029245b293e1c16ae
-SHA1 (patch-tests_featuremap_featuremaptest.cpp) = cf02a23af8f493d97fc920966d385caa49e7ba9a
Home |
Main Index |
Thread Index |
Old Index