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

Tobias Kortkamp tobik at FreeBSD.org
Tue Sep 3 11:45:53 UTC 2019


Author: tobik
Date: Tue Sep  3 11:45:52 2019
New Revision: 510935
URL: https://svnweb.freebsd.org/changeset/ports/510935

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

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Tue Sep  3 11:27:39 2019	(r510934)
+++ head/ports-mgmt/portfmt/Makefile	Tue Sep  3 11:45:52 2019	(r510935)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20190831
+PORTVERSION=	g20190901
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	86fa1a1ecece296f5f440bd86510cd5a8ab5b546
+GH_TAGNAME=	daf287e717afa103406777c210165eb1018619d8
 USE_LDCONFIG=	yes
 
 HAS_CONFIGURE=	yes

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Tue Sep  3 11:27:39 2019	(r510934)
+++ head/ports-mgmt/portfmt/distinfo	Tue Sep  3 11:45:52 2019	(r510935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567237488
-SHA256 (t6-portfmt-g20190831-86fa1a1ecece296f5f440bd86510cd5a8ab5b546_GH0.tar.gz) = f3dcbce443a647251a1bed8fc7b3f82a5c6c51a31be0ac0f45df8e13d9186f02
-SIZE (t6-portfmt-g20190831-86fa1a1ecece296f5f440bd86510cd5a8ab5b546_GH0.tar.gz) = 77409
+TIMESTAMP = 1567510823
+SHA256 (t6-portfmt-g20190901-daf287e717afa103406777c210165eb1018619d8_GH0.tar.gz) = bc91885a7fad5639e68807f1f5e6c110185e86b12466ff6958f847fa7ce9aeac
+SIZE (t6-portfmt-g20190901-daf287e717afa103406777c210165eb1018619d8_GH0.tar.gz) = 78393


More information about the svn-ports-all mailing list