Subject: CVS commit: pkgsrc/math/py-gmpy
From: OBATA Akio
Date: 2012-06-02 15:52:06
Message id: 20120602135207.05812175DD@cvs.netbsd.org

Log Message:
Update py-gmpy to 1.15.
Based on PR 46507 by Wen Heping.
* let to register egg-info.
* all files in distfile are not DOS style EOL oter than Windows related files,
  so remove extract option for ZIP.

GMPY 1.15 is a bug fix release. The following bugs were fixed:
* Reference counting leak in divmod(x,0).
* Fatal crash in remove(x,1).
* Discontinue use of custom memory allocator. (Fixes compatibility with Sage.)
* Allow up to base-62 integer conversion.

Files:
RevisionActionfile
1.4modifypkgsrc/math/py-gmpy/Makefile
1.2modifypkgsrc/math/py-gmpy/PLIST
1.2modifypkgsrc/math/py-gmpy/distinfo