From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 28 15:30:18 2005 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 7D84216A41F for ; Thu, 28 Jul 2005 15:30:18 +0000 (GMT) (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 809A643D5D for ; Thu, 28 Jul 2005 15:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6SFUEqF093123 for ; Thu, 28 Jul 2005 15:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6SFUECo093122; Thu, 28 Jul 2005 15:30:14 GMT (envelope-from gnats) Resent-Date: Thu, 28 Jul 2005 15:30:14 GMT Resent-Message-Id: <200507281530.j6SFUECo093122@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, Yen-Ming Lee Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C3A16A41F for ; Thu, 28 Jul 2005 15:22:47 +0000 (GMT) (envelope-from leeym@utopia.leeym.com) Received: from msr10.hinet.net (msr10.hinet.net [168.95.4.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC9AD43D48 for ; Thu, 28 Jul 2005 15:22:46 +0000 (GMT) (envelope-from leeym@utopia.leeym.com) Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52]) by msr10.hinet.net (8.9.3/8.9.3) with ESMTP id XAA24248; Thu, 28 Jul 2005 23:22:44 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 79548B29CC7; Thu, 28 Jul 2005 23:22:43 +0800 (CST) Received: from utopia.leeym.com ([127.0.0.1]) by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04925-03; Thu, 28 Jul 2005 23:22:32 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 2272DB29CF0; Thu, 28 Jul 2005 23:22:32 +0800 (CST) Message-Id: <20050728152232.2272DB29CF0@utopia.leeym.com> Date: Thu, 28 Jul 2005 23:22:32 +0800 (CST) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: svenasse@polaris.ca Subject: ports/84229: [PATCH] textproc/p5-Lingua-Ident: update to 1.5 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, 28 Jul 2005 15:30:18 -0000 >Number: 84229 >Category: ports >Synopsis: [PATCH] textproc/p5-Lingua-Ident: update to 1.5 >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 28 15:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 5.4-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 07:50:25 CST 2005 >Description: - Update to 1.5 - Unbreak this port Port maintainer (svenasse@polaris.ca) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005051203/p5-Lingua-Ident-1.4.log >Fix: --- p5-Lingua-Ident-1.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-Ident/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 6 Feb 2004 02:34:53 -0000 1.3 +++ Makefile 28 Jul 2005 15:22:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Lingua-Ident -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/MPIOTR @@ -19,12 +19,5 @@ MAN1= trainlid.1 MAN3= Lingua::Ident.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -.include - -.if ${PERL_LEVEL} >= 500800 -BROKEN= "Does not compile with perl >=5.8" -.endif - -.include +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-Ident/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 31 Mar 2004 03:11:47 -0000 1.2 +++ distinfo 28 Jul 2005 15:22:02 -0000 @@ -1,2 +1,2 @@ -MD5 (Lingua-Ident-1.4.tar.gz) = a516fcbc9bfb2267939d6c7029ef489f -SIZE (Lingua-Ident-1.4.tar.gz) = 44216 +MD5 (Lingua-Ident-1.5.tar.gz) = 2adc297f3f62c29a5c571f8178b06fef +SIZE (Lingua-Ident-1.5.tar.gz) = 43814 --- p5-Lingua-Ident-1.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: