Date: Thu, 10 Mar 2016 09:09:16 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410743 - head/security/p5-Digest-MD5 Message-ID: <201603100909.u2A99GUB082804@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603100909.u2A99GUB082804>