From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 22 06:40:01 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 97061106566C for ; Sun, 22 Mar 2009 06:40: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 67A938FC18 for ; Sun, 22 Mar 2009 06:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2M6e1al078884 for ; Sun, 22 Mar 2009 06:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2M6e1k4078883; Sun, 22 Mar 2009 06:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 22 Mar 2009 06:40:01 GMT Resent-Message-Id: <200903220640.n2M6e1k4078883@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, rollingbits (a.k.a Lucas) Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA36D106566C for ; Sun, 22 Mar 2009 06:39:36 +0000 (UTC) (envelope-from rollingbits@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 554698FC18 for ; Sun, 22 Mar 2009 06:39:36 +0000 (UTC) (envelope-from rollingbits@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1020505yxm.13 for ; Sat, 21 Mar 2009 23:39:35 -0700 (PDT) Received: by 10.151.149.6 with SMTP id b6mr10118154ybo.70.1237702164632; Sat, 21 Mar 2009 23:09:24 -0700 (PDT) Received: from clonix.invalid ([189.61.231.223]) by mx.google.com with ESMTPS id 6sm7586918ywc.10.2009.03.21.23.09.21 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 21 Mar 2009 23:09:23 -0700 (PDT) Received: from clonix.invalid (localhost [127.0.0.1]) by clonix.invalid (8.14.3/8.14.3) with ESMTP id n2M696uq082276 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Sun, 22 Mar 2009 03:09:07 -0300 (BRT) (envelope-from rollingbits@clonix.invalid) Received: (from rollingbits@localhost) by clonix.invalid (8.14.3/8.14.3/Submit) id n2M696CD082275; Sun, 22 Mar 2009 03:09:06 -0300 (BRT) (envelope-from rollingbits) Message-Id: <200903220609.n2M696CD082275@clonix.invalid> Date: Sun, 22 Mar 2009 03:09:06 -0300 (BRT) From: rollingbits (a.k.a Lucas) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/132922: t-prot 2.5_1 stop to work when p5-Getopt-Mixed is removed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "rollingbits \(a.k.a Lucas\)" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 06:40:01 -0000 >Number: 132922 >Category: ports >Synopsis: t-prot 2.5_1 stop to work when p5-Getopt-Mixed is removed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 22 06:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: rollingbits (a.k.a Lucas) >Release: FreeBSD 7.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD clonix.invalid 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Mon Feb 9 17:55:11 BRST 2009 root@clonix.invalid:/usr/obj/usr/src/sys/KERNIX i386 The installed dependencies are: perl-threaded-5.8.9_2 p5-Getopt-Long-2.37 and p5-Getopt-Mixed was removed. This is a Pentium3 machine. >Description: The last change of the package removed the dependence of Getopt::Mixed (and the package p5-Getopt-Mixed was removed from the ports collection) but when the package is removed from my system, the t-prot stop working with the message Can't locate Getopt/Mixed.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at ./t-prot line 7. BEGIN failed--compilation aborted at ./t-prot line 7. which means the program needs to be patched to work with the new library... My ports tree was updated some hours ago (22/Mar/2009 2h 40m AM). pkg_versions reports that all packages are updated, /usr/ports/UPDATING doesn't includes information about t-prot nor does /usr/ports/CHANGES. The reinstallation of p5-Getopt-Long and/or of t-prot doesn't solves the issue. >How-To-Repeat: Upgrade the port and remove the old dependency: the package p5-Getopt-Mixed. >Fix: >Release-Note: >Audit-Trail: >Unformatted: