Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2013 21:24:04 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310015 - head/security/paperkey
Message-ID:  <201301062124.r06LO4wX058931@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Sun Jan  6 21:24:03 2013
New Revision: 310015
URL: http://svnweb.freebsd.org/changeset/ports/310015

Log:
  - Update to 1.3
  - Update header for new 'created by' style
  - Add LICENSE

Modified:
  head/security/paperkey/Makefile   (contents, props changed)
  head/security/paperkey/distinfo   (contents, props changed)

Modified: head/security/paperkey/Makefile
==============================================================================
--- head/security/paperkey/Makefile	Sun Jan  6 21:01:02 2013	(r310014)
+++ head/security/paperkey/Makefile	Sun Jan  6 21:24:03 2013	(r310015)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	paperkey
-# Date created:		Mon Oct  6 12:56:53 EEST 2008
-# Whom:			Peter Pentchev <roam@FreeBSD.org>
-#
+# Created by: Peter Pentchev <roam@FreeBSD.org>
 # $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
 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
 

Modified: head/security/paperkey/distinfo
==============================================================================
--- head/security/paperkey/distinfo	Sun Jan  6 21:01:02 2013	(r310014)
+++ head/security/paperkey/distinfo	Sun Jan  6 21:24:03 2013	(r310015)
@@ -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



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