diff options
author | culot <culot@FreeBSD.org> | 2013-08-12 15:55:13 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-08-12 15:55:13 +0800 |
commit | b405eb36f95b04cabeb6e06944fb2ad69563ff70 (patch) | |
tree | 7c3c59871fb49f9ee3fa1e6b3bcc90b7494e89ca /mail | |
parent | b192a43a683ebcc86fe8d6847912346765d04e86 (diff) | |
download | freebsd-ports-gnome-b405eb36f95b04cabeb6e06944fb2ad69563ff70.tar.gz freebsd-ports-gnome-b405eb36f95b04cabeb6e06944fb2ad69563ff70.tar.zst freebsd-ports-gnome-b405eb36f95b04cabeb6e06944fb2ad69563ff70.zip |
- Update to 0.602
PR: ports/181208
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/py-authres/Makefile | 4 | ||||
-rw-r--r-- | mail/py-authres/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/py-authres/Makefile b/mail/py-authres/Makefile index f29498b0a348..71b20021ba02 100644 --- a/mail/py-authres/Makefile +++ b/mail/py-authres/Makefile @@ -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 diff --git a/mail/py-authres/distinfo b/mail/py-authres/distinfo index 08d1ede93626..b8c083e65b1e 100644 --- a/mail/py-authres/distinfo +++ b/mail/py-authres/distinfo @@ -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 |