Date: Tue, 31 Oct 2006 15:46:20 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] security/p5-Crypt-CBC: update to 2.22 Message-ID: <20061031074620.852ABB6@netnews.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] security/p5-Crypt-CBC: update to 2.22 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE-p8 i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006 >Description: - Update to 2.22 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Crypt-CBC-2.22.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-CBC/Makefile /home/staff/gslin/work/ports/p5-Crypt-CBC/Makefile --- /usr/ports/security/p5-Crypt-CBC/Makefile Tue Aug 15 03:14:46 2006 +++ /home/staff/gslin/work/ports/p5-Crypt-CBC/Makefile Tue Oct 31 15:45:01 2006 @@ -6,7 +6,7 @@ # PORTNAME= Crypt-CBC -PORTVERSION= 2.19 +PORTVERSION= 2.22 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-CBC/distinfo /home/staff/gslin/work/ports/p5-Crypt-CBC/distinfo --- /usr/ports/security/p5-Crypt-CBC/distinfo Tue Aug 15 03:14:46 2006 +++ /home/staff/gslin/work/ports/p5-Crypt-CBC/distinfo Tue Oct 31 15:45:13 2006 @@ -1,3 +1,3 @@ -MD5 (Crypt-CBC-2.19.tar.gz) = 9e611ce8984d1d2f14cd038e62b50064 -SHA256 (Crypt-CBC-2.19.tar.gz) = a29bb19df427508850927703ff4d55e48fbff8e2550a3a3304afe2da58843cce -SIZE (Crypt-CBC-2.19.tar.gz) = 20427 +MD5 (Crypt-CBC-2.22.tar.gz) = 02622a5f0e70c1bc45c8db7985606643 +SHA256 (Crypt-CBC-2.22.tar.gz) = ec6af3674e92a3fc9a4c7d721afd1b495a64c563099e293b583faa2520c6ab12 +SIZE (Crypt-CBC-2.22.tar.gz) = 21349 --- p5-Crypt-CBC-2.22.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061031074620.852ABB6>