Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 02:11:00 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445982 - head/mail/py-authres
Message-ID:  <201707160211.v6G2B0P6086342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sun Jul 16 02:11:00 2017
New Revision: 445982
URL: https://svnweb.freebsd.org/changeset/ports/445982

Log:
  mail/py-authres: Update to 1.0.0
  
    - Added initial experimental support for ARC results
    - Swith to sematic versioning scheme and only set version in setup.py and
      __init__
  
  PR:		220726
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
  Approved by:	garga (mentor, implicit)

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

Modified: head/mail/py-authres/Makefile
==============================================================================
--- head/mail/py-authres/Makefile	Sun Jul 16 01:53:58 2017	(r445981)
+++ head/mail/py-authres/Makefile	Sun Jul 16 02:11:00 2017	(r445982)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	authres
-PORTVERSION=	0.900
+PORTVERSION=	1.0.0
 CATEGORIES=	mail python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/mail/py-authres/distinfo
==============================================================================
--- head/mail/py-authres/distinfo	Sun Jul 16 01:53:58 2017	(r445981)
+++ head/mail/py-authres/distinfo	Sun Jul 16 02:11:00 2017	(r445982)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497792798
-SHA256 (authres-0.900.tar.gz) = de91d6cc6e5c6fef545bbf0a810a765fab4ca162906d14f3f2a6b9858602c186
-SIZE (authres-0.900.tar.gz) = 20189
+TIMESTAMP = 1500170912
+SHA256 (authres-1.0.0.tar.gz) = f1e8223c8ac5c8a0602e04d2b14d72e0b5151aa6c97c5e93e9364ad0e6ee73ad
+SIZE (authres-1.0.0.tar.gz) = 20491



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707160211.v6G2B0P6086342>