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

Tobias Kortkamp tobik at FreeBSD.org
Fri May 3 09:37:42 UTC 2019


Author: tobik
Date: Fri May  3 09:37:40 2019
New Revision: 500711
URL: https://svnweb.freebsd.org/changeset/ports/500711

Log:
  ports-mgmt/portfmt: Update to latest commit
  
  Changes:	https://github.com/t6/portfmt/compare/7f255c432d57aac01b9b46cae3ac5f0b74c04e45...c667ef4bc6b5bd51b979930c1490b82d8e8f2a11

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

Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile	Fri May  3 09:31:27 2019	(r500710)
+++ head/ports-mgmt/portfmt/Makefile	Fri May  3 09:37:40 2019	(r500711)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	portfmt
-PORTVERSION=	g20190502
+PORTVERSION=	g20190503
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	t6
-GH_TAGNAME=	7f255c432d57aac01b9b46cae3ac5f0b74c04e45
+GH_TAGNAME=	c667ef4bc6b5bd51b979930c1490b82d8e8f2a11
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	LDFLAGS="${LDFLAGS}" \

Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo	Fri May  3 09:31:27 2019	(r500710)
+++ head/ports-mgmt/portfmt/distinfo	Fri May  3 09:37:40 2019	(r500711)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556806432
-SHA256 (t6-portfmt-g20190502-7f255c432d57aac01b9b46cae3ac5f0b74c04e45_GH0.tar.gz) = 9751a04f56d98aa74c66d89b97d9c61c2144fa9d4fded2916f6f55b5e2e84ba2
-SIZE (t6-portfmt-g20190502-7f255c432d57aac01b9b46cae3ac5f0b74c04e45_GH0.tar.gz) = 46193
+TIMESTAMP = 1556876045
+SHA256 (t6-portfmt-g20190503-c667ef4bc6b5bd51b979930c1490b82d8e8f2a11_GH0.tar.gz) = 04772bd1680e505aa502394d60cdc6eb963b0daf3512220d500473aa10650d31
+SIZE (t6-portfmt-g20190503-c667ef4bc6b5bd51b979930c1490b82d8e8f2a11_GH0.tar.gz) = 46408


More information about the svn-ports-all mailing list