Bug 29980

Summary: A port bug: /usr/ports/databases/libgda would not build
Product: Ports & Packages Reporter: oleg dashevskii <od>
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 oleg dashevskii 2001-08-23 09:50:01 UTC
	There's a problem with FreeBSD patches to /usr/ports/databases/libgda
        Upon patching the following is output:

===>  Applying FreeBSD patches for libgda-0.2.90_4
File to patch: 

	That is, patch program cannot find sources to patch

Fix: 

dunno
How-To-Repeat: 	Get a fresh copy of ports via cvsup, cd to /usr/ports/databases/libgda
        and issue "make"
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-08-26 03:49:26 UTC
State Changed
From-To: open->analyzed

Could you try removing the files subdirectory and doing a cvsup again? 
Things appear to work fine here: 
entropy [211] % cd /usr/ports/databases/libgda; make patch 
[...] 
===>  Patching for libgda-0.2.90_4 
===>  Applying FreeBSD patches for libgda-0.2.90_4 
entropy [212] % 

You can see which patches you should have at: 
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/libgda/files
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2001-09-21 19:41:50 UTC
State Changed
From-To: analyzed->closed

No response from submitter