From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 9 02:50:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D1C616A47B for ; Sat, 9 Sep 2006 02:50:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B86D743D4C for ; Sat, 9 Sep 2006 02:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k892oKGP033971 for ; Sat, 9 Sep 2006 02:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k892oKuY033970; Sat, 9 Sep 2006 02:50:20 GMT (envelope-from gnats) Resent-Date: Sat, 9 Sep 2006 02:50:20 GMT Resent-Message-Id: <200609090250.k892oKuY033970@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, Cheng-Lung Sung Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4007216A407 for ; Sat, 9 Sep 2006 02:47:11 +0000 (UTC) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id D88F943D49 for ; Sat, 9 Sep 2006 02:47:10 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1]) by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id DF21A7E97B; Sat, 9 Sep 2006 10:49:28 +0800 (CST) Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q6bkldVRLD1M; Sat, 9 Sep 2006 10:49:28 +0800 (CST) Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038) id 239CD7E994; Sat, 9 Sep 2006 10:49:28 +0800 (CST) Message-Id: <20060909024928.239CD7E994@FreeBSD.csie.nctu.edu.tw> Date: Sat, 9 Sep 2006 10:49:28 +0800 (CST) From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/103054: [PATCH] devel/p5-threads: update to 1.41 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: Sat, 09 Sep 2006 02:50:21 -0000 >Number: 103054 >Category: ports >Synopsis: [PATCH] devel/p5-threads: update to 1.41 >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: Sat Sep 09 02:50:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #10: Fri Sep 8 13:22:46 CST >Description: - Update to 1.41 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-threads-1.41.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-threads/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 30 Aug 2006 01:44:26 -0000 1.1 +++ Makefile 9 Sep 2006 02:47:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= threads -PORTVERSION= 1.37 +PORTVERSION= 1.41 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JD/JDHEDDEN Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-threads/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 30 Aug 2006 01:44:26 -0000 1.1 +++ distinfo 9 Sep 2006 02:47:02 -0000 @@ -1,3 +1,3 @@ -MD5 (threads-1.37.tar.gz) = 0263111f57779bfbcaa554233d53d222 -SHA256 (threads-1.37.tar.gz) = 0a6c7d204ef19dc22cd8ef9e97cbb669fbf93beba0c325c00ea395c7259f4c62 -SIZE (threads-1.37.tar.gz) = 74001 +MD5 (threads-1.41.tar.gz) = e82bffb59a1ac541f3d7a5aae01b92c5 +SHA256 (threads-1.41.tar.gz) = 6a61d72bd383be218019a94fd310601d6f7b9a9769f13b5199f0ae3917c75d34 +SIZE (threads-1.41.tar.gz) = 74097 --- p5-threads-1.41.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: