[Bug 211421] DEPRECATED messages are printed with backslash escaped spaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 28 13:07:11 UTC 2016


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

            Bug ID: 211421
           Summary: DEPRECATED messages are printed with backslash escaped
                    spaces
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: 000.fbsd at quip.cz
                CC: freebsd-ports-bugs at FreeBSD.org

For example port lang/php55 has this in Makefile

DEPRECATED= EOL upstream since 10 Jul 2016

On installation by "pkg upgrade" it prints following message:

-----------
This port is deprecated; you may wish to reconsider installing it:

EOL\ upstream\ since\ 10\ Jul\ 2016.

It is scheduled to be removed on or after 2016-08-20.
-----------

All spaces are escaped by backslash.


Bapt thinks it is ports bug:
https://lists.freebsd.org/pipermail/freebsd-ports/2016-July/104180.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list