From ef5f6d7d87546b1eee980be1df794790c7e5a5ff Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 26 May 2016 18:06:26 +0000 Subject: - Update to 1.0.0 - Add LICENSE - While here, also add LICENSE_FILE and NO_ARCH PR: 205703 Submitted by: z7dr6ut7gs@snkmail.com Approved by: chalpin@cs.wisc.edu (maintainer) --- mail/pyzor/Makefile | 11 ++++++++--- mail/pyzor/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'mail/pyzor') diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index 8aa2e4d035d7..817912202183 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -2,16 +2,21 @@ # $FreeBSD$ PORTNAME= pyzor -PORTVERSION= 0.7.0 +PORTVERSION= 1.0.0 CATEGORIES= mail python -MASTER_SITES= SF +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= chalpin@cs.wisc.edu COMMENT= Collaborative, networked system to detect and block spam +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:databases/py-gdbm -USES= python tar:bzip2 +USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include diff --git a/mail/pyzor/distinfo b/mail/pyzor/distinfo index f5a4bc076bc4..a9f9f81928f7 100644 --- a/mail/pyzor/distinfo +++ b/mail/pyzor/distinfo @@ -1,2 +1,2 @@ -SHA256 (pyzor-0.7.0.tar.bz2) = 6d9ca62bd4aa9a0210adb9d4c8ff2b38bb2cd051f1517ce29e88d7fbe4b1026d -SIZE (pyzor-0.7.0.tar.bz2) = 78555 +SHA256 (pyzor-1.0.0.tar.gz) = 10ea114bdee2eee5edd6afe8eeddaaf605620445977ae019a3e9b1cbb6bc3b27 +SIZE (pyzor-1.0.0.tar.gz) = 39945 -- cgit v1.2.3