Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2014 18:03:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196303] New: x11-fonts/lohit [patch] fix typo in files/pkg-message.in
Message-ID:  <bug-196303-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196303

            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@FreeBSD.org
          Reporter: tony@git-pull.com
             Flags: maintainer-feedback?(gabor@FreeBSD.org)
          Assignee: gabor@FreeBSD.org

Created attachment 150996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150996&action=
=3Dedit
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@FreeBSD.org> ---
Auto-assigned to maintainer gabor@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196303-13>