Date: Sun, 8 Jul 2018 22:23:05 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474202 - head/sysutils/ansible25 Message-ID: <201807082223.w68MN5vS047706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Sun Jul 8 22:23:05 2018 New Revision: 474202 URL: https://svnweb.freebsd.org/changeset/ports/474202 Log: update sysutils/ansible25 to 2.5.6 Changes: https://github.com/ansible/ansible/blob/v2.5.6/changelogs/CHANGELOG-v2.5.rst Modified: head/sysutils/ansible25/Makefile head/sysutils/ansible25/distinfo Modified: head/sysutils/ansible25/Makefile ============================================================================== --- head/sysutils/ansible25/Makefile Sun Jul 8 21:15:47 2018 (r474201) +++ head/sysutils/ansible25/Makefile Sun Jul 8 22:23:05 2018 (r474202) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 PORTREVISION= 0 PKGNAMESUFFIX= 25 Modified: head/sysutils/ansible25/distinfo ============================================================================== --- head/sysutils/ansible25/distinfo Sun Jul 8 21:15:47 2018 (r474201) +++ head/sysutils/ansible25/distinfo Sun Jul 8 22:23:05 2018 (r474202) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530487374 -SHA256 (ansible-2.5.5.tar.gz) = d7e5aae60c0e76c824bf8a410fe247b5c4afcfaee272f6283b4f996d237e365a -SIZE (ansible-2.5.5.tar.gz) = 10150862 +TIMESTAMP = 1531088371 +SHA256 (ansible-2.5.6.tar.gz) = 65ef5952f4e319343c5ffb9d000f0f4b974fcc55812df392863f9423ffb91dd7 +SIZE (ansible-2.5.6.tar.gz) = 10157989
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807082223.w68MN5vS047706>