[DragonFlyBSD - Submit #3201] (New) Fixes make search display
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Aug 17 17:28:52 PDT 2019
Issue #3201 has been reported by htse.
----------------------------------------
Submit #3201: Fixes make search display
http://bugs.dragonflybsd.org/issues/3201
* Author: htse
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
when doing /usr/dports/Makefile's 'make search'
the result is incorrectly displayed:
B-deps is empty
R-deps is empty
WWW is empty
current:
--------
Port: py27-wxPython30-3.0.2.0_7
Path: /usr/dports/x11-toolkits/py-wxPython30
Info: GUI toolkit for the Python programming language
Maint: python at FreeBSD.org
B-deps:
R-deps:
WWW:
corrections are done in Mk/bsd.port.subdir.mk, function changed starts at line 380:
fixed a typo and corrected the offsets
result:
-------
Port: py27-wxPython30-3.0.2.0_7
Path: /usr/dports/x11-toolkits/py-wxPython30
Info: GUI toolkit for the Python programming language
Maint: python at FreeBSD.org
B-deps: /usr/dports/devel/gettext-runtime /usr/dports/devel/gettext-tools /usr/dports/devel/pkgconf /usr/dports/devel/py-setuptools /usr/dports/lang/python27 /usr/dports/x11-toolkits/wxgtk30
R-deps: /usr/dports/devel/gettext-runtime /usr/dports/devel/py-setuptools /usr/dports/lang/python27 /usr/dports/x11-toolkits/py-wxPython-common /usr/dports/x11-toolkits/wxgtk30
WWW: http://www.wxpython.org
which is the desired info-display
---Files--------------------------------
fix_make_search_info_display.patch (3.61 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list