Bug 183491 - maintainer update : sysutils/py-salt-api
Summary: maintainer update : sysutils/py-salt-api
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-30 16:50 UTC by Christer Edwards
Modified: 2013-10-30 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.19 KB, patch)
2013-10-30 16: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-10-30 16:50:00 UTC
maintainer update : sysutils/py-salt-api

Fix: maintainer update : sysutils/py-salt-api

Patch attached with submission follows:
How-To-Repeat: maintainer update : sysutils/py-salt-api
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-30 16: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 William Grzybowski freebsd_committer freebsd_triage 2013-10-30 18:04:18 UTC
Responsible Changed
From-To: freebsd-python->wg

I'll take it.
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-10-30 18:04:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-10-30 18:05:02 UTC
Author: wg
Date: Wed Oct 30 18:04:56 2013
New Revision: 332160
URL: http://svnweb.freebsd.org/changeset/ports/332160

Log:
  sysutils/py-salt-api: update to 0.8.3
  
  - Update to 0.8.3 [1]
  - Allow staging
  - Use python auto plist
  
  PR:		ports/183491 [1]
  Submitted by:	Christer Edwards <christer.edwards gmail.com> (maintainer)

Modified:
  head/sysutils/py-salt-api/Makefile
  head/sysutils/py-salt-api/distinfo

Modified: head/sysutils/py-salt-api/Makefile
==============================================================================
--- head/sysutils/py-salt-api/Makefile	Wed Oct 30 17:57:33 2013	(r332159)
+++ head/sysutils/py-salt-api/Makefile	Wed Oct 30 18:04:56 2013	(r332160)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	salt-api
-PORTVERSION=	0.8.2
+PORTVERSION=	0.8.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,17 +14,11 @@ LICENSE=	AL2
 FETCH_ARGS=	-pRr
 USE_PYTHON=	2.6-2.7
 USE_PYDISTUTILS=	yes
-
-SUB_LIST+=	PYTHON_CMD=${PYTHON_CMD}
-
-MAN1=	salt-api.1
-MAN7=	salt-api.7
+PYDISTUTILS_AUTOPLIST=	yes
 
 BUILD_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt
-
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py
 

Modified: head/sysutils/py-salt-api/distinfo
==============================================================================
--- head/sysutils/py-salt-api/distinfo	Wed Oct 30 17:57:33 2013	(r332159)
+++ head/sysutils/py-salt-api/distinfo	Wed Oct 30 18:04:56 2013	(r332160)
@@ -1,2 +1,2 @@
-SHA256 (salt-api-0.8.2.tar.gz) = f265d6c37f4f73a1a655997cf3a94e03ad8a40d3d9e2af9175079f0dfe3c4ec0
-SIZE (salt-api-0.8.2.tar.gz) = 42544
+SHA256 (salt-api-0.8.3.tar.gz) = 11e834678224ee1393c7a272cb5fc11c532d46deb202631c5d56b1badd2c6a40
+SIZE (salt-api-0.8.3.tar.gz) = 50640
_______________________________________________
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"