svn commit: r467801 - head/sysutils/ansible

Nikolai Lifanov lifanov at FreeBSD.org
Thu Apr 19 19:45:41 UTC 2018


Author: lifanov
Date: Thu Apr 19 19:45:40 2018
New Revision: 467801
URL: https://svnweb.freebsd.org/changeset/ports/467801

Log:
  update sysutils/ansible to 2.5.1
  
  Changes: https://github.com/ansible/ansible/blob/v2.5.1/changelogs/CHANGELOG-v2.5.rst

Modified:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/distinfo

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Thu Apr 19 19:20:40 2018	(r467800)
+++ head/sysutils/ansible/Makefile	Thu Apr 19 19:45:40 2018	(r467801)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION?=	2.5.0
+PORTVERSION?=	2.5.1
 PORTREVISION?=	0
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://releases.ansible.com/ansible/

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Thu Apr 19 19:20:40 2018	(r467800)
+++ head/sysutils/ansible/distinfo	Thu Apr 19 19:45:40 2018	(r467801)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522077546
-SHA256 (ansible-2.5.0.tar.gz) = 714ede4b0f5455eb2dd2536d8cabb42ab439f52b5ac902308ad027b46f68e6dc
-SIZE (ansible-2.5.0.tar.gz) = 10073927
+TIMESTAMP = 1524167069
+SHA256 (ansible-2.5.1.tar.gz) = 51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a
+SIZE (ansible-2.5.1.tar.gz) = 10100358


More information about the svn-ports-head mailing list