Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2016 20:36:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410575 - head/devel/py-olefile
Message-ID:  <201603072036.u27KadMd064673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar  7 20:36:39 2016
New Revision: 410575
URL: https://svnweb.freebsd.org/changeset/ports/410575

Log:
  Update to 0.43

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

Modified: head/devel/py-olefile/Makefile
==============================================================================
--- head/devel/py-olefile/Makefile	Mon Mar  7 20:24:02 2016	(r410574)
+++ head/devel/py-olefile/Makefile	Mon Mar  7 20:36:39 2016	(r410575)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	olefile
-PORTVERSION=	0.42.1
+PORTVERSION=	0.43
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ COMMENT=	Python module to read MS OLE2 f
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/olefile/LICENSE.txt
 
-USES=		dos2unix python zip
+NO_ARCH=	yes
+USES=		dos2unix python
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.pre.mk>

Modified: head/devel/py-olefile/distinfo
==============================================================================
--- head/devel/py-olefile/distinfo	Mon Mar  7 20:24:02 2016	(r410574)
+++ head/devel/py-olefile/distinfo	Mon Mar  7 20:36:39 2016	(r410575)
@@ -1,2 +1,2 @@
-SHA256 (olefile-0.42.1.zip) = 8a3226dba11349b51a2c6de6af0c889324201f14a8c30992b7877109090e36e0
-SIZE (olefile-0.42.1.zip) = 119386
+SHA256 (olefile-0.43.tar.gz) = 57102bf3f19c5fa099c0c7128190fe4bb28cd2760aa08f4b5b7dccf28718b876
+SIZE (olefile-0.43.tar.gz) = 99723



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