Bug 184754 - maintainer update : sysutils/py-halite
Summary: maintainer update : sysutils/py-halite
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-12-13 17:30 UTC by Christer Edwards
Modified: 2013-12-18 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (966 bytes, patch)
2013-12-13 17:30 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-12-13 17:30:00 UTC
maintainer update : sysutils/py-halite

Fix: maintainer update : sysutils/py-halite

Patch attached with submission follows:
How-To-Repeat: maintainer update : sysutils/py-halite
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-12-15 18:23:48 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-15 18:24:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-12-16 16:01:50 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-18 13:31:58 UTC
Author: culot
Date: Wed Dec 18 13:31:50 2013
New Revision: 336830
URL: http://svnweb.freebsd.org/changeset/ports/336830

Log:
  - Update to 0.1.09 [1]
  - Support staging
  
  PR:		ports/184754 [1]
  Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

Modified:
  head/sysutils/py-halite/Makefile
  head/sysutils/py-halite/distinfo

Modified: head/sysutils/py-halite/Makefile
==============================================================================
--- head/sysutils/py-halite/Makefile	Wed Dec 18 13:25:02 2013	(r336829)
+++ head/sysutils/py-halite/Makefile	Wed Dec 18 13:31:50 2013	(r336830)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	halite
-PORTVERSION=	0.1.05
+PORTVERSION=	0.1.09
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,6 @@ BUILD_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}s
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py
 

Modified: head/sysutils/py-halite/distinfo
==============================================================================
--- head/sysutils/py-halite/distinfo	Wed Dec 18 13:25:02 2013	(r336829)
+++ head/sysutils/py-halite/distinfo	Wed Dec 18 13:31:50 2013	(r336830)
@@ -1,2 +1,2 @@
-SHA256 (halite-0.1.05.tar.gz) = b46df0cb1a84c890ba656eaa1f2c8d386466d0781f0f6e7897025c2f94cad80c
-SIZE (halite-0.1.05.tar.gz) = 417020
+SHA256 (halite-0.1.09.tar.gz) = d9467e4b16bd6e73bb684b75b9bc957ca0e929fdec1dc5acae397d6831dae000
+SIZE (halite-0.1.09.tar.gz) = 421534
_______________________________________________
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 5 Frederic Culot freebsd_committer freebsd_triage 2013-12-18 13:32:07 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!