NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44311 CVS commit: pkgsrc/net/iana-etc
The following reply was made to PR misc/44311; it has been noted by GNATS.
From: "Jan Schaumann" <jschauma%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44311 CVS commit: pkgsrc/net/iana-etc
Date: Mon, 28 Nov 2022 17:05:08 +0000
Module Name: pkgsrc
Committed By: jschauma
Date: Mon Nov 28 17:05:08 UTC 2022
Modified Files:
pkgsrc/net/iana-etc: Makefile distinfo
pkgsrc/net/iana-etc/patches: patch-protocols.gawk
Log Message:
upper-case aliases if they're identical to the protocol name
This addresses PR44311 (11 years later :-), which was never completely fixed,
as the regeneration of the protocols files reinstated the lowercased (identical)
alias for the "manet" protocol. As a result, when importing the protocols file,
one had to know that one needed to manually update the entry so as not to break
things.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/iana-etc/Makefile \
pkgsrc/net/iana-etc/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/iana-etc/patches/patch-protocols.gawk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index