Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2015 14:32:29 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399137 - head/sysutils/ansible
Message-ID:  <201510121432.t9CEWTPT023472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct 12 14:32:29 2015
New Revision: 399137
URL: https://svnweb.freebsd.org/changeset/ports/399137

Log:
  - Update to 1.9.4
  
  PR:		203723
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

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

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Mon Oct 12 14:31:07 2015	(r399136)
+++ head/sysutils/ansible/Makefile	Mon Oct 12 14:32:29 2015	(r399137)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.9.3
+PORTVERSION=	1.9.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://releases.ansible.com/ansible/
 

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Mon Oct 12 14:31:07 2015	(r399136)
+++ head/sysutils/ansible/distinfo	Mon Oct 12 14:32:29 2015	(r399137)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.9.3.tar.gz) = 2594f642fd800056a427c1026410dc6ed8dfa7c0033f5c3d187abdb2b0d4eeed
-SIZE (ansible-1.9.3.tar.gz) = 936633
+SHA256 (ansible-1.9.4.tar.gz) = 972c2face49f1577bd0ff7989440bfe2820e66fb10d7579915cc536bccfa6fe3
+SIZE (ansible-1.9.4.tar.gz) = 937120



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510121432.t9CEWTPT023472>