pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/doxygen
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 12 11:00:48 UTC 2025
Modified Files:
pkgsrc/devel/doxygen: Makefile distinfo
Log Message:
doxygen: updated to 1.14.0
1.14.0
Features
HTML output has gotten a fresh, more modern look. It makes better use of CSS and uses fewer bitmaps. [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view],
[view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
Added page outline navigation panel to the HTML output (requires GENERATE_TREEVIEW=YES and can be disabled using PAGE_OUTLINE_PANEL=NO) [view], [view], [view], [view], [view], [view], [view], [view],
[view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
Added new layout option: full height side bar + navigation tabs [view]
Add WARN_LAYOUT_FILE option to toggle warnings in layout file [view]
Improved flexibility of `\cite` command [view]
Added option UML_LIMIT_EDGE_FIELDS to control the number of labels along edges in UML_LOOK diagram [view]
Support for Plus sign code fence directives - GitHub flavor [view]
Minor incompatibilities
Due to the HTML output changes customized headers, footers, or stylesheets may require additional tweaks.
Bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pkgsrc/devel/doxygen/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/devel/doxygen/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/doxygen/Makefile
diff -u pkgsrc/devel/doxygen/Makefile:1.197 pkgsrc/devel/doxygen/Makefile:1.198
--- pkgsrc/devel/doxygen/Makefile:1.197 Thu May 1 12:37:07 2025
+++ pkgsrc/devel/doxygen/Makefile Thu Jun 12 11:00:48 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.197 2025/05/01 12:37:07 wiz Exp $
+# $NetBSD: Makefile,v 1.198 2025/06/12 11:00:48 adam Exp $
-DISTNAME= doxygen-1.13.2.src
+DISTNAME= doxygen-1.14.0.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://doxygen.nl/files/
Index: pkgsrc/devel/doxygen/distinfo
diff -u pkgsrc/devel/doxygen/distinfo:1.83 pkgsrc/devel/doxygen/distinfo:1.84
--- pkgsrc/devel/doxygen/distinfo:1.83 Mon Jan 20 15:55:29 2025
+++ pkgsrc/devel/doxygen/distinfo Thu Jun 12 11:00:48 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.83 2025/01/20 15:55:29 adam Exp $
+$NetBSD: distinfo,v 1.84 2025/06/12 11:00:48 adam Exp $
-BLAKE2s (doxygen-1.13.2.src.tar.gz) = 722fc520a9272ec8b61c90424c2878b0d4db116b2354666579ef82d89d533906
-SHA512 (doxygen-1.13.2.src.tar.gz) = 7b6b3285706e10c0b27230503b83cc669aec83ebc3ef9cc1087d5e36118fd726a5368d567dd553ba01acf4d739cdbb41c5e66af4541fc8e51effbbdaa241c812
-Size (doxygen-1.13.2.src.tar.gz) = 8512178 bytes
+BLAKE2s (doxygen-1.14.0.src.tar.gz) = b992f7056aa0922a9c168ab8647db8203c3e4e354e32afead6199f42554c1500
+SHA512 (doxygen-1.14.0.src.tar.gz) = b042f7f731cd17bea55f7393dd90433f49fa296a61054950c2e1457ff1d57e218706cbc4f5248f42c2242bf1acccd91e88cf545ca394a31a4d2d8b7f5954baa9
+Size (doxygen-1.14.0.src.tar.gz) = 8681251 bytes
SHA1 (patch-deps_filesystem_filesystem.hpp) = cab313f9b520db2764f611b117b21c5d6cc43741
SHA1 (patch-src_dirdef.cpp) = bcf5c4cbc6d94673a0e39b2887d1c3498544976d
Home |
Main Index |
Thread Index |
Old Index