- Update to 0.72.0
This commit is contained in:
parent
a135dff541
commit
e042ab64a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554571
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= uncrustify
|
PORTNAME= uncrustify
|
||||||
PORTVERSION= 0.71.0
|
PORTVERSION= 0.72.0
|
||||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
|
|
||||||
@ -25,11 +25,6 @@ PLIST_FILES= bin/uncrustify man/man1/uncrustify.1.gz
|
|||||||
|
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
# fixes build on gcc archs (unrecognized command line option
|
|
||||||
# -std=gnu++0x), but may introduce other errors in future
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e '/gnu++0x/ d' ${WRKSRC}/CMakeLists.txt
|
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}/
|
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1589923392
|
TIMESTAMP = 1604773394
|
||||||
SHA256 (uncrustify-uncrustify-uncrustify-0.71.0_GH0.tar.gz) = 403a0f34463c0d6b0fbf230d8a03b7af9f493faa235208417793350db062003c
|
SHA256 (uncrustify-uncrustify-uncrustify-0.72.0_GH0.tar.gz) = d6fff70bc7823fac4c77013055333b79a4839909094e8eee8a14ee8f1777374e
|
||||||
SIZE (uncrustify-uncrustify-uncrustify-0.71.0_GH0.tar.gz) = 1704631
|
SIZE (uncrustify-uncrustify-uncrustify-0.72.0_GH0.tar.gz) = 1530850
|
||||||
|
Loading…
Reference in New Issue
Block a user