Bug 181208 - mail/py-authres: update to 0.602
Summary: mail/py-authres: update to 0.602
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 12:00 UTC by Yasuhiro Kimura
Modified: 2013-08-12 09:00 UTC (History)
0 users

See Also:


Attachments
patch-py-authres (934 bytes, text/plain)
2013-08-10 12:00 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2013-08-10 12:00:00 UTC
	Update to 0.602.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-10 12:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-08-10 20:03:13 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-12 08:55:25 UTC
Author: culot
Date: Mon Aug 12 07:55:13 2013
New Revision: 324615
URL: http://svnweb.freebsd.org/changeset/ports/324615

Log:
  - Update to 0.602
  
  PR:		ports/181208
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)

Modified:
  head/mail/py-authres/Makefile
  head/mail/py-authres/distinfo

Modified: head/mail/py-authres/Makefile
==============================================================================
--- head/mail/py-authres/Makefile	Mon Aug 12 06:20:27 2013	(r324614)
+++ head/mail/py-authres/Makefile	Mon Aug 12 07:55:13 2013	(r324615)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	authres
-PORTVERSION=	0.600
+PORTVERSION=	0.602
 CATEGORIES=	mail python
-MASTER_SITES=	http://launchpad.net/authentication-results-python/trunk/0.6/+download/
+MASTER_SITES=	http://launchpad.net/authentication-results-python/trunk/0.602/+download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yasu@utahime.org

Modified: head/mail/py-authres/distinfo
==============================================================================
--- head/mail/py-authres/distinfo	Mon Aug 12 06:20:27 2013	(r324614)
+++ head/mail/py-authres/distinfo	Mon Aug 12 07:55:13 2013	(r324615)
@@ -1,2 +1,2 @@
-SHA256 (authres-0.600.tar.gz) = 4bfdff4a51d217c54f611edba14a63417e8563ee15a7cf3e1df9b01e32ebb48a
-SIZE (authres-0.600.tar.gz) = 16614
+SHA256 (authres-0.602.tar.gz) = 41cea7fcc3387e381b520053dbbba1825598b6cb9d45c505ae466d7a2a27edc3
+SIZE (authres-0.602.tar.gz) = 17971
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-08-12 08:55:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!