Bug 181001 - maintainer update : sysutils/py-salt
Summary: maintainer update : sysutils/py-salt
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 18:50 UTC by Christer Edwards
Modified: 2013-08-17 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (987 bytes, patch)
2013-08-02 18:50 UTC, Christer Edwards
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christer Edwards 2013-08-02 18:50:00 UTC
maintainer update : sysutils/py-salt (0.16.0->0.16.2)

Fix: maintainer update : sysutils/py-salt (0.16.0->0.16.2)

Patch attached with submission follows:
How-To-Repeat: maintainer update : sysutils/py-salt (0.16.0->0.16.2)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-02 18:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-17 09:40:39 UTC
State Changed
From-To: open->closed

Committed. Thanks! 


Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-17 09:40:39 UTC
Responsible Changed
From-To: freebsd-python->sunpoet

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-08-17 09:40:48 UTC
Author: sunpoet
Date: Sat Aug 17 08:40:34 2013
New Revision: 324835
URL: http://svnweb.freebsd.org/changeset/ports/324835

Log:
  - Update to 0.16.3
  - While I'm here, add PyPI link as WWW
  
  Changes:	http://docs.saltstack.com/topics/releases/0.16.3.html
  		http://docs.saltstack.com/topics/releases/0.16.2.html
  PR:		ports/181001, ports/181168
  Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

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

Modified: head/sysutils/py-salt/Makefile
==============================================================================
--- head/sysutils/py-salt/Makefile	Sat Aug 17 08:36:30 2013	(r324834)
+++ head/sysutils/py-salt/Makefile	Sat Aug 17 08:40:34 2013	(r324835)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt
-PORTVERSION=	0.16.0
+PORTVERSION=	0.16.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-salt/distinfo
==============================================================================
--- head/sysutils/py-salt/distinfo	Sat Aug 17 08:36:30 2013	(r324834)
+++ head/sysutils/py-salt/distinfo	Sat Aug 17 08:40:34 2013	(r324835)
@@ -1,2 +1,2 @@
-SHA256 (salt-0.16.0.tar.gz) = 2f79012838a5e674f5cd2126326606bffc3b3cb24c33d8667a11158241b656fc
-SIZE (salt-0.16.0.tar.gz) = 3523789
+SHA256 (salt-0.16.3.tar.gz) = 6ddf6802ea8957dcc4434c2b0177a9bcadc9979f6a1c370f5ef20859ffadd18f
+SIZE (salt-0.16.3.tar.gz) = 3543283

Modified: head/sysutils/py-salt/pkg-descr
==============================================================================
--- head/sysutils/py-salt/pkg-descr	Sat Aug 17 08:36:30 2013	(r324834)
+++ head/sysutils/py-salt/pkg-descr	Sat Aug 17 08:40:34 2013	(r324835)
@@ -4,4 +4,5 @@ Salt : Remote Execution and State Manage
 Salt is a powerful remote execution and state manager that can be
 used to administer servers in a fast and efficient way.
 
-WWW: http://saltstack.org
+WWW: https://pypi.python.org/pypi/salt
+WWW: http://saltstack.org/
_______________________________________________
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"