Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 15:22:41 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452152 - head/devel/py-xerox
Message-ID:  <201710151522.v9FFMfFr073827@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Sun Oct 15 15:22:41 2017
New Revision: 452152
URL: https://svnweb.freebsd.org/changeset/ports/452152

Log:
  - Update to 0.4.1
  - Add LICENSE_FILE

Modified:
  head/devel/py-xerox/Makefile
  head/devel/py-xerox/distinfo   (contents, props changed)

Modified: head/devel/py-xerox/Makefile
==============================================================================
--- head/devel/py-xerox/Makefile	Sun Oct 15 15:01:15 2017	(r452151)
+++ head/devel/py-xerox/Makefile	Sun Oct 15 15:22:41 2017	(r452152)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xerox
-PORTVERSION=	0.3.1
+PORTVERSION=	0.4.1
 #PORTREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
@@ -12,6 +12,7 @@ MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Simple copy and paste in Python
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/devel/py-xerox/distinfo
==============================================================================
--- head/devel/py-xerox/distinfo	Sun Oct 15 15:01:15 2017	(r452151)
+++ head/devel/py-xerox/distinfo	Sun Oct 15 15:22:41 2017	(r452152)
@@ -1,2 +1,3 @@
-SHA256 (xerox-0.3.1.tar.gz) = fc06c3e27776390dc9646f10d6efbc91c0fa2e66c86dc9f728653af2c8a33a9d
-SIZE (xerox-0.3.1.tar.gz) = 3160
+TIMESTAMP = 1508080540
+SHA256 (xerox-0.4.1.tar.gz) = 1b598ed4ba017374f02e9cef983febdd19dba79a5301856fdba985c490b14325
+SIZE (xerox-0.4.1.tar.gz) = 4645



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