svn commit: r370819 - head/sysutils/ansible
Rodrigo Osorio
rodrigo at FreeBSD.org
Mon Oct 13 22:01:48 UTC 2014
Author: rodrigo
Date: Mon Oct 13 22:01:47 2014
New Revision: 370819
URL: https://svnweb.freebsd.org/changeset/ports/370819
QAT: https://qat.redports.org/buildarchive/r370819/
Log:
Update sysutils/ansible from 1.7.1 to 1.7.2
several bug fixes and improvements
PR: ports/193926
Submitted by: lifanov at mail.lifanov.com (maintainer)
Approved by: mentors (implicit)
Modified:
head/sysutils/ansible/Makefile
head/sysutils/ansible/distinfo
Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile Mon Oct 13 21:47:15 2014 (r370818)
+++ head/sysutils/ansible/Makefile Mon Oct 13 22:01:47 2014 (r370819)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ansible
-PORTVERSION= 1.7.1
+PORTVERSION= 1.7.2
CATEGORIES= sysutils python
MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
@@ -29,7 +29,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 268e723
+GH_COMMIT= d3c28fe
USES= cpe python:2 shebangfix
USE_PYTHON= autoplist distutils
Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo Mon Oct 13 21:47:15 2014 (r370818)
+++ head/sysutils/ansible/distinfo Mon Oct 13 22:01:47 2014 (r370819)
@@ -1,4 +1,4 @@
-SHA256 (ansible-1.7.1.tar.gz) = 709af35e3198d8562b3de2d333d8382f9cb815b90d764dcd39a2032d721a388b
-SIZE (ansible-1.7.1.tar.gz) = 1265280
+SHA256 (ansible-1.7.2.tar.gz) = e27afa6074cf5c4451d0ae2002413d6328357daa0b5c678490d56b45a4ba2179
+SIZE (ansible-1.7.2.tar.gz) = 1267016
SHA256 (ansible.png) = 9bf68abd2c95db4dc8dfc091c0e0e0a9716891f28d157e3f04e541d96e1c6850
SIZE (ansible.png) = 1160
More information about the svn-ports-all
mailing list