Skip to content

Commit

Permalink
doxygen-devel: update to 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelld committed Dec 28, 2022
1 parent 74bc888 commit b0c7565
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions textproc/doxygen-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ name doxygen-devel
conflicts doxygen
set my_name doxygen

version 1.9.5
revision 1
version 1.9.6
revision 0
epoch 0
checksums rmd160 1dd6332ac49879bbb5a7bdbed3616590f1cf77ce \
sha256 55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec \
size 5251459
checksums rmd160 a775c4647d6f7790d01cf019c6dfe93826a13f33 \
sha256 297f8ba484265ed3ebd3ff3fe7734eb349a77e4f95c8be52ed9977f51dea49df \
size 5293513

categories textproc devel
maintainers nomaintainer
Expand Down
16 changes: 8 additions & 8 deletions textproc/doxygen-devel/files/patch-longtabu.diff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- src/latexdocvisitor.cpp.orig
+++ src/latexdocvisitor.cpp
@@ -1124,7 +1124,7 @@
@@ -1119,7 +1119,7 @@
}
else
{
Expand All @@ -11,7 +11,7 @@
}
--- templates/latex/doxygen.sty.orig
+++ templates/latex/doxygen.sty
@@ -332,10 +332,10 @@
@@ -339,10 +339,10 @@
\tabulinesep=1mm%
\par%
\ifthenelse{\equal{#1}{}}%
Expand All @@ -25,7 +25,7 @@
}
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #2}\\[1ex]%
\hline%
@@ -352,7 +352,7 @@
@@ -359,7 +359,7 @@
\newenvironment{DoxyFields}[1]{%
\tabulinesep=1mm%
\par%
Expand All @@ -34,7 +34,7 @@
\multicolumn{3}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
\hline%
\endfirsthead%
@@ -368,7 +368,7 @@
@@ -375,7 +375,7 @@
\newenvironment{DoxyEnumFields}[1]{%
\tabulinesep=1mm%
\par%
Expand All @@ -43,7 +43,7 @@
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
\hline%
\endfirsthead%
@@ -390,7 +390,7 @@
@@ -397,7 +397,7 @@
\newenvironment{DoxyRetVals}[1]{%
\tabulinesep=1mm%
\par%
Expand All @@ -52,7 +52,7 @@
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
\hline%
\endfirsthead%
@@ -406,7 +406,7 @@
@@ -413,7 +413,7 @@
\newenvironment{DoxyExceptions}[1]{%
\tabulinesep=1mm%
\par%
Expand All @@ -61,7 +61,7 @@
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
\hline%
\endfirsthead%
@@ -422,7 +422,7 @@
@@ -429,7 +429,7 @@
\newenvironment{DoxyTemplParams}[1]{%
\tabulinesep=1mm%
\par%
Expand All @@ -70,7 +70,7 @@
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
\hline%
\endfirsthead%
@@ -498,11 +498,11 @@
@@ -505,11 +505,11 @@
\newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp}%
\newenvironment{TabularC}[1]%
{\tabulinesep=1mm
Expand Down

0 comments on commit b0c7565

Please sign in to comment.