svn commit: r307559 - head/security/p5-Crypt-OpenSSL-DSA
Frederic Culot
culot at FreeBSD.org
Mon Nov 19 10:34:45 UTC 2012
Author: culot
Date: Mon Nov 19 10:34:45 2012
New Revision: 307559
URL: http://svnweb.freebsd.org/changeset/ports/307559
Log:
- Update to 0.14
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Crypt-OpenSSL-DSA/Changes
Feature safe: yes
Modified:
head/security/p5-Crypt-OpenSSL-DSA/Makefile
head/security/p5-Crypt-OpenSSL-DSA/distinfo
Modified: head/security/p5-Crypt-OpenSSL-DSA/Makefile
==============================================================================
--- head/security/p5-Crypt-OpenSSL-DSA/Makefile Mon Nov 19 10:17:28 2012 (r307558)
+++ head/security/p5-Crypt-OpenSSL-DSA/Makefile Mon Nov 19 10:34:45 2012 (r307559)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Crypt-OpenSSL-DSA
-# Date created: 2002/09/20
-# Whom: nork at FreeBSD.org
-#
+# Created by: nork at FreeBSD.org
# $FreeBSD$
-#
PORTNAME= Crypt-OpenSSL-DSA
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl5 module to DSA signature verification using OpenSSL
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= Crypt::OpenSSL::DSA.3 Crypt::OpenSSL::DSA::Signature.3
Modified: head/security/p5-Crypt-OpenSSL-DSA/distinfo
==============================================================================
--- head/security/p5-Crypt-OpenSSL-DSA/distinfo Mon Nov 19 10:17:28 2012 (r307558)
+++ head/security/p5-Crypt-OpenSSL-DSA/distinfo Mon Nov 19 10:34:45 2012 (r307559)
@@ -1,2 +1,2 @@
-SHA256 (Crypt-OpenSSL-DSA-0.13.tar.gz) = f786a76441106a6ce3de4d153bddd3fc0a8a90657b2cb6778aa362e4e7d66cef
-SIZE (Crypt-OpenSSL-DSA-0.13.tar.gz) = 6796
+SHA256 (Crypt-OpenSSL-DSA-0.14.tar.gz) = 2d75e0c130eab43b8da5c85c27ea2b499bcf48f0a89b12fbb925cc74dc14a16f
+SIZE (Crypt-OpenSSL-DSA-0.14.tar.gz) = 7062
More information about the svn-ports-all
mailing list