Bug 113263

Summary: [PATCH] x11/luit: fix path for locale.alias
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Only Me CC: x11
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
luit-1.0.2_2.patch none

Description Rong-En Fan freebsd_committer freebsd_triage 2007-06-02 20:20:02 UTC
- After recent commit to libX11, locale.alias is in the default path
  (lib/X11/...), remove the unnecessary --with-localealiasfile, which
  breaks luit
- pet portlint about COMMENT

Port maintainer (x11@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-02 20:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-02 21:03:35 UTC
rafan       2007-06-02 20:03:30 UTC

  FreeBSD ports repository

  Modified files:
    x11/luit             Makefile 
  Log:
  - locale.alias is now in LOCALBASE/lib/X11
    This fixes luit after recent libX11 commit.
  - Pet portlint
  
  PR:             ports/113263
  Submitted by:   rafan
  Approved by:    flz
  
  Revision  Changes    Path
  1.2       +2 -4      ports/x11/luit/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-06-02 21:03:43 UTC
State Changed
From-To: open->closed

Committed with approval from flz@.