Bug 176921 - [PATCH] sysutils/py-salt: update to 0.13.2
Summary: [PATCH] sysutils/py-salt: update to 0.13.2
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 16:50 UTC by Denis Generalov
Modified: 2013-03-14 08:20 UTC (History)
0 users

See Also:


Attachments
file.txt (1.68 KB, text/plain)
2013-03-13 16:50 UTC, Denis Generalov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Generalov 2013-03-13 16:50:00 UTC
Update sysutils/py-salt 0.13.1 -> 0.13.2

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-13 16:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-13 16:50:10 UTC
Maintainer of sysutils/py-salt,

Please note that PR ports/176921 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176921

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-13 16:50:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Christer Edwards 2013-03-13 16:58:38 UTC
I was just starting to work on this. Looks like you beat me to it.

Looks good. Approved.


On Wed, Mar 13, 2013 at 10:50 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of sysutils/py-salt,
>
> Please note that PR ports/176921 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176921
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-03-13 17:10:33 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 6 Frederic Culot freebsd_committer freebsd_triage 2013-03-14 08:15:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-03-14 08:15:59 UTC
Author: culot
Date: Thu Mar 14 08:15:46 2013
New Revision: 314140
URL: http://svnweb.freebsd.org/changeset/ports/314140

Log:
  - Update to 0.13.2
  
  PR:		ports/176921
  Submitted by:	Denis Generalov <gd@rambler-co.ru>
  Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

Modified:
  head/sysutils/py-salt/Makefile
  head/sysutils/py-salt/distinfo
  head/sysutils/py-salt/pkg-plist

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Thu Mar 14 07:53:05 2013	(r314139)
+++ head/sysutils/py-salt/Makefile	Thu Mar 14 08:15:46 2013	(r314140)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	0.13.1
+PORTVERSION=	0.13.2
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Thu Mar 14 07:53:05 2013	(r314139)
+++ head/sysutils/py-salt/distinfo	Thu Mar 14 08:15:46 2013	(r314140)
@@ -1,2 +1,2 @@
-SHA256 (salt-0.13.1.tar.gz) = 944caedffef0d3d4ecdb34e3cf32749e32cdddf5b78fee759f43f63a3fd0430c
-SIZE (salt-0.13.1.tar.gz) = 1016399
+SHA256 (salt-0.13.2.tar.gz) = 6b31de87e75c7fe48aaa752dae5fa8e8d9ebfcbd8c7ed101c25633bfd328d3a5
+SIZE (salt-0.13.2.tar.gz) = 1020584

Modified: head/sysutils/py-salt/pkg-plist
==============================================================================
--- head/sysutils/py-salt/pkg-plist	Thu Mar 14 07:53:05 2013	(r314139)
+++ head/sysutils/py-salt/pkg-plist	Thu Mar 14 08:15:46 2013	(r314140)
@@ -885,9 +885,9 @@ bin/salt-syndic
 %%PYTHON_SITELIBDIR%%/salt/utils/winservice.py
 %%PYTHON_SITELIBDIR%%/salt/utils/winservice.pyc
 %%PYTHON_SITELIBDIR%%/salt/utils/winservice.pyo
-%%PYTHON_SITELIBDIR%%/salt/utils/yaml.py
-%%PYTHON_SITELIBDIR%%/salt/utils/yaml.pyc
-%%PYTHON_SITELIBDIR%%/salt/utils/yaml.pyo
+%%PYTHON_SITELIBDIR%%/salt/utils/yamlloader.py
+%%PYTHON_SITELIBDIR%%/salt/utils/yamlloader.pyc
+%%PYTHON_SITELIBDIR%%/salt/utils/yamlloader.pyo
 %%PYTHON_SITELIBDIR%%/salt/version.py
 %%PYTHON_SITELIBDIR%%/salt/version.pyc
 %%PYTHON_SITELIBDIR%%/salt/version.pyo
_______________________________________________
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"