aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsman/pkg-plist
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2025-04-03 12:15:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2026-03-17 21:29:31 +0000
commit18a2d75dd3ba653bd01d394f5b91e5f2847049e9 (patch)
tree71eba16fc363ba6eca82fa67d1644e5494fd247b /astro/gpsman/pkg-plist
parent1c6411cd56966dd37edae5496319393bda8f1b44 (diff)
*: Fix WWW with broken anchors-as-commentsHEADmain
Case 1: WWW=https://example.com#foo Here #foo is not part of the value of WWW since # introduces a comment whether it's part of a word or not (quoting the word+# makes no difference either). # needs to be escaped: WWW=https://example.com\#foo Case 2: WWW=https://example.com #foo This is probably fallout from when WWW was moved from pkg-descr to Makefile. The anchors still exist on the actual websites too or I removed them.
Diffstat (limited to 'astro/gpsman/pkg-plist')
0 files changed, 0 insertions, 0 deletions