pkgsrc/security/py-cryptopp
gdt eb31fd899e Split version into sane and excessive parts.
Upstream's version is 0.6.0.X, where X appears to be a large integer
in decimal that corresponds to a git sha1 has.  Such large numbers
violate the assumption, true with just about every previous package,
that version number components will fit in an int --- code that
handles version numbers does not use a multiprecision integer library
like gmp.  To address this, split the version into what would have
been the version under normal procedures (0.6.0), and put the bignum
into ${VERSION_EXCESSIVE}, allowing it be used in DISTNAME but not
PKGNAME.
2012-03-20 23:38:26 +00:00
..
DESCR
distinfo fix distinfo; patch-aa is gone 2012-03-16 00:15:15 +00:00
Makefile Split version into sane and excessive parts. 2012-03-20 23:38:26 +00:00
PLIST Update to 0.6.0.1206569328141510525648634803928199668821045408958. 2012-03-16 00:12:35 +00:00