Bug 69051 - [patch] devel/ace+tao wrong version of library in pkg-plist
Summary: [patch] devel/ace+tao wrong version of library in pkg-plist
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 14:10 UTC by Konstantin Oznobihin
Modified: 2004-07-14 16:02 UTC (History)
0 users

See Also:


Attachments
patch (465 bytes, patch)
2004-07-14 14:10 UTC, Konstantin Oznobihin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Oznobihin 2004-07-14 14:10:10 UTC
	pkg-plist of devel/ace+tao contains wrong version number for
	libDiamond.so. It should be 1.4.1 (actually version of tao),
	instead of 1.4.0.

Fix: Change 1.4.0 to %%TAO_VERSION%%
How-To-Repeat: 	cd /usr/ports/devel/ace+tao
	make install
	make deinstall
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-14 14:21:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Over to maintainer.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-14 16:02:17 UTC
State Changed
From-To: open->closed

Committed, thanks!