diff options
-rw-r--r-- | textproc/uncrustify/Makefile | 3 | ||||
-rw-r--r-- | textproc/uncrustify/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 210403e38962..2287591e147a 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uncrustify -PORTVERSION= 0.68.1 +PORTVERSION= 0.69.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc @@ -13,7 +13,6 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes -GH_TAGNAME= dbe32c0 USES= cmake compiler:c++11-lang CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 8ce5e8775a4b..cd0276dee7c1 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543588092 -SHA256 (uncrustify-uncrustify-uncrustify-0.68.1-dbe32c0_GH0.tar.gz) = adbb82b0ac6a8ee215160924604a48da9fd6b72b7a318deeaae48d938cfed684 -SIZE (uncrustify-uncrustify-uncrustify-0.68.1-dbe32c0_GH0.tar.gz) = 1566058 +TIMESTAMP = 1557769717 +SHA256 (uncrustify-uncrustify-uncrustify-0.69.0_GH0.tar.gz) = 33bd97a07f7c4bd114874f73171aca220bf05c17108f8505a117b97374a347b6 +SIZE (uncrustify-uncrustify-uncrustify-0.69.0_GH0.tar.gz) = 1600390 |