svn commit: r509289 - head/ports-mgmt/portfmt

Tobias Kortkamp tobik at FreeBSD.org
Mon Aug 19 14:36:20 UTC 2019


Author: tobik
Date: Mon Aug 19 14:36:19 2019
New Revision: 509289
URL: https://svnweb.freebsd.org/changeset/ports/509289

Log:
  ports-mgmt/portfmt: Update to latest commit
  
  Changes:	https://github.com/t6/portfmt/commits/cce65716454e8601bfffff0b07d592b960722cc4

Modified:
  head/ports-mgmt/portfmt/Makefile
  head/ports-mgmt/portfmt/distinfo

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Mon Aug 19 14:01:49 2019	(r509288)
+++ head/ports-mgmt/portfmt/Makefile	Mon Aug 19 14:36:19 2019	(r509289)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20190809
+PORTVERSION=	g20190819
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at 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>

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Mon Aug 19 14:01:49 2019	(r509288)
+++ head/ports-mgmt/portfmt/distinfo	Mon Aug 19 14:36:19 2019	(r509289)
@@ -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


More information about the svn-ports-head mailing list