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

Tobias Kortkamp tobik at FreeBSD.org
Mon Nov 4 16:24:22 UTC 2019


Author: tobik
Date: Mon Nov  4 16:24:21 2019
New Revision: 516724
URL: https://svnweb.freebsd.org/changeset/ports/516724

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

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Mon Nov  4 16:04:16 2019	(r516723)
+++ head/ports-mgmt/portfmt/Makefile	Mon Nov  4 16:24:21 2019	(r516724)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20191021
+PORTVERSION=	g20191104
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	aaef9d8c373b204482369a2c5cecd5b5f8ab8c83
+GH_TAGNAME=	a0df0ca8a0f40dbb8a153910eebe431f59658290
 USE_LDCONFIG=	yes
 
 HAS_CONFIGURE=	yes

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Mon Nov  4 16:04:16 2019	(r516723)
+++ head/ports-mgmt/portfmt/distinfo	Mon Nov  4 16:24:21 2019	(r516724)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571650643
-SHA256 (t6-portfmt-g20191021-aaef9d8c373b204482369a2c5cecd5b5f8ab8c83_GH0.tar.gz) = ae8f7ecc3a9c0755185862e000a8c791e3375d6bd74c1269620ec8a1692571ba
-SIZE (t6-portfmt-g20191021-aaef9d8c373b204482369a2c5cecd5b5f8ab8c83_GH0.tar.gz) = 85147
+TIMESTAMP = 1572880418
+SHA256 (t6-portfmt-g20191104-a0df0ca8a0f40dbb8a153910eebe431f59658290_GH0.tar.gz) = 07163b859639e3e05acb44e0e3a7e87b629ca27d6edb7f784298ca909c20051a
+SIZE (t6-portfmt-g20191104-a0df0ca8a0f40dbb8a153910eebe431f59658290_GH0.tar.gz) = 85951


More information about the svn-ports-all mailing list