ports/188209: [maintainer] [update] [patch] sysutils/ansible 1.5.4

Nikolai Lifanov lifanov at mail.lifanov.com
Wed Apr 2 23:30:00 UTC 2014


>Number:         188209
>Category:       ports
>Synopsis:       [maintainer] [update] [patch] sysutils/ansible 1.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 02 23:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Nikolai Lifanov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mail.lifanov.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Please update sysutils/ansible to 1.5.4.
	This is a bugfix release.

	Changelog: https://raw.githubusercontent.com/ansible/ansible/v1.5.4/CHANGELOG.md

>How-To-Repeat:
	Apply this patch.

>Fix:

--- ansible-1.5.4.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 349958)
+++ Makefile	(working copy)
@@ -1,8 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.5.3
+PORTVERSION=	1.5.4
 CATEGORIES=	sysutils python
+MASTER_SITES=	GH SF/lifanov-ports-distfiles/${PORTNAME}/
 
 MAINTAINER=	lifanov at mail.lifanov.com
 COMMENT=	Simple ssh-based configuration management and orchestration system
@@ -20,10 +21,10 @@
 ACCELERATE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \
 			${PYTHON_PKGNAMEPREFIX}keyczar>0:${PORTSDIR}/security/py-keyczar
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	ansible
-GH_TAGNAME=	v${DISTVERSION}
-GH_COMMIT=	6ae58a9
+USE_GITHUB=    yes
+GH_ACCOUNT=    ansible
+GH_TAGNAME=    v${DISTVERSION}
+GH_COMMIT=     9f33fd1
 
 USE_PYTHON=		2
 USE_PYDISTUTILS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 349958)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.5.3.tar.gz) = 3b3f5a0410124ad5a432b1e8125fcd27118597af429f05e58e712ae2a9212539
-SIZE (ansible-1.5.3.tar.gz) = 1035170
+SHA256 (ansible-1.5.4.tar.gz) = 527be605e7db72a7070682a9cd92dff2f10064e7679c7d90b5dffaadcceed6d2
+SIZE (ansible-1.5.4.tar.gz) = 1036026
--- ansible-1.5.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list