mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 3.4.10.
Remove BROKEN for 5.x. Maintainer timeout (since 4 Feb 2003) PR: 47734 Approved by: fjoe (mentor)
This commit is contained in:
parent
a60accc308
commit
7d3d6a2f1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82431
3 changed files with 6 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= doc++
|
PORTNAME= doc++
|
||||||
PORTVERSION= 3.4.4
|
PORTVERSION= 3.4.10
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= docpp
|
MASTER_SITE_SUBDIR= docpp
|
||||||
|
@ -55,12 +55,6 @@ ADDITIONAL_DOCS= ClassGraph.class \
|
||||||
supportedTeXmacros.html \
|
supportedTeXmacros.html \
|
||||||
toc.html
|
toc.html
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
|
||||||
|
|
||||||
.if ${OSVERSION} >= 500113
|
|
||||||
BROKEN= "Does not compile (bad C++ code)"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
.if !defined(NOPORTSDOCS)
|
.if !defined(NOPORTSDOCS)
|
||||||
${MKDIR} ${PREFIX}/share/doc/doc++
|
${MKDIR} ${PREFIX}/share/doc/doc++
|
||||||
|
@ -69,4 +63,4 @@ post-install:
|
||||||
done
|
done
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (doc++-3.4.4.tar.gz) = 252b1116b91472b0b755c516c5e761e8
|
MD5 (doc++-3.4.10.tar.gz) = 095c7a3a822f00a33033b8bb40147445
|
||||||
|
|
|
@ -34,8 +34,8 @@ share/doc/doc++/index.html
|
||||||
share/doc/doc++/supportedHTMLmacros.html
|
share/doc/doc++/supportedHTMLmacros.html
|
||||||
share/doc/doc++/supportedTeXmacros.html
|
share/doc/doc++/supportedTeXmacros.html
|
||||||
share/doc/doc++/toc.html
|
share/doc/doc++/toc.html
|
||||||
|
share/locale/fr/LC_MESSAGES/doc++.mo
|
||||||
share/locale/ja/LC_MESSAGES/doc++.mo
|
share/locale/ja/LC_MESSAGES/doc++.mo
|
||||||
share/locale/rudos/LC_MESSAGES/doc++.mo
|
share/locale/ro/LC_MESSAGES/doc++.mo
|
||||||
share/locale/rukoi8/LC_MESSAGES/doc++.mo
|
share/locale/ru/LC_MESSAGES/doc++.mo
|
||||||
share/locale/ruwin/LC_MESSAGES/doc++.mo
|
|
||||||
@dirrm share/doc/doc++
|
@dirrm share/doc/doc++
|
||||||
|
|
Loading…
Add table
Reference in a new issue