[Bug 196303] New: x11-fonts/lohit [patch] fix typo in files/pkg-message.in

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 27 18:03:44 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196303

            Bug ID: 196303
           Summary: x11-fonts/lohit [patch] fix typo in
                    files/pkg-message.in
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gabor at FreeBSD.org
          Reporter: tony at git-pull.com
             Flags: maintainer-feedback?(gabor at FreeBSD.org)
          Assignee: gabor at FreeBSD.org

Created attachment 150996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150996&action=edit
Typo in x11-fonts/lohit/files/pkg-message.in

(Hi! This is my first stab at a patch.)

/etc/X11/xorg.conf uses the section "Module" to load modules. Like so:

>Section "Module"
>    Load        "dbe"  	# Double buffer extension
>    SubSection  "extmod"
>      Option    "omit xfree86-dga"   # don't initialise the DGA extension
>    EndSubSection
>    Load        "type1"
>    Load        "freetype"
># This loads the GLX module
>#    Load       "glx"
>EndSection

x11-fonts/lohit tells the user to add ``Load "freetype"`` to ``"Modules"
section`` (plural, with the S).

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gabor at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list