Index: head/ports-mgmt/portfmt/Makefile =================================================================== --- head/ports-mgmt/portfmt/Makefile (revision 525371) +++ head/ports-mgmt/portfmt/Makefile (revision 525372) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20200112 +PORTVERSION= g20200206 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org COMMENT= Format FreeBSD Ports Makefiles LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= d133e34395bdec3485f47658e432da70f22a1012 +GH_TAGNAME= e3d34e1150423e61b9f3e00dd658da21c1584f2d USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" \ PREFIX="${PREFIX}" MAKE_ARGS= INSTALL_LIB="${INSTALL_LIB}" \ INSTALL_MAN="${INSTALL_MAN}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" TEST_TARGET= test OPTIONS_DEFINE= SUBPACKAGES SUBPACKAGES_DESC= Subpackages support (D16457) SUBPACKAGES_CPPFLAGS_OFF= -DPORTFMT_SUBPACKAGES=0 .include Index: head/ports-mgmt/portfmt/distinfo =================================================================== --- head/ports-mgmt/portfmt/distinfo (revision 525371) +++ head/ports-mgmt/portfmt/distinfo (revision 525372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578938297 -SHA256 (t6-portfmt-g20200112-d133e34395bdec3485f47658e432da70f22a1012_GH0.tar.gz) = a6449e3fba232b197c00cc1de134650f8be3f58e3bfe9f82eccd218d7b45a9f1 -SIZE (t6-portfmt-g20200112-d133e34395bdec3485f47658e432da70f22a1012_GH0.tar.gz) = 97182 +TIMESTAMP = 1580981977 +SHA256 (t6-portfmt-g20200206-e3d34e1150423e61b9f3e00dd658da21c1584f2d_GH0.tar.gz) = d36a3d06a24fc4fcbee99b08c47551c14ccc7b3768a9f23eceeecef2d9619e4f +SIZE (t6-portfmt-g20200206-e3d34e1150423e61b9f3e00dd658da21c1584f2d_GH0.tar.gz) = 98926 Index: head/ports-mgmt/portfmt/pkg-plist =================================================================== --- head/ports-mgmt/portfmt/pkg-plist (revision 525371) +++ head/ports-mgmt/portfmt/pkg-plist (revision 525372) @@ -1,22 +1,24 @@ bin/portclippy bin/portedit bin/portfmt bin/portscan lib/libportfmt.so lib/portfmt/plugin.edit.bump-revision.so lib/portfmt/plugin.edit.merge.so lib/portfmt/plugin.edit.set-version.so lib/portfmt/plugin.kakoune.select-object-on-line.so lib/portfmt/plugin.lint.clones.so lib/portfmt/plugin.lint.order.so lib/portfmt/plugin.output.unknown-targets.so lib/portfmt/plugin.output.unknown-variables.so lib/portfmt/plugin.output.variable-value.so lib/portfmt/plugin.refactor.collapse-adjacent-variables.so -lib/portfmt/plugin.refactor.depup-tokens.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-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