From root@a1poweruser.com  Thu Jan  1 11:20:05 2004
Return-Path: <root@a1poweruser.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2C96616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jan 2004 11:20:05 -0800 (PST)
Received: from smtp.a1poweruser.com (oh-chardon-cmts6a-103.clvdoh.adelphia.net [67.20.101.103])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7950943D54
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jan 2004 11:20:04 -0800 (PST)
	(envelope-from root@a1poweruser.com)
Received: by smtp.a1poweruser.com (Postfix, from userid 0)
	id EB13F30F; Thu,  1 Jan 2004 14:20:43 -0500 (EST)
Message-Id: <20040101192043.EB13F30F@smtp.a1poweruser.com>
Date: Thu,  1 Jan 2004 14:20:43 -0500 (EST)
From: fbsd_user@a1poweruser.com
Reply-To: fbsd_user@a1poweruser.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fix pkg_add -r  so it uses names with version sufix appended 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60794
>Category:       ports
>Synopsis:       fix pkg_add -r  so it uses names with version sufix appended
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 01 11:30:19 PST 2004
>Closed-Date:    Fri Jan 02 16:15:38 PST 2004
>Last-Modified:  Fri Jan 02 16:15:38 PST 2004
>Originator:     Charlie &
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
>Description:
pkg_add -r uses the incorrect package names. 
apache loads apache13 when apache20 is what is wanted. 
change contents of Latest directory with contents of 'All' directory which
contains the package names as apache-1.3.29_1 just like it's listed in
the FBSD web site. pkg_add -r name has to match name found on web site.




>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Jan 2 16:15:20 PST 2004 
State-Changed-Why:  
This is how it's supposed to work. If you want Apache 2.0, 
try 

pkg_add -r apache2 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60794 
>Unformatted:
