Bug 87800

Summary: [maintainer] textproc/skim: bump of scim library version forgotten
Product: Ports & Packages Reporter: Jie Gao <gaoj>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: nork
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-textproc-skim none

Description Jie Gao 2005-10-21 19:20:19 UTC
	
During the upgrading of scim from 1.4.0 to 1.4.2, the shared library version of scim was bumped. But this change was forgotten in skim's Makefile

Fix: Apply the patch below 
How-To-Repeat: 	
cd /usr/ports/textproc/skim && make install

scim will be installed as a dependancy but still not satisfy the dependancy requirements.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-21 20:19:11 UTC
State Changed
From-To: open->closed

Committed, thanks!