Bug 87800 - [maintainer] textproc/skim: bump of scim library version forgotten
Summary: [maintainer] textproc/skim: bump of scim library version forgotten
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 19:20 UTC by Jie Gao
Modified: 2005-10-21 20:19 UTC (History)
1 user (show)

See Also:


Attachments
patch-textproc-skim (591 bytes, text/plain)
2005-10-21 19:20 UTC, Jie Gao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!