From owner-freebsd-perl@FreeBSD.ORG Thu Nov 30 04:06:10 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A8FE16A412; Thu, 30 Nov 2006 04:06:10 +0000 (UTC) (envelope-from root@divebomb.org) Received: from crash.divebomb.org (c-66-31-231-74.hsd1.ma.comcast.net [66.31.231.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id D302D43CA3; Thu, 30 Nov 2006 04:06:04 +0000 (GMT) (envelope-from root@divebomb.org) Received: by crash.divebomb.org (Postfix, from userid 0) id 091EFF1E5C; Wed, 29 Nov 2006 23:06:33 -0500 (EST) To: FreeBSD-gnats-submit@freebsd.org From: Christopher Boumenot X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20061130040633.091EFF1E5C@crash.divebomb.org> Date: Wed, 29 Nov 2006 23:06:33 -0500 (EST) Cc: perl@FreeBSD.org Subject: [PATCH] mail/p5-Email-Simple: update to 1.99.6 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 04:06:10 -0000 >Submitter-Id: current-users >Originator: Christopher Boumenot >Organization: >Confidential: no >Synopsis: [PATCH] mail/p5-Email-Simple: update to 1.99.6 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006 >Description: - Update to 1.99.6 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Email-Simple-1.99.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/p5-Email-Simple/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 31 Oct 2006 01:33:03 -0000 1.16 +++ Makefile 30 Nov 2006 04:05:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Email-Simple -PORTVERSION= 1.99.5 +PORTVERSION= 1.99.6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Email Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/p5-Email-Simple/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- distinfo 31 Oct 2006 01:33:03 -0000 1.17 +++ distinfo 30 Nov 2006 04:05:32 -0000 @@ -1,3 +1,3 @@ -MD5 (Email-Simple-1.995.tar.gz) = 6077eb2074fc883cab6b6eee68f344b3 -SHA256 (Email-Simple-1.995.tar.gz) = c754683f2c0346c3fb7181be832ebfafb3ff3f43358f804e458a78b307491348 -SIZE (Email-Simple-1.995.tar.gz) = 17684 +MD5 (Email-Simple-1.996.tar.gz) = eb35dd4f86bd0552f87916787b954d46 +SHA256 (Email-Simple-1.996.tar.gz) = 649c6a15cb718d602a4bc92cf800f80da3f7bc41e28ddd5c83b9b01f74ec1d6b +SIZE (Email-Simple-1.996.tar.gz) = 25335 --- p5-Email-Simple-1.99.6.patch ends here ---