Bug 44184

Summary: Upgrade of XFree86-clients-4.2.1_2 fails due to missing reference to X420src-2.tgz in Makefile
Product: Ports & Packages Reporter: Stacey Roberts <sroberts>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Stacey Roberts 2002-10-18 00:00:00 UTC
After just cvsup'ing ports tree, attempts at portupgrading
XFree86-clients-4.2.1_1 fails with the following:
# portupgrade -R XFree86-clients-4.2.1_1
--->  Upgrading 'XFree86-clients-4.2.1_1' to 'XFree86-clients-4.2.1_2'
(x11/XFree86-4-clients)
--->  Building '/usr/ports/x11/XFree86-4-clients'
===>  Cleaning for libiconv-1.8_1
===>  Cleaning for gettext-0.11.5_1
===>  Cleaning for gmake-3.80
===>  Cleaning for imake-4.2.0_1
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for freetype2-2.1.2
===>  Cleaning for expat-1.95.5
===>  Cleaning for XFree86-libraries-4.2.1_2
===>  Cleaning for XFree86-clients-4.2.1_2

Fix: 

Suggest addition of X420src-2.tgz to Makefile at lines 16 & 17
How-To-Repeat: Unless X420src-2.tgz is included, upgrading XFree86-clients-4.2.1_2 will continue to fail.
Comment 1 Eric Anholt freebsd_committer freebsd_triage 2002-10-18 01:23:45 UTC
State Changed
From-To: open->closed

Should be fixed now.  Thanks.