We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027422e commit be0ea8aCopy full SHA for be0ea8a
textproc/doxygen-devel/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup cmake 1.1
5
PortGroup compiler_blacklist_versions 1.0
6
PortGroup conflicts_build 1.0
7
-PortGroup legacysupport 1.1
+PortGroup legacysupport 1.2
8
9
# https://trac.macports.org/ticket/65314
10
# undefined vtable symbols, related to std::bad_variant_access
@@ -19,7 +19,7 @@ set my_name doxygen
19
20
# please don't update doxygen without first checking the build status of doxygen-devel
21
version 1.13.2
22
-revision 0
+revision 1
23
epoch 0
24
checksums rmd160 564a8746fe26795c87266490c761d91237d3ef78 \
25
sha256 3a25e3386c26ea5494c784e946327225debfbc5dbfa8b13549010a315aace66d \
0 commit comments