Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 00:07:03 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377277 - head/security/py-potr
Message-ID:  <201501180007.t0I073u9053181@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sun Jan 18 00:07:02 2015
New Revision: 377277
URL: https://svnweb.freebsd.org/changeset/ports/377277
QAT: https://qat.redports.org/buildarchive/r377277/

Log:
  security/py-potr: update to 1.0.1

Modified:
  head/security/py-potr/Makefile
  head/security/py-potr/distinfo

Modified: head/security/py-potr/Makefile
==============================================================================
--- head/security/py-potr/Makefile	Sun Jan 18 00:00:43 2015	(r377276)
+++ head/security/py-potr/Makefile	Sun Jan 18 00:07:02 2015	(r377277)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	potr
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,11 @@ MAINTAINER=	rm@FreeBSD.org
 COMMENT=	Pure Python Off-The-Record encryption
 
 LICENSE=	LGPL3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
 
-USES=		python
-USE_PYTHON=	distutils autoplist
+USES=		python zip
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/security/py-potr/distinfo
==============================================================================
--- head/security/py-potr/distinfo	Sun Jan 18 00:00:43 2015	(r377276)
+++ head/security/py-potr/distinfo	Sun Jan 18 00:07:02 2015	(r377277)
@@ -1,2 +1,2 @@
-SHA256 (python-potr-1.0.0.tar.gz) = 365a9146e234cd70b8f108e7d49d4a37a1bc3bad95cb544750c95c7f8497e4c0
-SIZE (python-potr-1.0.0.tar.gz) = 20514
+SHA256 (python-potr-1.0.1.zip) = a8a23fc1aac1e9c97b02fe462097f54f2d247f7979f0aa8ce4d66f88f6927bac
+SIZE (python-potr-1.0.1.zip) = 30200



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