diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-23 04:55:43 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-23 04:55:43 +0000 |
commit | 8053f1b4c417be54efc0e4bd6cdbe16fe7e16821 (patch) | |
tree | 23a888e91668ed3745cee36295c26d6f24f4dffe /ports-mgmt | |
parent | aa77356d07e008a6c4bb81ad3aa6b22a530b5c43 (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portfmt/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/portfmt/distinfo | 6 | ||||
-rw-r--r-- | ports-mgmt/portfmt/pkg-plist | 9 |
3 files changed, 10 insertions, 9 deletions
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile index 0a9b785b0b21..93a386eec15b 100644 --- a/ports-mgmt/portfmt/Makefile +++ b/ports-mgmt/portfmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20200206 +PORTVERSION= g20200323 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= e3d34e1150423e61b9f3e00dd658da21c1584f2d +GH_TAGNAME= fd2fbd40a19f73bc1ab10557f80fae1364422862 USE_LDCONFIG= yes HAS_CONFIGURE= yes diff --git a/ports-mgmt/portfmt/distinfo b/ports-mgmt/portfmt/distinfo index 3790bc6beebb..cc94401248b8 100644 --- a/ports-mgmt/portfmt/distinfo +++ b/ports-mgmt/portfmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580981977 -SHA256 (t6-portfmt-g20200206-e3d34e1150423e61b9f3e00dd658da21c1584f2d_GH0.tar.gz) = d36a3d06a24fc4fcbee99b08c47551c14ccc7b3768a9f23eceeecef2d9619e4f -SIZE (t6-portfmt-g20200206-e3d34e1150423e61b9f3e00dd658da21c1584f2d_GH0.tar.gz) = 98926 +TIMESTAMP = 1584938970 +SHA256 (t6-portfmt-g20200323-fd2fbd40a19f73bc1ab10557f80fae1364422862_GH0.tar.gz) = 35d9cdeba949046aef3705915fdfc16a9b8867db0be1f3ddf140708651200d8c +SIZE (t6-portfmt-g20200323-fd2fbd40a19f73bc1ab10557f80fae1364422862_GH0.tar.gz) = 115720 diff --git a/ports-mgmt/portfmt/pkg-plist b/ports-mgmt/portfmt/pkg-plist index 6d0646a5fe7c..e1a1bec9e553 100644 --- a/ports-mgmt/portfmt/pkg-plist +++ b/ports-mgmt/portfmt/pkg-plist @@ -16,9 +16,10 @@ lib/portfmt/plugin.refactor.collapse-adjacent-variables.so lib/portfmt/plugin.refactor.dedup-tokens.so lib/portfmt/plugin.refactor.remove-consecutive-empty-lines.so lib/portfmt/plugin.refactor.sanitize-append-modifier.so +lib/portfmt/plugin.refactor.sanitize-cmake-args.so lib/portfmt/plugin.refactor.sanitize-comments.so lib/portfmt/plugin.refactor.sanitize-eol-comments.so -man/man1/portclippy.1.gz -man/man1/portedit.1.gz -man/man1/portfmt.1.gz -man/man1/portscan.1.gz +share/man/man1/portclippy.1.gz +share/man/man1/portedit.1.gz +share/man/man1/portfmt.1.gz +share/man/man1/portscan.1.gz |