Bug 181415 - [MAINTAINER] devel/py27-pudb: update to 2013.3.5
Summary: [MAINTAINER] devel/py27-pudb: update to 2013.3.5
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 05:30 UTC by gslin
Modified: 2013-12-01 16:40 UTC (History)
1 user (show)

See Also:


Attachments
py27-pudb-2013.3.5.patch (3.47 KB, patch)
2013-08-20 05:30 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2013-08-20 05:30:00 UTC
- Update to 2013.3.5

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-20 05:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-09-22 15:11:13 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to the heap due to timeout
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-12-01 16:32:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 4 William Grzybowski freebsd_committer freebsd_triage 2013-12-01 16:34:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-12-01 16:34:56 UTC
Author: wg
Date: Sun Dec  1 16:34:48 2013
New Revision: 335404
URL: http://svnweb.freebsd.org/changeset/ports/335404

Log:
  devel/py-pudb: update to 2013.3.5
  
  - Update to 2013.3.5 [1]
  - Allow staging
  - Remove leading article from COMMENT
  - Use auto plist
  
  PR:		ports/181415 [1]
  Submitted by:	maintainer

Deleted:
  head/devel/py-pudb/pkg-plist
Modified:
  head/devel/py-pudb/Makefile
  head/devel/py-pudb/distinfo

Modified: head/devel/py-pudb/Makefile
==============================================================================
--- head/devel/py-pudb/Makefile	Sun Dec  1 16:29:29 2013	(r335403)
+++ head/devel/py-pudb/Makefile	Sun Dec  1 16:34:48 2013	(r335404)
@@ -2,19 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	pudb
-PORTVERSION=	0.93.1
+PORTVERSION=	2013.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	gslin@gslin.org
-COMMENT=	A full-screen, console-based Python debugger
+COMMENT=	Full-screen, console-based Python debugger
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments \
 		${PYTHON_PKGNAMEPREFIX}urwid>0:${PORTSDIR}/devel/py-urwid
 
-USE_PYTHON=	2.5+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/py-pudb/distinfo
==============================================================================
--- head/devel/py-pudb/distinfo	Sun Dec  1 16:29:29 2013	(r335403)
+++ head/devel/py-pudb/distinfo	Sun Dec  1 16:34:48 2013	(r335404)
@@ -1,2 +1,2 @@
-SHA256 (pudb-0.93.1.tar.gz) = 98aa31c58c8ee6c25a2650803085449740f3edb1e92a50a07369e11f36dff7ea
-SIZE (pudb-0.93.1.tar.gz) = 30086
+SHA256 (pudb-2013.3.5.tar.gz) = 3f99f6f1d85808f6f17ee86a2bb28845e86c9bb3e72868d6bfe10ef7e22bcfff
+SIZE (pudb-2013.3.5.tar.gz) = 40733
_______________________________________________
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"