Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Jun 2006 10:40:36 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gkovesdan@t-hosting.hu
Subject:   ports/98688: [PATCH] security/p5-Digest-MD5-File: update to 0.05
Message-ID:  <20060608024036.E49E77E915@FreeBSD.csie.nctu.edu.tw>
Resent-Message-ID: <200606080530.k585UKTw003231@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98688
>Category:       ports
>Synopsis:       [PATCH] security/p5-Digest-MD5-File: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 08 05:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #9: Thu May 11 14:31:45 CST 2006
>Description:
- Update to 0.05
- pat portlint(1)

Port maintainer (gkovesdan@t-hosting.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Digest-MD5-File-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-MD5-File/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	12 Jan 2006 00:23:17 -0000	1.2
+++ Makefile	8 Jun 2006 02:36:48 -0000
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/security/p5-Digest-MD5-File/Makefile,v 1.2 2006/01/12 00:23:17 tdb Exp $
 
 PORTNAME=	Digest-MD5-File
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Digest
@@ -13,7 +13,7 @@
 MAINTAINER=	gkovesdan@t-hosting.hu
 COMMENT=	Perl extension for getting MD5 sums for files and urls
 
-PERL_CONFIGURE= yes
+PERL_CONFIGURE=	yes
 
 MAN3=	Digest::MD5::File.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-MD5-File/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	12 Jan 2006 00:23:17 -0000	1.2
+++ distinfo	8 Jun 2006 02:36:48 -0000
@@ -1,3 +1,3 @@
-MD5 (Digest-MD5-File-0.04.tar.gz) = 57710858d23568aceb089e2a11d13c39
-SHA256 (Digest-MD5-File-0.04.tar.gz) = 2db1499893e4f0c71ccd4943140ef3e94271b402ea451b9c1703d913cc1d6018
-SIZE (Digest-MD5-File-0.04.tar.gz) = 4539
+MD5 (Digest-MD5-File-0.05.tar.gz) = 385c5ff7dadd240f6a2194a67f8f9b47
+SHA256 (Digest-MD5-File-0.05.tar.gz) = c3294e4c8d92360479a8c716d98896b74bbb18f1e15ba95a447094c207adc12e
+SIZE (Digest-MD5-File-0.05.tar.gz) = 4668
--- p5-Digest-MD5-File-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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