Bug 185539 - [maintainer] [update] [patch] sysutils/ansible 1.4.4
Summary: [maintainer] [update] [patch] sysutils/ansible 1.4.4
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 21:30 UTC by Nikolai Lifanov
Modified: 2014-01-07 07:40 UTC (History)
0 users

See Also:


Attachments
patch.txt (743 bytes, text/plain)
2014-01-06 21:30 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2014-01-06 21:30:00 UTC
	Please update sysutils/ansible to 1.4.4.
	This is a bugfix release.

	Changelog: https://raw.github.com/ansible/ansible/v1.4.4/CHANGELOG.md

How-To-Repeat: 	See the attached patch.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2014-01-07 00:31:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-07 07:35:16 UTC
Author: jgh
Date: Tue Jan  7 07:35:09 2014
New Revision: 338979
URL: http://svnweb.freebsd.org/changeset/ports/338979

Log:
  - update to 1.4.4
  
  PR:		185539
  Submitted by:	maintainer, lifanov@mail.lifanov.com

Modified:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/distinfo

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Tue Jan  7 07:33:03 2014	(r338978)
+++ head/sysutils/ansible/Makefile	Tue Jan  7 07:35:09 2014	(r338979)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://ansibleworks.com/releases/
 

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Tue Jan  7 07:33:03 2014	(r338978)
+++ head/sysutils/ansible/distinfo	Tue Jan  7 07:35:09 2014	(r338979)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.4.3.tar.gz) = 0741788cdd86d2e3bbfb4474c26bb13d57690ed2e2c8ff8dd1c271a7de590ee3
-SIZE (ansible-1.4.3.tar.gz) = 578755
+SHA256 (ansible-1.4.4.tar.gz) = 1b351a421d76a90dbbe723dba2bdbcfc1efea42bfe322b4c4ed4e844b2117a20
+SIZE (ansible-1.4.4.tar.gz) = 578849
_______________________________________________
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 Jason Helfman freebsd_committer freebsd_triage 2014-01-07 07:36:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!