Bug 40670

Summary: gettext: missing file in pkg-plist
Product: Ports & Packages Reporter: Olivier Tharan <olive>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Olivier Tharan 2002-07-16 23:00:03 UTC
	The devel/gettext port does not install po-compat.el, needed for
	proper operation with Emacs. This is a patch to get it installed.

	Another idea crosses my mind: since the build process byte-compiles
	those 2 files, why would we not install the .elc too?

Fix: (relative to /usr/ports/devel/gettext)
How-To-Repeat: 	Install port, try to open a .po file, get following message:
	File mode specification error: (file-error "Cannot open load file" "po-compat")
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-07-16 23:09:12 UTC
Responsible Changed
From-To: freebsd-ports->portmgr

Over to maintainers
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-07-16 23:20:03 UTC
Responsible Changed
From-To: portmgr->ade

For my sins.
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-08-01 03:31:30 UTC
State Changed
From-To: open->closed

Path applied, thanks!