aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-03 09:40:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-03 09:40:12 +0000
commit256693af9e42989ab8056848e1bf02780c79e8b9 (patch)
tree442efa2677d233d64843646567c19f39f027da16 /ports-mgmt
parentee93ee92a453a8b6ec38a4a9204861bdd9d2ddeb (diff)
downloadports-256693af9e42989ab8056848e1bf02780c79e8b9.tar.gz
ports-256693af9e42989ab8056848e1bf02780c79e8b9.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portfmt/Makefile8
-rw-r--r--ports-mgmt/portfmt/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile
index 42e24761c0e7..00dcfaff8456 100644
--- a/ports-mgmt/portfmt/Makefile
+++ b/ports-mgmt/portfmt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= portfmt
-PORTVERSION= g20191001
+PORTVERSION= g20191003
CATEGORIES= ports-mgmt
MAINTAINER= tobik@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= t6
-GH_TAGNAME= 16a873c98e015383e38bc70927f56733526395c9
+GH_TAGNAME= e1938905d1fb9f23edbe74dd4713321a7d0560ca
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
@@ -26,9 +26,11 @@ TEST_TARGET= test
PLIST_FILES= bin/portclippy \
bin/portedit \
bin/portfmt \
+ bin/portscan \
lib/libportfmt.so \
man/man1/portclippy.1.gz \
man/man1/portedit.1.gz \
- man/man1/portfmt.1.gz
+ man/man1/portfmt.1.gz \
+ man/man1/portscan.1.gz
.include <bsd.port.mk>
diff --git a/ports-mgmt/portfmt/distinfo b/ports-mgmt/portfmt/distinfo
index b6a2aaee93b7..a3027959946c 100644
--- a/ports-mgmt/portfmt/distinfo
+++ b/ports-mgmt/portfmt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569915686
-SHA256 (t6-portfmt-g20191001-16a873c98e015383e38bc70927f56733526395c9_GH0.tar.gz) = 7100c12e4190f7bd4f027b599337fd7f8c085ea49de882fdad1c479ecb98ea91
-SIZE (t6-portfmt-g20191001-16a873c98e015383e38bc70927f56733526395c9_GH0.tar.gz) = 81954
+TIMESTAMP = 1570095231
+SHA256 (t6-portfmt-g20191003-e1938905d1fb9f23edbe74dd4713321a7d0560ca_GH0.tar.gz) = f86f29de40c083958c93c8d16585af979dc92954de0065f8c6b9a9f01ac8f957
+SIZE (t6-portfmt-g20191003-e1938905d1fb9f23edbe74dd4713321a7d0560ca_GH0.tar.gz) = 84997