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

Tobias Kortkamp tobik at FreeBSD.org
Mon May 6 05:40:29 UTC 2019


Author: tobik
Date: Mon May  6 05:40:28 2019
New Revision: 500895
URL: https://svnweb.freebsd.org/changeset/ports/500895

Log:
  ports-mgmt/portfmt: Update to latest commit
  
  Changes:	https://github.com/t6/portfmt/compare/c667ef4bc6b5bd51b979930c1490b82d8e8f2a11...9927af0960c1fbff4eb105df042b1a9eb45086a4

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Mon May  6 05:19:49 2019	(r500894)
+++ head/ports-mgmt/portfmt/Makefile	Mon May  6 05:40:28 2019	(r500895)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20190503
+PORTVERSION=	g20190506
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	c667ef4bc6b5bd51b979930c1490b82d8e8f2a11
+GH_TAGNAME=	9927af0960c1fbff4eb105df042b1a9eb45086a4
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	LDFLAGS="${LDFLAGS}" \

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Mon May  6 05:19:49 2019	(r500894)
+++ head/ports-mgmt/portfmt/distinfo	Mon May  6 05:40:28 2019	(r500895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556876045
-SHA256 (t6-portfmt-g20190503-c667ef4bc6b5bd51b979930c1490b82d8e8f2a11_GH0.tar.gz) = 04772bd1680e505aa502394d60cdc6eb963b0daf3512220d500473aa10650d31
-SIZE (t6-portfmt-g20190503-c667ef4bc6b5bd51b979930c1490b82d8e8f2a11_GH0.tar.gz) = 46408
+TIMESTAMP = 1557121061
+SHA256 (t6-portfmt-g20190506-9927af0960c1fbff4eb105df042b1a9eb45086a4_GH0.tar.gz) = e2fae90df12f895fd3cd413c8d6da4982ada47d84442e57c23f2090e53945bd0
+SIZE (t6-portfmt-g20190506-9927af0960c1fbff4eb105df042b1a9eb45086a4_GH0.tar.gz) = 48417


More information about the svn-ports-all mailing list