[Midnightbsd-cvs] src: libexec/mport.check-fake: Add a third party public domain string

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 13 00:07:04 EST 2010


Log Message:
-----------
Add a third party public domain string replace function to correctly deal with the case where mports contain a + in the name

zipios++ fails fake do to the regular expression dying on +.  We may need to handle other special charactes if they come up in port names.  I haven't seen any to date.

Modified Files:
--------------
    src/libexec/mport.check-fake:
        Makefile (r1.3 -> r1.4)
        (http://cvsweb.midnightbsd.org/src/libexec/mport.check-fake/Makefile?r1=1.3&r2=1.4)
        mport.check-fake.c (r1.3 -> r1.4)
        (http://cvsweb.midnightbsd.org/src/libexec/mport.check-fake/mport.check-fake.c?r1=1.3&r2=1.4)


More information about the Midnightbsd-cvs mailing list