Bug 175202 - [PATCH] devel/py27-decorator: update to 3.4.0
Summary: [PATCH] devel/py27-decorator: update to 3.4.0
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 09:10 UTC by Po-Chien Lin
Modified: 2013-01-13 20:50 UTC (History)
1 user (show)

See Also:


Attachments
py27-decorator-3.4.0.patch (1.21 KB, patch)
2013-01-11 09:10 UTC, Po-Chien Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chien Lin 2013-01-11 09:10:00 UTC
- Update to 3.4.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 09:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 09:10:14 UTC
Maintainer of devel/py-decorator,

Please note that PR ports/175202 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/175202

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 09:10:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Denis Shaposhnikov 2013-01-11 17:16:18 UTC
On Fri, Jan 11, 2013 at 10:10 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

>
> Please note that PR ports/175202 has just been submitted.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175202


I agree, please commit it.

Thank you!
Comment 5 Steve Wills freebsd_committer freebsd_triage 2013-01-13 20:46:36 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-01-13 20:46:40 UTC
Author: swills
Date: Sun Jan 13 20:46:31 2013
New Revision: 310333
URL: http://svnweb.freebsd.org/changeset/ports/310333

Log:
  - Update to 3.4.0
  
  PR:		ports/175202
  Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
  Approved by:	Denis Shaposhnikov <dsh@bamus.cz> (maintainer)

Modified:
  head/devel/py-decorator/Makefile   (contents, props changed)
  head/devel/py-decorator/distinfo   (contents, props changed)

Modified: head/devel/py-decorator/Makefile
==============================================================================
--- head/devel/py-decorator/Makefile	Sun Jan 13 20:42:19 2013	(r310332)
+++ head/devel/py-decorator/Makefile	Sun Jan 13 20:46:31 2013	(r310333)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	py-decorator
-# Date created:		Thu Jun 21 14:49:52 MSD 2007
-# Whom:			Denis Shaposhnikov <dsh@vlink.ru>
-#
+# Created by: Denis Shaposhnikov <dsh@vlink.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	decorator
-PORTVERSION=	3.3.3
+PORTVERSION=	3.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-decorator/distinfo
==============================================================================
--- head/devel/py-decorator/distinfo	Sun Jan 13 20:42:19 2013	(r310332)
+++ head/devel/py-decorator/distinfo	Sun Jan 13 20:46:31 2013	(r310333)
@@ -1,2 +1,2 @@
-SHA256 (decorator-3.3.3.tar.gz) = 1c14b2257e860958bc0e95a48d1946d90d5dfbed3e3353d7e1c65aa4cb2a0da2
-SIZE (decorator-3.3.3.tar.gz) = 28542
+SHA256 (decorator-3.4.0.tar.gz) = c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783
+SIZE (decorator-3.4.0.tar.gz) = 30333
_______________________________________________
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"