CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/06 08:17:26
Modified files:
usr.sbin/pkg_add/OpenBSD: PackingElement.pm Signature.pm
Log message:
refactor the "Signature" code for later
- all stuff being elements end up as version elements
- store them directly in the hash, so that we can properly impose
behavior depending on VersionElement (adding stuff to LibObject/PackageName
was slightly icky)
