pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/softhsm



Module Name:    pkgsrc
Committed By:   agc
Date:           Thu Mar 31 18:30:32 UTC 2011

Modified Files:
        pkgsrc/security/softhsm: Makefile

Log Message:
The '#' character is kinda special to makefiles - re-work the comment field
so that we don't have any '#' chars in it.

Avoids the following:

        % grep COMMENT Makefile
        COMMENT=       Cryptographic store accessible through a PKCS#11 
interface
        % pkg_info softhsm
        Information for softhsm-1.2.0:

        Comment:
        Cryptographic store accessible through a PKCS


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/softhsm/Makefile

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