Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2014 14:29:09 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364105 - head/security/p5-Crypt-SMIME
Message-ID:  <53e0ea35.5c19.28ddc9b2@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Aug  5 14:29:09 2014
New Revision: 364105
URL: http://svnweb.freebsd.org/changeset/ports/364105
QAT: https://qat.redports.org/buildarchive/r364105/

Log:
  security/p5-Crypt-SMIME: 0.13 -> 0.14
  
  - New functions extractCertificates() and getSigners()
    https://rt.cpan.org/Public/Bug/Display.html?id=97691

Modified:
  head/security/p5-Crypt-SMIME/Makefile
  head/security/p5-Crypt-SMIME/distinfo

Modified: head/security/p5-Crypt-SMIME/Makefile
==============================================================================
--- head/security/p5-Crypt-SMIME/Makefile	Tue Aug  5 14:26:22 2014	(r364104)
+++ head/security/p5-Crypt-SMIME/Makefile	Tue Aug  5 14:29:09 2014	(r364105)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Crypt-SMIME
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,11 +11,6 @@ COMMENT=	S/MIME message signing, verific
 
 LICENSE=	ART10
 
-LIB_DEPENDS=	libcrypto.so.8:${PORTSDIR}/security/openssl
-BUILD_DEPENDS=	p5-ExtUtils-CChecker>=0:${PORTSDIR}/devel/p5-ExtUtils-CChecker \
-		p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
-		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
-
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/security/p5-Crypt-SMIME/distinfo
==============================================================================
--- head/security/p5-Crypt-SMIME/distinfo	Tue Aug  5 14:26:22 2014	(r364104)
+++ head/security/p5-Crypt-SMIME/distinfo	Tue Aug  5 14:29:09 2014	(r364105)
@@ -1,2 +1,2 @@
-SHA256 (Crypt-SMIME-0.13.tar.gz) = a985b7484743513631536e0fbb622b55096da79cd0f9f6fa15393395c438903f
-SIZE (Crypt-SMIME-0.13.tar.gz) = 19890
+SHA256 (Crypt-SMIME-0.14.tar.gz) = 56a2b773361f39e0c556316b1f9d723f27315dc44e8315b2f33d2ba480b3a60c
+SIZE (Crypt-SMIME-0.14.tar.gz) = 22377



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e0ea35.5c19.28ddc9b2>