From owner-svn-ports-all@freebsd.org Thu Mar 10 09:09:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5BDEAC7EE0; Thu, 10 Mar 2016 09:09:17 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9633C6EC; Thu, 10 Mar 2016 09:09:17 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2A99GLk082806; Thu, 10 Mar 2016 09:09:16 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2A99GUB082804; Thu, 10 Mar 2016 09:09:16 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201603100909.u2A99GUB082804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Thu, 10 Mar 2016 09:09:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410743 - head/security/p5-Digest-MD5 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.21 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, 10 Mar 2016 09:09:17 -0000 Author: jadawin Date: Thu Mar 10 09:09:16 2016 New Revision: 410743 URL: https://svnweb.freebsd.org/changeset/ports/410743 Log: - Update to 2.55 Modified: head/security/p5-Digest-MD5/Makefile head/security/p5-Digest-MD5/distinfo Modified: head/security/p5-Digest-MD5/Makefile ============================================================================== --- head/security/p5-Digest-MD5/Makefile Thu Mar 10 08:11:05 2016 (r410742) +++ head/security/p5-Digest-MD5/Makefile Thu Mar 10 09:09:16 2016 (r410743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-MD5 -PORTVERSION= 2.54 +PORTVERSION= 2.55 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm +LICENSE= ARTPERL10 + USES= perl5 USE_PERL5= configure Modified: head/security/p5-Digest-MD5/distinfo ============================================================================== --- head/security/p5-Digest-MD5/distinfo Thu Mar 10 08:11:05 2016 (r410742) +++ head/security/p5-Digest-MD5/distinfo Thu Mar 10 09:09:16 2016 (r410743) @@ -1,2 +1,2 @@ -SHA256 (Digest-MD5-2.54.tar.gz) = 90de11e3743ef1c753a5c2032b434e09472046fbcf346996cbe5d135b217f390 -SIZE (Digest-MD5-2.54.tar.gz) = 48699 +SHA256 (Digest-MD5-2.55.tar.gz) = 03b198a2d14425d951e5e50a885d3818c3162c8fe4c21e18d7798a9a179d0e3c +SIZE (Digest-MD5-2.55.tar.gz) = 48823