Bug 170665 - [MAINTAINER] devel/py-rauth: update to 0.4.15
Summary: [MAINTAINER] devel/py-rauth: update to 0.4.15
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 12:00 UTC by koobs
Modified: 2012-08-16 21:10 UTC (History)
0 users

See Also:


Attachments
py27-rauth-0.4.15.patch (1.06 KB, patch)
2012-08-16 12:00 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-08-16 12:00:20 UTC
- Update to 0.4.15

==[QA]==
- port test clean
- redports build clean: https://redports.org/buildarchive/20120816100246-42568/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-16 12:00:36 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-08-16 12:00:40 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-08-16 12:00:43 UTC
Maintainer of devel/py-rauth,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-16 12:00:45 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-08-16 20:45:12 UTC
Responsible Changed
From-To: freebsd-python->rm

I will take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-16 21:09:21 UTC
Author: rm
Date: Thu Aug 16 20:09:06 2012
New Revision: 302657
URL: http://svn.freebsd.org/changeset/ports/302657

Log:
  - update to 0.4.15
  - tab -> space in pkg-descr:WWW, while here
  
  PR:		170665
  Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer)

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

Modified: head/devel/py-rauth/Makefile
==============================================================================
--- head/devel/py-rauth/Makefile	Thu Aug 16 19:57:25 2012	(r302656)
+++ head/devel/py-rauth/Makefile	Thu Aug 16 20:09:06 2012	(r302657)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rauth
-PORTVERSION=	0.4.14
+PORTVERSION=	0.4.15
 CATEGORIES=	devel www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-rauth/distinfo
==============================================================================
--- head/devel/py-rauth/distinfo	Thu Aug 16 19:57:25 2012	(r302656)
+++ head/devel/py-rauth/distinfo	Thu Aug 16 20:09:06 2012	(r302657)
@@ -1,2 +1,2 @@
-SHA256 (rauth-0.4.14.tar.gz) = 4e8c118404053899fb7eaf20aec4e505ec793cf744c7493cdbbc793ec9496a92
-SIZE (rauth-0.4.14.tar.gz) = 13251
+SHA256 (rauth-0.4.15.tar.gz) = cf33e9def3754a61cb7f0d97ba7c19f2194f581f2bf0ad91c84d37dd9e7aecdd
+SIZE (rauth-0.4.15.tar.gz) = 13622

Modified: head/devel/py-rauth/pkg-descr
==============================================================================
--- head/devel/py-rauth/pkg-descr	Thu Aug 16 19:57:25 2012	(r302656)
+++ head/devel/py-rauth/pkg-descr	Thu Aug 16 20:09:06 2012	(r302657)
@@ -6,4 +6,4 @@ package is wrapped around the superb Pyt
 - Service wrappers for convenient connection initialization
 - Well tested (100% coverage)
 
-WWW:	https://github.com/litl/rauth
+WWW: https://github.com/litl/rauth
_______________________________________________
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 7 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-08-16 21:10:14 UTC
State Changed
From-To: feedback->closed

Committed, thank you!