Maintainer update: sysutils/py-halite Fix: Maintainer update: sysutils/py-halite Patch attached with submission follows: How-To-Repeat: Maintainer update: sysutils/py-halite
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->wg I'll take it.
Author: wg Date: Sat Nov 2 18:10:07 2013 New Revision: 332530 URL: http://svnweb.freebsd.org/changeset/ports/332530 Log: sysutils/py-halite: update to 0.1.04 PR: ports/183592 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 Sat Nov 2 18:08:12 2013 (r332529) +++ head/sysutils/py-halite/Makefile Sat Nov 2 18:10:07 2013 (r332530) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= halite -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.04 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-halite/distinfo ============================================================================== --- head/sysutils/py-halite/distinfo Sat Nov 2 18:08:12 2013 (r332529) +++ head/sysutils/py-halite/distinfo Sat Nov 2 18:10:07 2013 (r332530) @@ -1,2 +1,2 @@ -SHA256 (halite-0.1.0.tar.gz) = 29afa484ea479dc273eff9865f35b65ce26f82114f104446142bb8fa0cee8346 -SIZE (halite-0.1.0.tar.gz) = 390099 +SHA256 (halite-0.1.04.tar.gz) = 1b95413df2947bd98bba22484dbdf908d9afd70f7429675cc1750f2b77176048 +SIZE (halite-0.1.04.tar.gz) = 394945 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!