From e2953da8091fbf153377c492bc5a62fb827a0786 Mon Sep 17 00:00:00 2001 From: zi Date: Sun, 6 Jan 2013 21:24:03 +0000 Subject: - Update to 1.3 - Update header for new 'created by' style - Add LICENSE --- security/paperkey/Makefile | 11 +++++------ security/paperkey/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/security/paperkey/Makefile b/security/paperkey/Makefile index 8067a97f0438..f8a39cdfad0c 100644 --- a/security/paperkey/Makefile +++ b/security/paperkey/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: paperkey -# Date created: Mon Oct 6 12:56:53 EEST 2008 -# Whom: Peter Pentchev -# +# Created by: Peter Pentchev # $FreeBSD$ -# PORTNAME= paperkey -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://www.jabberwocky.com/software/paperkey/ \ http://mirrors.rit.edu/zi/ @@ -14,6 +10,9 @@ MASTER_SITES= http://www.jabberwocky.com/software/paperkey/ \ MAINTAINER= zi@FreeBSD.org COMMENT= Extract just the secret information out of OpenPGP secret keys +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes ALL_TARGET= all check diff --git a/security/paperkey/distinfo b/security/paperkey/distinfo index 2c63ed56bda7..c2625262af37 100644 --- a/security/paperkey/distinfo +++ b/security/paperkey/distinfo @@ -1,2 +1,2 @@ -SHA256 (paperkey-1.2.tar.gz) = c74358e7b35f7df21642181cf211c8438a1844a9d828080b2275450a73cae578 -SIZE (paperkey-1.2.tar.gz) = 219324 +SHA256 (paperkey-1.3.tar.gz) = 5b57d7522336fb65c4c398eec27bf44ec0aaa35926157b79a76423231792cbfb +SIZE (paperkey-1.3.tar.gz) = 250153 -- cgit