From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 27 12:30:02 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 E066E1065679 for ; Sun, 27 Sep 2009 12:30:01 +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 BD4A08FC1C for ; Sun, 27 Sep 2009 12:30:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8RCU10S025540 for ; Sun, 27 Sep 2009 12:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8RCU1kr025539; Sun, 27 Sep 2009 12:30:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 Sep 2009 12:30:01 GMT Resent-Message-Id: <200909271230.n8RCU1kr025539@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, Cezary Morga Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE9A41065679 for ; Sun, 27 Sep 2009 12:27:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id B4CCF8FC37 for ; Sun, 27 Sep 2009 12:27:40 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8RCRehf036862 for ; Sun, 27 Sep 2009 12:27:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8RCRdvV036833; Sun, 27 Sep 2009 12:27:39 GMT (envelope-from nobody) Message-Id: <200909271227.n8RCRdvV036833@www.freebsd.org> Date: Sun, 27 Sep 2009 12:27:39 GMT From: Cezary Morga To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139185: [patch] update sysutils/p5-File-Which to 1.08 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: Sun, 27 Sep 2009 12:30:02 -0000 >Number: 139185 >Category: ports >Synopsis: [patch] update sysutils/p5-File-Which to 1.08 >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: Sun Sep 27 12:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Cezary Morga >Release: >Organization: >Environment: >Description: Update sysutils/p5-File-Which to 1.08 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN sysutils/p5-File-Which.orig/Makefile sysutils/p5-File-Which/Makefile --- sysutils/p5-File-Which.orig/Makefile 2008-04-17 16:28:28.000000000 +0200 +++ sysutils/p5-File-Which/Makefile 2009-09-27 14:24:10.341103000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= File-Which -PORTVERSION= 0.05 +PORTVERSION= 1.08 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -ruN sysutils/p5-File-Which.orig/distinfo sysutils/p5-File-Which/distinfo --- sysutils/p5-File-Which.orig/distinfo 2006-01-24 02:06:21.000000000 +0100 +++ sysutils/p5-File-Which/distinfo 2009-09-27 14:23:19.019215000 +0200 @@ -1,3 +1,3 @@ -MD5 (File-Which-0.05.tar.gz) = bd671a65f770fc0a124095e74c7c8013 -SHA256 (File-Which-0.05.tar.gz) = ee85f83119c7a5952c2a44a0183ea5c0809e98129a3473ee36cdf2227c836765 -SIZE (File-Which-0.05.tar.gz) = 7264 +MD5 (File-Which-1.08.tar.gz) = e93e2ad62ff86726a2156e0cc0c066fe +SHA256 (File-Which-1.08.tar.gz) = ab33867f454e317556c2cd1803bf5fa7af8a952604cfe00b033342979abd58f5 +SIZE (File-Which-1.08.tar.gz) = 15599 diff -ruN sysutils/p5-File-Which.orig/pkg-descr sysutils/p5-File-Which/pkg-descr --- sysutils/p5-File-Which.orig/pkg-descr 2002-12-28 13:02:06.000000000 +0100 +++ sysutils/p5-File-Which/pkg-descr 2009-09-27 14:22:43.481292000 +0200 @@ -3,3 +3,5 @@ installed somewhere in your PATH, or just check for its existence. It includes the command-line utility `pwhich' which has the same function as `which'. + +WWW: http://search.cpan.org/dist/File-Which/ >Release-Note: >Audit-Trail: >Unformatted: