diff options
-rw-r--r-- | ports-mgmt/portfmt/Makefile | 6 | ||||
-rw-r--r-- | ports-mgmt/portfmt/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile index 9c559f8adb45..f50b609968d2 100644 --- a/ports-mgmt/portfmt/Makefile +++ b/ports-mgmt/portfmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20190809 +PORTVERSION= g20190819 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= 32c8480f842d996e8f31c01bad0e908690714a75 +GH_TAGNAME= cce65716454e8601bfffff0b07d592b960722cc4 USE_LDCONFIG= yes HAS_CONFIGURE= yes @@ -27,6 +27,8 @@ PLIST_FILES= bin/portclippy \ bin/portedit \ bin/portfmt \ lib/libportfmt.so \ + man/man1/portclippy.1.gz \ + man/man1/portedit.1.gz \ man/man1/portfmt.1.gz .include <bsd.port.mk> diff --git a/ports-mgmt/portfmt/distinfo b/ports-mgmt/portfmt/distinfo index 94f53add7815..9c048af0626c 100644 --- a/ports-mgmt/portfmt/distinfo +++ b/ports-mgmt/portfmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565338872 -SHA256 (t6-portfmt-g20190809-32c8480f842d996e8f31c01bad0e908690714a75_GH0.tar.gz) = 96e5a9e670c349dcdf906c4c960a7fb85e88aea00084a7081f3bb3fc2ca368c8 -SIZE (t6-portfmt-g20190809-32c8480f842d996e8f31c01bad0e908690714a75_GH0.tar.gz) = 73571 +TIMESTAMP = 1566224927 +SHA256 (t6-portfmt-g20190819-cce65716454e8601bfffff0b07d592b960722cc4_GH0.tar.gz) = a854b01bab305706e2944dfb7274e5331f312098ea330320e5d2a3ac4fae2627 +SIZE (t6-portfmt-g20190819-cce65716454e8601bfffff0b07d592b960722cc4_GH0.tar.gz) = 76060 |