diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-11-05 17:52:19 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-11-05 17:57:41 -0500 |
commit | 80d52ea829aac43e9a067b6a8f3e010c221de717 (patch) | |
tree | 334aaddc44b51dd4a645bd62e908b4013851b2c4 /dev-php/maxmind-db-reader/Manifest | |
parent | dev-libs/libatasmart: stable 0.19-r2 for sparc, bug #630338 (thanks to Rolf E... (diff) | |
download | gentoo-80d52ea829aac43e9a067b6a8f3e010c221de717.tar.gz gentoo-80d52ea829aac43e9a067b6a8f3e010c221de717.tar.bz2 gentoo-80d52ea829aac43e9a067b6a8f3e010c221de717.zip |
dev-php/maxmind-db-reader: new PHP interface to the MaxMind databases.
Add the new (Composer-based) PHP interface to the MaxMind binary
database format. This lets you query the newer "mmdb" files directly,
from PHP code. There is an optional C extension that can be built with
USE=extension, and which ostensibly (but I have not tested this)
improves performance through the use of dev-libs/libmaxminddb.
Thanks to Steffen Weber for the initial ebuild.
Reported-by: Steffen Weber
Closes: https://bugs.gentoo.org/511088
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-php/maxmind-db-reader/Manifest')
-rw-r--r-- | dev-php/maxmind-db-reader/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-php/maxmind-db-reader/Manifest b/dev-php/maxmind-db-reader/Manifest new file mode 100644 index 000000000000..b4042bc78051 --- /dev/null +++ b/dev-php/maxmind-db-reader/Manifest @@ -0,0 +1 @@ +DIST MaxMind-DB-Reader-php-1.2.0.tar.gz 17488 SHA256 b1d0166ac9d7a2df2ec33c2fd3e2ccfcb556f013c8f58df3610e08bbf7e9c383 SHA512 2965c5348ec787e503c04322961b00fe7806cd95c5f711efd9833adc0acb21f0c40cab1983868f8ea0bb4e8576186d83e1e1913b203aab999f3870ea298a9b2a WHIRLPOOL 6059929c7b6e10ceafc4d50b7b2af2162c5a6e3b4dfc7390bd6b7adebca69de1847a01632e63c4b7de09581fdbd3c21dabe3c5182346d503228fd8e0112ad366 |