Bug 170296 - devel/py-rope: a simple version upgrade
Summary: devel/py-rope: a simple version upgrade
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 14:30 UTC by jjachuf
Modified: 2012-07-31 17:50 UTC (History)
0 users

See Also:


Attachments
file.diff (776 bytes, patch)
2012-07-31 14:30 UTC, jjachuf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jjachuf 2012-07-31 14:30:07 UTC
upgrade from 0.9.3 to 0.9.4 version

Fix: -

Patch attached with submission follows:
How-To-Repeat: -
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-31 15:51:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-07-31 16:12:41 UTC
Responsible Changed
From-To: freebsd-python->jgh

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-31 17:41:34 UTC
Author: jgh
Date: Tue Jul 31 16:41:20 2012
New Revision: 301799
URL: http://svn.freebsd.org/changeset/ports/301799

Log:
  - update to 0.9.4
  
  PR:	ports/170296
  Submitted by:	maintainer, jjachuf@gmail.com

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

Modified: head/devel/py-rope/Makefile
==============================================================================
--- head/devel/py-rope/Makefile	Tue Jul 31 16:40:41 2012	(r301798)
+++ head/devel/py-rope/Makefile	Tue Jul 31 16:41:20 2012	(r301799)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rope
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-rope/distinfo
==============================================================================
--- head/devel/py-rope/distinfo	Tue Jul 31 16:40:41 2012	(r301798)
+++ head/devel/py-rope/distinfo	Tue Jul 31 16:41:20 2012	(r301799)
@@ -1,2 +1,2 @@
-SHA256 (rope-0.9.3.tar.gz) = 270ad551658e0bd05c17204aff268523e7c3aba6d1aa3665a8f928eb34cd2281
-SIZE (rope-0.9.3.tar.gz) = 218495
+SHA256 (rope-0.9.4.tar.gz) = 2dc0342604851d8fbdafa198172eab5da7ed422759016669056181e21c54a6ba
+SIZE (rope-0.9.4.tar.gz) = 221516
_______________________________________________
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 4 Jason Helfman freebsd_committer freebsd_triage 2012-07-31 17:41:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!