Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 10:45:56 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erwin@FreeBSD.org
Subject:   ports/91985: [PATCH] security/p5-Digest-SHA1: update to 2.11
Message-ID:  <20060119024556.09F89B29C9D@utopia.leeym.com>
Resent-Message-ID: <200601190250.k0J2oCqK047750@freefall.freebsd.org>

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

>Number:         91985
>Category:       ports
>Synopsis:       [PATCH] security/p5-Digest-SHA1: update to 2.11
>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 Jan 19 02:50:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Sat Jan 14 20:28:49 CST 2006
>Description:
- Update to 2.11

Port maintainer (erwin@FreeBSD.org) is cc'd.

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

--- p5-Digest-SHA1-2.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-SHA1/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	2 Jul 2004 06:43:28 -0000	1.12
+++ Makefile	19 Jan 2006 02:45:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Digest-SHA1
-PORTVERSION=	2.10
+PORTVERSION=	2.11
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Digest
@@ -22,8 +22,8 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS=	${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS+=	${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
+RUN_DEPENDS+=	${BUILD_DEPENDS}
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-SHA1/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	31 May 2004 13:36:59 -0000	1.10
+++ distinfo	19 Jan 2006 02:45:43 -0000
@@ -1,2 +1,3 @@
-MD5 (Digest-SHA1-2.10.tar.gz) = 4497a499b7c28ddd540a8caab412c6d7
-SIZE (Digest-SHA1-2.10.tar.gz) = 38698
+MD5 (Digest-SHA1-2.11.tar.gz) = 2449bfe21d6589c96eebf94dae24df6b
+SHA256 (Digest-SHA1-2.11.tar.gz) = 3cebe0a6894daee3bfa5d9619fc90e7619cb6a77ac1b04d027341cd6033ae989
+SIZE (Digest-SHA1-2.11.tar.gz) = 38723
--- p5-Digest-SHA1-2.11.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?20060119024556.09F89B29C9D>