ports/188855: [maintainer] [update] sysutils/ansible 1.5.5

Nikolai Lifanov lifanov at mail.lifanov.com
Mon Apr 21 16:00:00 UTC 2014


>Number:         188855
>Category:       ports
>Synopsis:       [maintainer] [update] sysutils/ansible 1.5.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 16:00: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.5. This is a minor change.
This ports removes manpages that are now missing.

Changes:
- Security fix for vault, to ensure the umask is set to a restrictive mode before creating/editing vault files.
- Backported apt_repository security fixes relating to filename/mode upon sources list file creation.

>How-To-Repeat:
Use this patch.

>Fix:

--- ansible.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351688)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.5.4
+PORTVERSION=	1.5.5
 CATEGORIES=	sysutils python
 MASTER_SITES=	SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
@@ -29,7 +29,7 @@
 GH_ACCOUNT=	${PORTNAME}
 GH_PROJECT=	${PORTNAME}
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	036c819
+GH_COMMIT=	7b319d8
 
 USE_PYTHON=		2
 USE_PYDISTUTILS=	yes
@@ -42,10 +42,8 @@
 SUB_FILES=	pkg-message
 
 PLIST_FILES+=	man/man1/ansible-doc.1.gz \
-		man/man1/ansible-galaxy.1.gz \
 		man/man1/ansible-playbook.1.gz \
 		man/man1/ansible-pull.1.gz \
-		man/man1/ansible-vault.1.gz \
 		man/man1/ansible.1.gz \
 		${DESKTOPDIR}/${PORTNAME}.desktop \
 		share/pixmaps/${PORTNAME}.png
Index: distinfo
===================================================================
--- distinfo	(revision 351688)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (ansible-1.5.4.tar.gz) = 71cbe162ead87b044696166d6f74bf675f2f13246fba213ace3c6d93b40dffe0
-SIZE (ansible-1.5.4.tar.gz) = 1141916
+SHA256 (ansible-1.5.5.tar.gz) = a952eb4f35c68fb7338e6b406255009e0324231073d37db79213f22cfc50f0b2
+SIZE (ansible-1.5.5.tar.gz) = 1036216
 SHA256 (ansible.png) = 9bf68abd2c95db4dc8dfc091c0e0e0a9716891f28d157e3f04e541d96e1c6850
 SIZE (ansible.png) = 1160
--- ansible.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list