svn commit: r399137 - head/sysutils/ansible
Frederic Culot
culot at FreeBSD.org
Mon Oct 12 14:32:30 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list