ports/127150: [PATCH] security/p5-Digest-MD5-File: update to 0.07

Yen-Ming Lee leeym at FreeBSD.org
Sat Sep 6 15:40:02 UTC 2008


>Number:         127150
>Category:       ports
>Synopsis:       [PATCH] security/p5-Digest-MD5-File: update to 0.07
>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:   Sat Sep 06 15:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.07

Port maintainer (gabor at FreeBSD.org) is cc'd.

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

--- p5-Digest-MD5-File-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-MD5-File/Makefile,v
retrieving revision 1.7
diff -u -d -b -w -u -r1.7 Makefile
--- Makefile	17 Apr 2008 14:28:19 -0000	1.7
+++ Makefile	6 Sep 2008 15:37:15 -0000
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/security/p5-Digest-MD5-File/Makefile,v 1.7 2008/04/17 14:28:19 araujo Exp $
 
 PORTNAME=	Digest-MD5-File
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,8 +12,16 @@
 MAINTAINER=	gabor at FreeBSD.org
 COMMENT=	Perl extension for getting MD5 sums for files and urls
 
+RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+
 PERL_CONFIGURE=	yes
 
 MAN3=	Digest::MD5::File.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+=	p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-MD5-File/distinfo,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 distinfo
--- distinfo	19 Dec 2007 20:22:44 -0000	1.4
+++ distinfo	6 Sep 2008 15:37:15 -0000
@@ -1,3 +1,3 @@
-MD5 (Digest-MD5-File-0.06.tar.gz) = f5834686c4e48abd0a405f853e51d7a8
-SHA256 (Digest-MD5-File-0.06.tar.gz) = 54791e960e589f3a367e3b5d317f3e0b2fabb544307f432e467813db4ef544a4
-SIZE (Digest-MD5-File-0.06.tar.gz) = 4948
+MD5 (Digest-MD5-File-0.07.tar.gz) = 1fd9c101fededbdf140f1cedecd4056e
+SHA256 (Digest-MD5-File-0.07.tar.gz) = 1282d15451f3eab38603305bc0519777891b63d9d577c8532e07112c815cc1a6
+SIZE (Digest-MD5-File-0.07.tar.gz) = 5122
--- p5-Digest-MD5-File-0.07.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list