From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 18 23:31:15 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 907E2106574C for ; Thu, 18 Jun 2009 23:30:46 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8018FC33 for ; Thu, 18 Jun 2009 23:30:46 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5INUksP007531 for ; Thu, 18 Jun 2009 23:30:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5INUkmm007530; Thu, 18 Jun 2009 23:30:46 GMT (envelope-from gnats) Resent-Date: Thu, 18 Jun 2009 23:30:46 GMT Resent-Message-Id: <200906182330.n5INUkmm007530@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 957C21065676; Thu, 18 Jun 2009 23:25:55 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (static-76-161-175-34.dsl.cavtel.net [76.161.175.34]) by mx1.freebsd.org (Postfix) with ESMTP id 58D6C8FC14; Thu, 18 Jun 2009 23:25:55 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n5INPlxW033119; Thu, 18 Jun 2009 19:25:47 -0400 (EDT) (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5INPlbe033118; Thu, 18 Jun 2009 19:25:47 -0400 (EDT) (envelope-from pgollucci) Message-Id: <200906182325.n5INPlbe033118@frieza.p6m7g8.net> Date: Thu, 18 Jun 2009 19:25:47 -0400 (EDT) From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org Subject: ports/135812: [PATCH] www/p5-Continuity: update to 1.01 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 23:31:16 -0000 >Number: 135812 >Category: ports >Synopsis: [PATCH] www/p5-Continuity: update to 1.01 >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 18 23:30:46 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 1.01 Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Continuity-1.01.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Continuity/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 14 May 2009 10:44:15 -0000 1.6 +++ Makefile 18 Jun 2009 03:17:28 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Continuity -PORTVERSION= 1.0 +PORTVERSION= 1.01 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/A/AW/AWWAIID Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-Continuity/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 14 May 2009 10:44:15 -0000 1.6 +++ distinfo 18 Jun 2009 03:17:30 -0000 @@ -1,3 +1,3 @@ -MD5 (Continuity-1.0.tar.gz) = b19183ad1e46f2938449e061e72d491c -SHA256 (Continuity-1.0.tar.gz) = 5def09499273bb5fa05db493abe9329846419eee5f44f734d01f76736ddd9f6c -SIZE (Continuity-1.0.tar.gz) = 76635 +MD5 (Continuity-1.01.tar.gz) = c451f2c9f381fd84e881ef854648bb57 +SHA256 (Continuity-1.01.tar.gz) = d96e37615653258eb44eebe7b90040629b3edf3dc2a2b282a25fe19adef61fa9 +SIZE (Continuity-1.01.tar.gz) = 77873 --- p5-Continuity-1.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: