From owner-freebsd-ports@FreeBSD.ORG Fri Nov 22 10:01:05 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E29C4BC for ; Fri, 22 Nov 2013 10:01:05 +0000 (UTC) Received: from smtp.usask.ca (smtp.usask.ca [128.233.192.40]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 001FE26CC for ; Fri, 22 Nov 2013 10:01:04 +0000 (UTC) Received: from conversion-daemon.usask.ca by usask.ca (Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)) id <0MWN00H00SVT5X00@usask.ca> for freebsd-ports@freebsd.org; Fri, 22 Nov 2013 04:00:57 -0600 (CST) Received: from epsilon (S010648f8b31c0d73.ss.shawcable.net [70.76.74.189]) by usask.ca (Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)) with ESMTPSA id <0MWN00GKMT5J2220@usask.ca>; Fri, 22 Nov 2013 04:00:57 -0600 (CST) Date: Fri, 22 Nov 2013 04:00:55 -0600 From: Matthew Vooght Subject: Re: Upgrading Perl... Somebody just shoot me and put me out of my misery! In-reply-to: <97331.1385108726@server1.tristatelogic.com> To: "Ronald F. Guilmette" Message-id: <20131122100055.GA64257@epsilon> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <97331.1385108726@server1.tristatelogic.com> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 10:01:05 -0000 On Fri, Nov 22, 2013 at 12:25:26AM -0800, Ronald F. Guilmette wrote: > pkg_info says that at present I have perl5.14-5.14.4_3 installed. So excuse > my french, but why the fuck didn't the command: > > portupgrade -o lang/perl5.16 -f perl-5.14.\* > > actually *DO* anything? Wouldn't the pattern "perl-5.14.\*" fail to match your package "perl5.14-5.14.4_3"?