diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-05-18 08:31:29 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-05-18 08:31:29 +0800 |
commit | 7d4f6ecb8eea3ffd49ad7ec37a4cbd4df00ac248 (patch) | |
tree | 74fa8196691cfe3f84f9db417d008e7cb8af0adb /textproc | |
parent | 86f41580c0af93d9766593924f0dc3e27818ddde (diff) | |
download | freebsd-ports-gnome-7d4f6ecb8eea3ffd49ad7ec37a4cbd4df00ac248.tar.gz freebsd-ports-gnome-7d4f6ecb8eea3ffd49ad7ec37a4cbd4df00ac248.tar.zst freebsd-ports-gnome-7d4f6ecb8eea3ffd49ad7ec37a4cbd4df00ac248.zip |
- Update to 0.67
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uncrustify/Makefile | 7 | ||||
-rw-r--r-- | textproc/uncrustify/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index af1e37e69486..625c0058ff84 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= uncrustify -PORTVERSION= 0.66.1 +PORTVERSION= 0.67 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier @@ -16,7 +16,8 @@ BROKEN_mips= fails to compile: cc1plus: error: unrecognized command line option BROKEN_mips64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x" BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x" -NO_WRKSUBDIR= yes +USE_GITHUB= yes + USES= cmake:outsource CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE TEST_TARGET= test diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 1ef05aacfd8b..63f1eb5f987a 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511526864 -SHA256 (uncrustify-0.66.1.tar.gz) = 4b36dabcb33cfc286d79ea8fcb5babadf1d0a25eb5eb7ea9da650414325063e4 -SIZE (uncrustify-0.66.1.tar.gz) = 1207329 +TIMESTAMP = 1526601254 +SHA256 (uncrustify-uncrustify-uncrustify-0.67_GH0.tar.gz) = 0e033e8d1a6fd0b4162ff18d8d0549e475561ebde9d197e3572069cc23c9e70b +SIZE (uncrustify-uncrustify-uncrustify-0.67_GH0.tar.gz) = 1514735 |