Bug 184373 - [maintainer] [update] [patch] sysutils/ansible 1.4.1
Summary: [maintainer] [update] [patch] sysutils/ansible 1.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 15:40 UTC by Nikolai Lifanov
Modified: 2013-11-29 16:20 UTC (History)
0 users

See Also:


Attachments
ansible-1.4.1.diff (737 bytes, patch)
2013-11-29 15:40 UTC, Nikolai Lifanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2013-11-29 15:40:00 UTC
	Please update sysutils/ansible from 1.4 to 1.4.1.
	This is a bugfix release.

How-To-Repeat: 	See the patch attached.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2013-11-29 15:47:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->koobs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-29 16:17:22 UTC
Author: koobs
Date: Fri Nov 29 16:17:10 2013
New Revision: 335193
URL: http://svnweb.freebsd.org/changeset/ports/335193

Log:
  sysutils/ansible: Update to 1.4.1
  
  PR:		ports/184373
  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	Fri Nov 29 16:08:41 2013	(r335192)
+++ head/sysutils/ansible/Makefile	Fri Nov 29 16:17:10 2013	(r335193)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.4
+PORTVERSION=	1.4.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://ansibleworks.com/releases/
 

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Fri Nov 29 16:08:41 2013	(r335192)
+++ head/sysutils/ansible/distinfo	Fri Nov 29 16:17:10 2013	(r335193)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.4.tar.gz) = 6fa72d5975ea6aabddcdf1ed73c9a6e484ef0449ecec343b609c174067ac04a7
-SIZE (ansible-1.4.tar.gz) = 573223
+SHA256 (ansible-1.4.1.tar.gz) = bfd1bbf96b4802a4302262e10374c6c400a3394d4dfd6ef6a8f3f7cad77b7ac9
+SIZE (ansible-1.4.1.tar.gz) = 571296
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2013-11-29 16:18:47 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks Nikolai!