Source-Changes archive

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

CVS commit: basesrc/usr.sbin/pkg_install



Module Name:    basesrc
Committed By:   agc
Date:           Thu Nov 14 09:40:24 UTC 2002

Modified Files:
        basesrc/usr.sbin/pkg_install/info: pkg_info.1
        basesrc/usr.sbin/pkg_install/lib: str.c

Log Message:
In addition to the existing "rc" modifier for a package version, add
support for "alpha" and "beta" versions, which sort before "rc".  Move
to table-based modifier recognition.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/usr.sbin/pkg_install/info/pkg_info.1
cvs rdiff -r1.39 -r1.40 basesrc/usr.sbin/pkg_install/lib/str.c

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