Bug 87591 - [UPDATE]: devel/rlwrap: Upgrade to version 0.23
Summary: [UPDATE]: devel/rlwrap: Upgrade to version 0.23
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 01:10 UTC by Frank J. Laszlo
Modified: 2005-10-19 09:49 UTC (History)
0 users

See Also:


Attachments
rlwrap-0.23.diff (1.48 KB, patch)
2005-10-18 01:10 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2005-10-18 01:10:18 UTC
	This is a patch to upgrade devel/rlwrap to version 0.23. The changes
	in this release are outlined at:
	http://utopia.knoware.nl/~hlub/uck/rlwrap/CHANGES.txt
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-10-18 12:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Grab.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-10-18 12:27:58 UTC
Are you sure you need the patch? Afterall, there's
work/rlwrap-0.23/src/main.c:  default_completion_filename =  
add3strings(DATADIR,"/rlwrap/", command_name);
which looks to me like it'd do the right thing...

Volker
Comment 3 Frank J. Laszlo 2005-10-19 00:43:27 UTC
you are correct, this issue has been fixed in the new version. The patch
may be removed and this port can be committed.
Thanks for the information. ;)

-Frank Laszlo
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2005-10-19 09:49:39 UTC
State Changed
From-To: open->closed

Committed with changes as discussed, thanks!