From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 9 01:20:20 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 AC56C1065687 for ; Thu, 9 Jul 2009 01:20:20 +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 87DCD8FC0A for ; Thu, 9 Jul 2009 01:20:20 +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 n691KKFJ012540 for ; Thu, 9 Jul 2009 01:20:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n691KKw9012533; Thu, 9 Jul 2009 01:20:20 GMT (envelope-from gnats) Resent-Date: Thu, 9 Jul 2009 01:20:20 GMT Resent-Message-Id: <200907090120.n691KKw9012533@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 DE8E01065677; Thu, 9 Jul 2009 01:16:50 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CD3218FC16; Thu, 9 Jul 2009 01:16:50 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (pgollucci@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n691Goon002621; Thu, 9 Jul 2009 01:16:50 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n691GoN9002620; Thu, 9 Jul 2009 01:16:50 GMT (envelope-from pgollucci) Message-Id: <200907090116.n691GoN9002620@freefall.freebsd.org> Date: Thu, 9 Jul 2009 01:16:50 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: chinsan@FreeBSD.org Subject: ports/136538: [PATCH] graphics/p5-Graphics-Primitive: update to 0.44 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, 09 Jul 2009 01:20:20 -0000 >Number: 136538 >Category: ports >Synopsis: [PATCH] graphics/p5-Graphics-Primitive: update to 0.44 >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 Jul 09 01:20:20 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.2-STABLE i386 >Organization: RideCharge Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC >Description: - Update to 0.44 Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Graphics-Primitive-0.44.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Graphics-Primitive/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 16 Jun 2009 02:28:06 -0000 1.9 +++ Makefile 9 Jul 2009 01:16:48 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Graphics-Primitive/distinfo,v retrieving revision 1.8 diff -u -u -r1.8 distinfo --- distinfo 16 Jun 2009 02:28:06 -0000 1.8 +++ distinfo 9 Jul 2009 01:16:48 -0000 @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.43.tar.gz) = fb8076f8dcde4c5d835d4e037f630835 -SHA256 (Graphics-Primitive-0.43.tar.gz) = 4447a4c5ef5ca6f7a3058164be0d5c9258a53a0a68829f0d05bc5f63bc12c3e2 -SIZE (Graphics-Primitive-0.43.tar.gz) = 39036 +MD5 (Graphics-Primitive-0.44.tar.gz) = 0b147a11278ddec810ea5bc8836151ca +SHA256 (Graphics-Primitive-0.44.tar.gz) = 3bf97295cd53f27993a05c7e907bc71b989ea41537fadb59c1e0edd687638386 +SIZE (Graphics-Primitive-0.44.tar.gz) = 39197 --- p5-Graphics-Primitive-0.44.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: