Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 20:52:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441616 - head/devel/py-incremental
Message-ID:  <201705242052.v4OKqHdn014489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 24 20:52:17 2017
New Revision: 441616
URL: https://svnweb.freebsd.org/changeset/ports/441616

Log:
  Update to 17.5.0
  
  - While I'm here, add NO_ARCH
  
  Changes:	https://github.com/twisted/incremental/commits/master
  PR:		219505
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Modified:
  head/devel/py-incremental/Makefile
  head/devel/py-incremental/distinfo

Modified: head/devel/py-incremental/Makefile
==============================================================================
--- head/devel/py-incremental/Makefile	Wed May 24 20:52:11 2017	(r441615)
+++ head/devel/py-incremental/Makefile	Wed May 24 20:52:17 2017	(r441616)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	incremental
-PORTVERSION=	16.10.1
+PORTVERSION=	17.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ COMMENT=	Library that versions your Pyth
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist
 

Modified: head/devel/py-incremental/distinfo
==============================================================================
--- head/devel/py-incremental/distinfo	Wed May 24 20:52:11 2017	(r441615)
+++ head/devel/py-incremental/distinfo	Wed May 24 20:52:17 2017	(r441616)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478963838
-SHA256 (incremental-16.10.1.tar.gz) = 14ad6b720ec47aad6c9caa83e47db1843e2b9b98742da5dda08e16a99f400342
-SIZE (incremental-16.10.1.tar.gz) = 16066
+TIMESTAMP = 1495638632
+SHA256 (incremental-17.5.0.tar.gz) = 7b751696aaf36eebfab537e458929e194460051ccad279c72b755a167eebd4b3
+SIZE (incremental-17.5.0.tar.gz) = 15527



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