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

Tobias Kortkamp tobik at FreeBSD.org
Fri Jul 17 13:13:02 UTC 2020


Author: tobik
Date: Fri Jul 17 13:13:01 2020
New Revision: 542432
URL: https://svnweb.freebsd.org/changeset/ports/542432

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

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Fri Jul 17 13:08:58 2020	(r542431)
+++ head/ports-mgmt/portfmt/Makefile	Fri Jul 17 13:13:01 2020	(r542432)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20200423
+PORTVERSION=	g20200712
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	8e3b8d21b1438c86290ee47cfca7036a30f6d02c
+GH_TAGNAME=	11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688
 USE_LDCONFIG=	yes
 
 HAS_CONFIGURE=	yes

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Fri Jul 17 13:08:58 2020	(r542431)
+++ head/ports-mgmt/portfmt/distinfo	Fri Jul 17 13:13:01 2020	(r542432)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587615177
-SHA256 (t6-portfmt-g20200423-8e3b8d21b1438c86290ee47cfca7036a30f6d02c_GH0.tar.gz) = 4455c17346de4ffa1a17e2f08b4168ebca28eb7cfbf8dc4b0f31ae84fd592683
-SIZE (t6-portfmt-g20200423-8e3b8d21b1438c86290ee47cfca7036a30f6d02c_GH0.tar.gz) = 116803
+TIMESTAMP = 1594990995
+SHA256 (t6-portfmt-g20200712-11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688_GH0.tar.gz) = 7b724b6eed54977c9046d71b4fd3a62a186c9512a1a95ae4ed16a5bb77d41827
+SIZE (t6-portfmt-g20200712-11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688_GH0.tar.gz) = 120876


More information about the svn-ports-all mailing list