Bug 161235 - [PATCH] www/py27-tornado: update to 2.1
Summary: [PATCH] www/py27-tornado: update to 2.1
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: 2011-10-02 15:50 UTC by Po-Chuan Hsieh
Modified: 2011-10-19 10:20 UTC (History)
1 user (show)

See Also:


Attachments
py27-tornado-2.1.patch (12.22 KB, patch)
2011-10-02 15:50 UTC, Po-Chuan Hsieh
no flags Details | Diff
py-tornado.2.1.patch (12.50 KB, patch)
2011-10-08 12:02 UTC, khsing.cn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-10-02 15:50:05 UTC
- Update to 2.1
- Restrict USE_PYTHON range

Port maintainer (khsing.cn@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-02 15:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-02 15:50:16 UTC
Maintainer of www/py-tornado,

Please note that PR ports/161235 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161235

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-02 15:50:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 khsing.cn 2011-10-03 02:14:09 UTC
This pr is duplicated with pr160859.

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

Thanks

On Oct 2, 2011, at 10:50 PM, Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of www/py-tornado,
> 
> Please note that PR ports/161235 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161235
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-10-03 03:49:49 UTC
On Mon, Oct 03, 2011 at 01:20:07AM +0000, Guixing Bai wrote:
> The following reply was made to PR ports/161235; it has been noted by GNATS.
> 
> From: Guixing Bai <khsing.cn@gmail.com>
> To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>
> Cc: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>
> Subject: Re: ports/161235: [PATCH] www/py27-tornado: update to 2.1
> Date: Mon, 3 Oct 2011 09:14:09 +0800
> 
>  This pr is duplicated with pr160859.
>  
>  http://www.freebsd.org/cgi/query-pr.cgi?pr=160859
>  
>  Thanks

Hi,

I committed everything in your followup of ports/160859 except
PORTVERSION=2.1 as you did not include PLIST change in your patch.
Therefore, this port remains 1.2.1.

Regards,
sunpoet

>  On Oct 2, 2011, at 10:50 PM, Edwin Groothuis <edwin@FreeBSD.org> wrote:
>  
>  > Maintainer of www/py-tornado,
>  > 
>  > Please note that PR ports/161235 has just been submitted.
>  > 
>  > If it contains a patch for an upgrade, an enhancement or a bug fix
>  > you agree on, reply to this email stating that you approve the patch
>  > and a committer will take care of it.
>  > 
>  > The full text of the PR can be found at:
>  >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161235
>  > 
>  > -- 
>  > Edwin Groothuis via the GNATS Auto Assign Tool
>  > edwin@FreeBSD.org
Comment 6 khsing.cn 2011-10-08 12:02:05 UTC
Sunpoet, Thank you very much.

I have regenerate new plist file and cleanup something shouldn't
appear in plist.

please re-commit into repository. Thanks
Comment 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-10-09 19:14:34 UTC
On Sat, Oct 08, 2011 at 11:10:04AM +0000, khsing wrote:
>  Sunpoet, Thank you very much.
>  
>  I have regenerate new plist file and cleanup something shouldn't
>  appear in plist.
>  
>  please re-commit into repository. Thanks

Hi,

By comparing my patch with yours [1], I would like to confirm that the
following files does not appear in the package you built. I have these
files built in tinderbox. Would you rebuild this port again? Thanks.

%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt

[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=161235

Regards,
sunpoet
Comment 8 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-10-19 06:52:55 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 9 khsing.cn 2011-10-19 10:15:22 UTC
Yes, I am wrong, egg-info should be delete.

Thank you sunpoet.

On Mon, Oct 10, 2011 at 2:14 AM, Sunpoet Po-Chuan Hsieh
<sunpoet@freebsd.org> wrote:
> On Sat, Oct 08, 2011 at 11:10:04AM +0000, khsing wrote:
>> =C2=A0Sunpoet, Thank you very much.
>>
>> =C2=A0I have regenerate new plist file and cleanup something shouldn't
>> =C2=A0appear in plist.
>>
>> =C2=A0please re-commit into repository. Thanks
>
> Hi,
>
> By comparing my patch with yours [1], I would like to confirm that the
> following files does not appear in the package you built. I have these
> files built in tinderbox. Would you rebuild this port again? Thanks.
>
> %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
> %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
> %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
> %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
> %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt
>
> [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=3D161235
>
> Regards,
> sunpoet
>



--=20
A man live in jail and want to break.
http://blog.khsing.net