svn commit: r332136 - head/sysutils/ansible

Danilo Egea Gondolfo danilo at FreeBSD.org
Wed Oct 30 15:53:44 UTC 2013


Author: danilo
Date: Wed Oct 30 15:53:43 2013
New Revision: 332136
URL: http://svnweb.freebsd.org/changeset/ports/332136

Log:
  - Update from 1.3.3 to 1.3.4
  
  PR:		ports/183483
  Submitted by:	Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer)

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

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Wed Oct 30 15:53:09 2013	(r332135)
+++ head/sysutils/ansible/Makefile	Wed Oct 30 15:53:43 2013	(r332136)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansible
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://ansibleworks.com/releases/
 

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Wed Oct 30 15:53:09 2013	(r332135)
+++ head/sysutils/ansible/distinfo	Wed Oct 30 15:53:43 2013	(r332136)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.3.3.tar.gz) = d559f42f2e5e5d862a8d2008c04a3cfe59b046cee437a3b9b9e3e5afe2ddbc06
-SIZE (ansible-1.3.3.tar.gz) = 450528
+SHA256 (ansible-1.3.4.tar.gz) = 2a67c759194f117f4808a4a516d2a8834b2d2365e5534af805da4a4739d700b9
+SIZE (ansible-1.3.4.tar.gz) = 450676


More information about the svn-ports-all mailing list