Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2012 17:33:35 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307971 - head/security/p5-GnuPG-Interface
Message-ID:  <201211291733.qATHXZ6n026007@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Thu Nov 29 17:33:35 2012
New Revision: 307971
URL: http://svnweb.freebsd.org/changeset/ports/307971

Log:
  - Update to 0.46
  
  Changes:	http://search.cpan.org/dist/GnuPG-Interface/ChangeLog
  Feature safe:	yes

Modified:
  head/security/p5-GnuPG-Interface/Makefile
  head/security/p5-GnuPG-Interface/distinfo

Modified: head/security/p5-GnuPG-Interface/Makefile
==============================================================================
--- head/security/p5-GnuPG-Interface/Makefile	Thu Nov 29 17:31:00 2012	(r307970)
+++ head/security/p5-GnuPG-Interface/Makefile	Thu Nov 29 17:33:35 2012	(r307971)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:   p5-GnuPG-Interface
-# Date created:                                2000-07-09
-# Whom:                                        Trevor Johnson
-#
+# Created by: Trevor Johnson
 # $FreeBSD$
-#
 
 PORTNAME=	GnuPG-Interface
-PORTVERSION=	0.45
+PORTVERSION=	0.46
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	gpg2:${PORTSDIR}/security/gnupg \
-		p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
-		p5-Class-MethodMaker>=1.00:${PORTSDIR}/devel/p5-Class-MethodMaker
+		p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/security/p5-GnuPG-Interface/distinfo
==============================================================================
--- head/security/p5-GnuPG-Interface/distinfo	Thu Nov 29 17:31:00 2012	(r307970)
+++ head/security/p5-GnuPG-Interface/distinfo	Thu Nov 29 17:33:35 2012	(r307971)
@@ -1,2 +1,2 @@
-SHA256 (GnuPG-Interface-0.45.tar.gz) = 807275bc9415840430e9af3aa190a4a2a73dd54b7316b313e3b4b1ae1c500e23
-SIZE (GnuPG-Interface-0.45.tar.gz) = 67148
+SHA256 (GnuPG-Interface-0.46.tar.gz) = c0d2fbb762a4045008e11db7614585165591df1f384fe01510f95e922e39930e
+SIZE (GnuPG-Interface-0.46.tar.gz) = 67892



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