[Midnightbsd-cvs] mports [15499] U trunk/security/p5-Digest-MD5: 2.53
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 22 13:02:45 EDT 2013
Revision: 15499
http://svnweb.midnightbsd.org/mports/?rev=15499
Author: laffer1
Date: 2013-09-22 13:02:44 -0400 (Sun, 22 Sep 2013)
Log Message:
-----------
2.53
Modified Paths:
--------------
trunk/security/p5-Digest-MD5/Makefile
trunk/security/p5-Digest-MD5/distinfo
trunk/security/p5-Digest-MD5/pkg-descr
Property Changed:
----------------
trunk/security/p5-Digest-MD5/distinfo
trunk/security/p5-Digest-MD5/pkg-descr
trunk/security/p5-Digest-MD5/pkg-plist
Modified: trunk/security/p5-Digest-MD5/Makefile
===================================================================
--- trunk/security/p5-Digest-MD5/Makefile 2013-09-22 16:51:16 UTC (rev 15498)
+++ trunk/security/p5-Digest-MD5/Makefile 2013-09-22 17:02:44 UTC (rev 15499)
@@ -1,13 +1,7 @@
-# New ports collection makefile for: p5-Digest-MD5
-# Date created: 1999/04/07
-# Whom: ache
-#
-# $FreeBSD: ports/security/p5-Digest-MD5/Makefile,v 1.31 2006/04/14 20:45:41 linimon Exp $
# $MidnightBSD$
-#
PORTNAME= Digest-MD5
-PORTVERSION= 2.39
+PORTVERSION= 2.53
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +8,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl5 interface to the MD5 algorithm
+
LICENSE= perl
BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
Modified: trunk/security/p5-Digest-MD5/distinfo
===================================================================
--- trunk/security/p5-Digest-MD5/distinfo 2013-09-22 16:51:16 UTC (rev 15498)
+++ trunk/security/p5-Digest-MD5/distinfo 2013-09-22 17:02:44 UTC (rev 15499)
@@ -1,4 +1,2 @@
-MD5 (Digest-MD5-2.39.tar.gz) = bbfbded36fcf58d0b993228ff74c9a98
-SHA256 (Digest-MD5-2.39.tar.gz) = 8a5775fdad5d28d12800fbf40fd903a5c3687b33cb0fb1b520e9b4883cf6be04
-RMD160 (Digest-MD5-2.39.tar.gz) = 87876d61bf5eac900f913790f51ed0d8f50860d1
-SIZE (Digest-MD5-2.39.tar.gz) = 45255
+SHA256 (Digest-MD5-2.53.tar.gz) = cde667c0c0c8a4d819d332ba9a4cad7e9f75fc7cabd490aae405ce7bc54d5152
+SIZE (Digest-MD5-2.53.tar.gz) = 47476
Property changes on: trunk/security/p5-Digest-MD5/distinfo
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Modified: trunk/security/p5-Digest-MD5/pkg-descr
===================================================================
--- trunk/security/p5-Digest-MD5/pkg-descr 2013-09-22 16:51:16 UTC (rev 15498)
+++ trunk/security/p5-Digest-MD5/pkg-descr 2013-09-22 17:02:44 UTC (rev 15499)
@@ -1,7 +1,7 @@
The Digest::MD5 module allows you to use the RSA Data Security Inc.
-MD5 Message Digest algorithm from within Perl programs. The
-algorithm takes as input a message of arbitrary length and produces
-as output a 128-bit "fingerprint" or "message digest" of the input.
+MD5 Message Digest algorithm from within Perl programs. The algorithm
+takes as input a message of arbitrary length and produces as output
+a 128-bit "fingerprint" or "message digest" of the input.
The Digest::MD5 module provide a procedural interface for simple
use, as well as an object oriented interface that can handle messages
@@ -10,5 +10,3 @@
Further documentation is embedded in the individual modules.
WWW: http://search.cpan.org/dist/Digest-MD5/
-- Pete
-petef at databits.net
Property changes on: trunk/security/p5-Digest-MD5/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/security/p5-Digest-MD5/pkg-plist
===================================================================
--- trunk/security/p5-Digest-MD5/pkg-plist 2013-09-22 16:51:16 UTC (rev 15498)
+++ trunk/security/p5-Digest-MD5/pkg-plist 2013-09-22 17:02:44 UTC (rev 15499)
Property changes on: trunk/security/p5-Digest-MD5/pkg-plist
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list