Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2019 12:08:10 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503308 - head/ports-mgmt/portfmt
Message-ID:  <201906021208.x52C8Ade005608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Jun  2 12:08:10 2019
New Revision: 503308
URL: https://svnweb.freebsd.org/changeset/ports/503308

Log:
  ports-mgmt/portfmt: Update to latest commit

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Sun Jun  2 12:04:47 2019	(r503307)
+++ head/ports-mgmt/portfmt/Makefile	Sun Jun  2 12:08:10 2019	(r503308)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20190529
+PORTVERSION=	g20190602
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -10,11 +10,9 @@ COMMENT=	Format FreeBSD Ports Makefiles
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	colordiff:textproc/colordiff
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	464a42f6ab8a5fd17e7f752c028bf7f8de53bf21
+GH_TAGNAME=	a6eff9a324f51db29570610a044e179fcee8e114
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	LDFLAGS="${LDFLAGS}" \

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Sun Jun  2 12:04:47 2019	(r503307)
+++ head/ports-mgmt/portfmt/distinfo	Sun Jun  2 12:08:10 2019	(r503308)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559114183
-SHA256 (t6-portfmt-g20190529-464a42f6ab8a5fd17e7f752c028bf7f8de53bf21_GH0.tar.gz) = 519ce9128850f5e9a63cdb430738eeb5e0fe57567b996dd92b2d58998ec54cf0
-SIZE (t6-portfmt-g20190529-464a42f6ab8a5fd17e7f752c028bf7f8de53bf21_GH0.tar.gz) = 59599
+TIMESTAMP = 1559477170
+SHA256 (t6-portfmt-g20190602-a6eff9a324f51db29570610a044e179fcee8e114_GH0.tar.gz) = 47f984b68da77355fd2014d4c5f52005fe1e485e99cad7b762cafe3e1bf422a9
+SIZE (t6-portfmt-g20190602-a6eff9a324f51db29570610a044e179fcee8e114_GH0.tar.gz) = 65552



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906021208.x52C8Ade005608>