svn commit: r447408 - head/mail/py-authres

Steve Wills swills at FreeBSD.org
Sat Aug 5 17:32:00 UTC 2017


Author: swills
Date: Sat Aug  5 17:31:59 2017
New Revision: 447408
URL: https://svnweb.freebsd.org/changeset/ports/447408

Log:
  mail/py-authres: Update to 1.0.1
  
  PR:		221238
  Submitted by:	Yasuhiro KIMURA <yasu at 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	Sat Aug  5 16:56:11 2017	(r447407)
+++ head/mail/py-authres/Makefile	Sat Aug  5 17:31:59 2017	(r447408)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	authres
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	mail python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/mail/py-authres/distinfo
==============================================================================
--- head/mail/py-authres/distinfo	Sat Aug  5 16:56:11 2017	(r447407)
+++ head/mail/py-authres/distinfo	Sat Aug  5 17:31:59 2017	(r447408)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500170912
-SHA256 (authres-1.0.0.tar.gz) = f1e8223c8ac5c8a0602e04d2b14d72e0b5151aa6c97c5e93e9364ad0e6ee73ad
-SIZE (authres-1.0.0.tar.gz) = 20491
+TIMESTAMP = 1501909271
+SHA256 (authres-1.0.1.tar.gz) = c8a02507d3d57c030f108d6ceb54e76a30a39c8b8d1a45ae519511c593732db3
+SIZE (authres-1.0.1.tar.gz) = 20721


More information about the svn-ports-all mailing list