Bug 170272 - [MAINTAINER] devel/py-rauth: update to 0.4.14
Summary: [MAINTAINER] devel/py-rauth: update to 0.4.14
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-30 12:20 UTC by koobs
Modified: 2012-08-02 03:50 UTC (History)
0 users

See Also:


Attachments
py27-rauth-0.4.14.patch (849 bytes, patch)
2012-07-30 12:20 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-07-30 12:20:09 UTC
- Update to 0.4.14

==[QA]==

`port test` clean
Redports clean: https://redports.org/buildarchive/20120730103320-37916/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-30 12:20:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-30 12:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-30 12:20:26 UTC
Maintainer of devel/py-rauth,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-30 12:20:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 koobs 2012-07-31 13:16:12 UTC
Submitter is maintainer, mistake in .porttools caused double <email>
in From header.

Approving my own PR and requesting category fix: change-request ->
maintainer-update
Comment 6 Ryan Steinmetz freebsd_committer freebsd_triage 2012-07-31 13:34:26 UTC
Responsible Changed
From-To: freebsd-python->zi

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-08-02 03:42:58 UTC
Author: zi
Date: Thu Aug  2 02:42:48 2012
New Revision: 301844
URL: http://svn.freebsd.org/changeset/ports/301844

Log:
  - Update to 0.4.14
  
  PR:		ports/170272
  Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)

Modified:
  head/devel/py-rauth/Makefile
  head/devel/py-rauth/distinfo

Modified: head/devel/py-rauth/Makefile
==============================================================================
--- head/devel/py-rauth/Makefile	Wed Aug  1 21:45:56 2012	(r301843)
+++ head/devel/py-rauth/Makefile	Thu Aug  2 02:42:48 2012	(r301844)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rauth
-PORTVERSION=	0.4.12
+PORTVERSION=	0.4.14
 CATEGORIES=	devel www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-rauth/distinfo
==============================================================================
--- head/devel/py-rauth/distinfo	Wed Aug  1 21:45:56 2012	(r301843)
+++ head/devel/py-rauth/distinfo	Thu Aug  2 02:42:48 2012	(r301844)
@@ -1,2 +1,2 @@
-SHA256 (rauth-0.4.12.tar.gz) = 62b420a77acba1a5e7d1ea4f4ca2466c166af18ec148ab738cea827463ee29cc
-SIZE (rauth-0.4.12.tar.gz) = 12467
+SHA256 (rauth-0.4.14.tar.gz) = 4e8c118404053899fb7eaf20aec4e505ec793cf744c7493cdbbc793ec9496a92
+SIZE (rauth-0.4.14.tar.gz) = 13251
_______________________________________________
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 8 Ryan Steinmetz freebsd_committer freebsd_triage 2012-08-02 03:43:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!