From william88@gmail.com  Tue Mar 19 14:08:12 2013
Return-Path: <william88@gmail.com>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id BF41875
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 14:08:12 +0000 (UTC)
	(envelope-from william88@gmail.com)
Received: from mail-qa0-f50.google.com (mail-qa0-f50.google.com [209.85.216.50])
	by mx1.freebsd.org (Postfix) with ESMTP id 880DA921
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 14:08:12 +0000 (UTC)
Received: by mail-qa0-f50.google.com with SMTP id dx4so312403qab.2
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Mar 2013 07:08:05 -0700 (PDT)
Received: from localhost ([177.16.213.174])
        by mx.google.com with ESMTPS id hr3sm43267032qab.4.2013.03.19.07.02.40
        (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Tue, 19 Mar 2013 07:02:42 -0700 (PDT)
Message-Id: <51487002.c3dae00a.3be5.7e64@mx.google.com>
Date: Tue, 19 Mar 2013 07:02:42 -0700 (PDT)
From: William Grzybowski <william88@gmail.com>
Reply-To: William Grzybowski <william88@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/py-rose
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177110
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-rose
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lippe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 19 14:10:01 UTC 2013
>Closed-Date:    Tue Mar 19 20:34:53 UTC 2013
>Last-Modified:  Tue Mar 19 20:34:53 UTC 2013
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	py-rose: A small library for keeping your version up-to-date easily & everywhere.
	Redports: https://redports.org/buildarchive/20130319135300-47866/

	This will be required for new version of www/py-django-tastypie

>How-To-Repeat:
>Fix:

	See attached patch


--- py-rose.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-rose/Makefile
#	py-rose/distinfo
#	py-rose/pkg-descr
#
echo x - py-rose/Makefile
sed 's/^X//' >py-rose/Makefile << '46ae7d80dcc1ea28d335c76fea1f8903'
X# Created by: William Grzybowski <william88@gmail.com>
X
XPORTNAME=	rose
XPORTVERSION=	1.0.0
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	william88@gmail.com
XCOMMENT=	A small library for keeping your version up-to-date easily everywhere
X
XLICENSE=	BSD
X
XUSE_PYTHON=	2.6+
XUSE_PYDISTUTILS=	easy_install
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
46ae7d80dcc1ea28d335c76fea1f8903
echo x - py-rose/distinfo
sed 's/^X//' >py-rose/distinfo << 'b39154e918abe5d7b640f21ec61bb474'
XSHA256 (rose-1.0.0.tar.gz) = 52b532a79051c4abeaf8cc8b0248800dbbd7ceeddf91ee00e2a096f6f78a7d6b
XSIZE (rose-1.0.0.tar.gz) = 3566
b39154e918abe5d7b640f21ec61bb474
echo x - py-rose/pkg-descr
sed 's/^X//' >py-rose/pkg-descr << 'e7e44b9ca866948bb75c19ad37a11618'
XA small library for keeping your version up-to-date easily & everywhere.
X
XThe pain of having to update your setup.py, your Sphinx conf.py, your
X__init__.py & everything else on every release of your Python package sucks.
X
XBy putting your version number in a top-level VERSION file & using this
Xlibrary, you can cut duplication & tedious manual work without having to lean
Xon crazy import hacks.
X
XInspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
X
XWWW: https://github.com/toastdriven/rose
e7e44b9ca866948bb75c19ad37a11618
exit
--- py-rose.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 19 14:10:09 UTC 2013 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177110 
Responsible-Changed-From-To: freebsd-python->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Tue Mar 19 18:24:59 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177110 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177110: commit references a PR
Date: Tue, 19 Mar 2013 20:12:52 +0000 (UTC)

 Author: lippe
 Date: Tue Mar 19 20:12:33 2013
 New Revision: 314683
 URL: http://svnweb.freebsd.org/changeset/ports/314683
 
 Log:
   A small library for keeping your version up-to-date easily & everywhere.
   
   The pain of having to update your setup.py, your Sphinx conf.py, your
   __init__.py & everything else on every release of your Python package sucks.
   
   By putting your version number in a top-level VERSION file & using this
   library, you can cut duplication & tedious manual work without having to lean
   on crazy import hacks.
   
   Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
   
   WWW: https://github.com/toastdriven/rose
   
   PR:		ports/177110
   Submitted by:	William Grzybowski <william88@gmail.com>
 
 Added:
   head/devel/py-rose/
   head/devel/py-rose/Makefile   (contents, props changed)
   head/devel/py-rose/distinfo   (contents, props changed)
   head/devel/py-rose/pkg-descr   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Tue Mar 19 19:38:01 2013	(r314682)
 +++ head/devel/Makefile	Tue Mar 19 20:12:33 2013	(r314683)
 @@ -3628,6 +3628,7 @@
      SUBDIR += py-robotframework-ride
      SUBDIR += py-robotframework-selenium2library
      SUBDIR += py-rope
 +    SUBDIR += py-rose
      SUBDIR += py-roxlib
      SUBDIR += py-rtree
      SUBDIR += py-ruledispatch
 
 Added: head/devel/py-rose/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/py-rose/Makefile	Tue Mar 19 20:12:33 2013	(r314683)
 @@ -0,0 +1,20 @@
 +# Created by: William Grzybowski <william88@gmail.com>
 +# $FreeBSD$
 +
 +PORTNAME=	rose
 +PORTVERSION=	1.0.0
 +CATEGORIES=	devel python
 +MASTER_SITES=	CHEESESHOP
 +PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 +
 +MAINTAINER=	william88@gmail.com
 +COMMENT=	A small library for keeping your version up-to-date easily everywhere
 +
 +LICENSE=	BSD
 +
 +USE_PYTHON=	2.6+
 +USE_PYDISTUTILS=	easy_install
 +
 +PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/py-rose/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/py-rose/distinfo	Tue Mar 19 20:12:33 2013	(r314683)
 @@ -0,0 +1,2 @@
 +SHA256 (rose-1.0.0.tar.gz) = 52b532a79051c4abeaf8cc8b0248800dbbd7ceeddf91ee00e2a096f6f78a7d6b
 +SIZE (rose-1.0.0.tar.gz) = 3566
 
 Added: head/devel/py-rose/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/py-rose/pkg-descr	Tue Mar 19 20:12:33 2013	(r314683)
 @@ -0,0 +1,12 @@
 +A small library for keeping your version up-to-date easily & everywhere.
 +
 +The pain of having to update your setup.py, your Sphinx conf.py, your
 +__init__.py & everything else on every release of your Python package sucks.
 +
 +By putting your version number in a top-level VERSION file & using this
 +library, you can cut duplication & tedious manual work without having to lean
 +on crazy import hacks.
 +
 +Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
 +
 +WWW: https://github.com/toastdriven/rose
 _______________________________________________
 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 
State-Changed-By: lippe 
State-Changed-When: Tue Mar 19 20:34:53 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177110 
>Unformatted:
