svn commit: r500662 - head/ports-mgmt/portfmt
Tobias Kortkamp
tobik at FreeBSD.org
Thu May 2 14:15:15 UTC 2019
Author: tobik
Date: Thu May 2 14:15:13 2019
New Revision: 500662
URL: https://svnweb.freebsd.org/changeset/ports/500662
Log:
ports-mgmt/portfmt: Update to latest commit
Changes: https://github.com/t6/portfmt/compare/5f6ab52521d24bbf4bd158064339b9ed3d9d82e1...7f255c432d57aac01b9b46cae3ac5f0b74c04e45
Modified:
head/ports-mgmt/portfmt/Makefile
head/ports-mgmt/portfmt/distinfo
Modified: head/ports-mgmt/portfmt/Makefile
==============================================================================
--- head/ports-mgmt/portfmt/Makefile Thu May 2 14:13:47 2019 (r500661)
+++ head/ports-mgmt/portfmt/Makefile Thu May 2 14:15:13 2019 (r500662)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= portfmt
-PORTVERSION= g20190501
+PORTVERSION= g20190502
CATEGORIES= ports-mgmt
MAINTAINER= tobik at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= t6
-GH_TAGNAME= 5f6ab52521d24bbf4bd158064339b9ed3d9d82e1
+GH_TAGNAME= 7f255c432d57aac01b9b46cae3ac5f0b74c04e45
HAS_CONFIGURE= yes
CONFIGURE_ARGS= LDFLAGS="${LDFLAGS}" \
Modified: head/ports-mgmt/portfmt/distinfo
==============================================================================
--- head/ports-mgmt/portfmt/distinfo Thu May 2 14:13:47 2019 (r500661)
+++ head/ports-mgmt/portfmt/distinfo Thu May 2 14:15:13 2019 (r500662)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556697237
-SHA256 (t6-portfmt-g20190501-5f6ab52521d24bbf4bd158064339b9ed3d9d82e1_GH0.tar.gz) = 4699540ce14ca244df9a9be97728b51731b341feba480f2d5f3869eb9fb140b5
-SIZE (t6-portfmt-g20190501-5f6ab52521d24bbf4bd158064339b9ed3d9d82e1_GH0.tar.gz) = 45133
+TIMESTAMP = 1556806432
+SHA256 (t6-portfmt-g20190502-7f255c432d57aac01b9b46cae3ac5f0b74c04e45_GH0.tar.gz) = 9751a04f56d98aa74c66d89b97d9c61c2144fa9d4fded2916f6f55b5e2e84ba2
+SIZE (t6-portfmt-g20190502-7f255c432d57aac01b9b46cae3ac5f0b74c04e45_GH0.tar.gz) = 46193
More information about the svn-ports-all
mailing list