From owner-svn-ports-all@FreeBSD.ORG Thu May 22 14:25:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB939E8C; Thu, 22 May 2014 14:25:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8A29274E; Thu, 22 May 2014 14:25:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4MEPAxT082211; Thu, 22 May 2014 14:25:10 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4MEPAQN082209; Thu, 22 May 2014 14:25:10 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201405221425.s4MEPAQN082209@svn.freebsd.org> From: Philippe Audeoud Date: Thu, 22 May 2014 14:25:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354853 - head/net/p5-Crypt-DH-GMP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 14:25:10 -0000 Author: jadawin Date: Thu May 22 14:25:09 2014 New Revision: 354853 URL: http://svnweb.freebsd.org/changeset/ports/354853 QAT: https://qat.redports.org/buildarchive/r354853/ Log: - Update to 0.00012 - Add Licence Modified: head/net/p5-Crypt-DH-GMP/Makefile head/net/p5-Crypt-DH-GMP/distinfo Modified: head/net/p5-Crypt-DH-GMP/Makefile ============================================================================== --- head/net/p5-Crypt-DH-GMP/Makefile Thu May 22 14:23:43 2014 (r354852) +++ head/net/p5-Crypt-DH-GMP/Makefile Thu May 22 14:25:09 2014 (r354853) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-DH-GMP -PORTVERSION= 0.00011 +PORTVERSION= 0.00012 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Crypt::DH Using GMP Directly +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:${PORTSDIR}/devel/p5-Devel-CheckLib LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires Modified: head/net/p5-Crypt-DH-GMP/distinfo ============================================================================== --- head/net/p5-Crypt-DH-GMP/distinfo Thu May 22 14:23:43 2014 (r354852) +++ head/net/p5-Crypt-DH-GMP/distinfo Thu May 22 14:25:09 2014 (r354853) @@ -1,2 +1,2 @@ -SHA256 (Crypt-DH-GMP-0.00011.tar.gz) = 1f0e0c32a180dd730ff54121d6b8b2186ba2ed7f160af493bda209488ff93a31 -SIZE (Crypt-DH-GMP-0.00011.tar.gz) = 78587 +SHA256 (Crypt-DH-GMP-0.00012.tar.gz) = 51e7a47ae594cf55f66c0762f669215486e7d8b3460bdadfe79350ccf26daf38 +SIZE (Crypt-DH-GMP-0.00012.tar.gz) = 34421