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

Tobias Kortkamp tobik at FreeBSD.org
Sun Nov 17 18:20:05 UTC 2019


Author: tobik
Date: Sun Nov 17 18:20:03 2019
New Revision: 517835
URL: https://svnweb.freebsd.org/changeset/ports/517835

Log:
  ports-mgmt/portfmt: Update to latest commit (chase r517831)
  
  Changes:	https://github.com/t6/portfmt/commits/9121f6116898888fe3312fa20160b06c5271625e

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Sun Nov 17 17:21:29 2019	(r517834)
+++ head/ports-mgmt/portfmt/Makefile	Sun Nov 17 18:20:03 2019	(r517835)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20191112
+PORTVERSION=	g20191117
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	6cd962511a8bc631f09a38af09725db59eff9cc7
+GH_TAGNAME=	9121f6116898888fe3312fa20160b06c5271625e
 USE_LDCONFIG=	yes
 
 HAS_CONFIGURE=	yes

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Sun Nov 17 17:21:29 2019	(r517834)
+++ head/ports-mgmt/portfmt/distinfo	Sun Nov 17 18:20:03 2019	(r517835)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574006106
-SHA256 (t6-portfmt-g20191112-6cd962511a8bc631f09a38af09725db59eff9cc7_GH0.tar.gz) = 25e56bfc3ca7289436453d32c23c996e9a027813fc05c96480d3c0b5680acdc6
-SIZE (t6-portfmt-g20191112-6cd962511a8bc631f09a38af09725db59eff9cc7_GH0.tar.gz) = 86762
+TIMESTAMP = 1574014601
+SHA256 (t6-portfmt-g20191117-9121f6116898888fe3312fa20160b06c5271625e_GH0.tar.gz) = fb1e0a0977746f81185e73ed67a87693a434450ed0240aa2740040580e377dfe
+SIZE (t6-portfmt-g20191117-9121f6116898888fe3312fa20160b06c5271625e_GH0.tar.gz) = 86755


More information about the svn-ports-all mailing list