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

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 19 12:50:06 UTC 2019


Author: tobik
Date: Sat Oct 19 12:50:05 2019
New Revision: 514794
URL: https://svnweb.freebsd.org/changeset/ports/514794

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

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Sat Oct 19 12:21:22 2019	(r514793)
+++ head/ports-mgmt/portfmt/Makefile	Sat Oct 19 12:50:05 2019	(r514794)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20191012
+PORTVERSION=	g20191019
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	b82bcfc6ef31753798a4f24bf296218122d08804
+GH_TAGNAME=	2f114abe8226fac6d900a7174257205b3a87e2f7
 USE_LDCONFIG=	yes
 
 HAS_CONFIGURE=	yes

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Sat Oct 19 12:21:22 2019	(r514793)
+++ head/ports-mgmt/portfmt/distinfo	Sat Oct 19 12:50:05 2019	(r514794)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571131552
-SHA256 (t6-portfmt-g20191012-b82bcfc6ef31753798a4f24bf296218122d08804_GH0.tar.gz) = ae0f806fca2e048dc632484e3191446b6353528bda88d257c513041d80aaf8f5
-SIZE (t6-portfmt-g20191012-b82bcfc6ef31753798a4f24bf296218122d08804_GH0.tar.gz) = 83830
+TIMESTAMP = 1571489226
+SHA256 (t6-portfmt-g20191019-2f114abe8226fac6d900a7174257205b3a87e2f7_GH0.tar.gz) = c91b84e212bba7df47bb57280c7cb3c1c49d591dad35560dd41043c8b244efcb
+SIZE (t6-portfmt-g20191019-2f114abe8226fac6d900a7174257205b3a87e2f7_GH0.tar.gz) = 85027


More information about the svn-ports-head mailing list