diff --git a/dev-db/sqlmap/Manifest b/dev-db/sqlmap/Manifest index 37b276b18..ad2ebba68 100644 --- a/dev-db/sqlmap/Manifest +++ b/dev-db/sqlmap/Manifest @@ -1,6 +1,2 @@ -EBUILD sqlmap-0.9_p20140608.ebuild 1683 SHA256 5e26d55f270f2f26c755c4e3babaced0870a1a8eac1328300a25ccd485850482 SHA512 db405de295658117f0af131b3d3d2b1024d70b4817e4ce3324cba69d914454a96497a2aa858418a5c87d7a90f3a7b11024c1ac0833b5153516ca7fa7ef8ab8ab WHIRLPOOL 7d8a9a0c626ee3758ee13ebd7ae65afd65e053bafd7faa8747dc70d7fcdfe633c7c60f99c1ede652fc83153f4d9592369db707e5d66f4248c19db7d86036dc75 -EBUILD sqlmap-0.9_p20140703.ebuild 1682 SHA256 eb9c2918ec936a3cf5121863b0d6660dc1d1f0e3136d2ac0ec1cbe548887e275 SHA512 e6f4cc6dd2d85098d35190d8ac7f628a890f950c514779796d40e1ffd4a754b03c0fdf82ad750599bf7d45048ffee3cfcf6f54d85b7d24ed289096a1d459f23d WHIRLPOOL 4600e982b59fbe0ff31cc1287006b0e1b7b56fd496a25de4b57b86a60bf7c549832c67a66a1b46316aa564e5b792be1612540a01c1b72e0e8a9e3449ea7ed5a9 -EBUILD sqlmap-0.9_p20140918.ebuild 1682 SHA256 443ede7ff62bb2c54601ec1c8e72ec21d8ccbdc5356a9b91f8192ae731d5fa0a SHA512 5454126cbeb34c51275ba985027439d3d6e592df8cf3fe4e9945dc8ba23a97a0e36d99af8f714b67b30c50c7da9e04c2fbe17f12b0489bb991530b135eba051f WHIRLPOOL 69430396348c9122745fe34f25a889291ae7c35709a92d56f9ffe96f74e0aa86f6c063a8cd9c4b10e6dbf5b3fb3467b53da4a6cc896541590f2cabfc86bd0cdd -EBUILD sqlmap-0.9_p20141024.ebuild 1682 SHA256 a237267ea438aa95d4aaae3e9d1bf72bb67130933c8626a585668079864e15af SHA512 d8f3bb43442da17444bb1a7c790c6f90ae958d3b29ed87de3f12ea0d89d2dbbfe2a924d896643c13daf97e3069190050e2ed36890d67b33196c3ffe4bc609ec2 WHIRLPOOL cd4550faf781d87d89409a05bbd80e2f90258c506b1cd45acd04ec6b19d179708bba52d899af17b8d2f393498cd8e29439f7fc2732c6e1278754fac7a5480bfd -EBUILD sqlmap-0.9_p20141218.ebuild 1682 SHA256 9e1a471b6dc52f5c97b905f5431536b46e0610835a9e50a617e8353400abda8c SHA512 4f7995ad9ca49be9d063640ae7337f7b8f8d936c7d932eff3e37d5813ec01736202da9c0ff3a619d52ce0acf0663f5ab35dac54f8e115953328f61e91c110704 WHIRLPOOL 960d534d16c1d9443358f449531c917f420faac9441212c75fd6646da6939fde7e1d8308a4141bcc28fd061b4a5440310600596152756d356feb1afb4d91d131 +EBUILD sqlmap-0.9_p20150218.ebuild 1682 SHA256 663ea19faedda7287ff3660bbd938e7cc594fd6ec3df3218cd56f5dc341963ab SHA512 1be7f54abadefb3eeab4f9c0cf6aed527b2af2fda6eff61108ea2d98ebbd389179feaceb6956ed05c08197a04709f2e9a7d9d85e9b2873f6b3538fb229670fd2 WHIRLPOOL e5b7d37401620d760f049466dbfc0e87516b62bbafd35468797262a0a72e37df7f83f90c9ec47ad720f4c5f75548c3727ddaf74a70d9304a22545dcb53e9af14 EBUILD sqlmap-9999.ebuild 1617 SHA256 24e63f3e8eaa3e900ebeaf26c6669ad0627d1d07eb3f585ce386e211d173685a SHA512 e4ed14f625c2ebb271d2f8191e3724322698247980654c3cb43fa98bfb32a76e067242e48cb881a80a4bac1eab200e54e4677f53a63163f98104de67fd63a641 WHIRLPOOL 629f967cac969f43b29a84a8d60acb36975eeab5e65e7c52a4b176e013894f69e4c7f61a335abe6d8452188619bad487470c89c161d4f85b12891ddd41c4ef8e diff --git a/dev-db/sqlmap/sqlmap-0.9_p20140608.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20140608.ebuild deleted file mode 100644 index 720ebfe61..000000000 --- a/dev-db/sqlmap/sqlmap-0.9_p20140608.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 git-2 - -DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" -HOMEPAGE="http://sqlmap.org" -EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="dac386735aab080ee23ef2d01be3cea19a2144e9" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -QA_PREBUILT=" - usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so - usr/share/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so" - -src_install () { - # fix broken tarball - find ./ -name .git | xargs rm -rf - # Don't forget to disable the revision check since we removed the SVN files - sed -i -e 's/= getRevisionNumber()/= "Unknown revision"/' lib/core/settings.py - - dodoc -r doc/* - rm -rf doc/ - dodir /usr/share/${PN}/ - - cp -R * "${ED}"/usr/share/${PN}/ - python_fix_shebang "${ED}"/usr/share/${PN} - dosym /usr/share/${PN}/sqlmap.py /usr/sbin/${PN} -} diff --git a/dev-db/sqlmap/sqlmap-0.9_p20140703.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20140703.ebuild deleted file mode 100644 index 4654327d5..000000000 --- a/dev-db/sqlmap/sqlmap-0.9_p20140703.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 git-2 - -DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" -HOMEPAGE="http://sqlmap.org" -EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="a8580d67ffff6f9e0717b26e8212915278c432b7" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -QA_PREBUILT=" - usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so - usr/share/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so" - -src_install () { - # fix broken tarball - find ./ -name .git | xargs rm -rf - # Don't forget to disable the revision check since we removed the SVN files - sed -i -e 's/= getRevisionNumber()/= "Unknown revision"/' lib/core/settings.py - - dodoc -r doc/* - rm -rf doc/ - dodir /usr/share/${PN}/ - - cp -R * "${ED}"/usr/share/${PN}/ - python_fix_shebang "${ED}"/usr/share/${PN} - dosym /usr/share/${PN}/sqlmap.py /usr/bin/${PN} -} diff --git a/dev-db/sqlmap/sqlmap-0.9_p20140918.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20140918.ebuild deleted file mode 100644 index abf3a6c75..000000000 --- a/dev-db/sqlmap/sqlmap-0.9_p20140918.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 git-2 - -DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" -HOMEPAGE="http://sqlmap.org" -EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="69701ba08c8874934f6dc20c1d78030735442450" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -QA_PREBUILT=" - usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so - usr/share/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so" - -src_install () { - # fix broken tarball - find ./ -name .git | xargs rm -rf - # Don't forget to disable the revision check since we removed the SVN files - sed -i -e 's/= getRevisionNumber()/= "Unknown revision"/' lib/core/settings.py - - dodoc -r doc/* - rm -rf doc/ - dodir /usr/share/${PN}/ - - cp -R * "${ED}"/usr/share/${PN}/ - python_fix_shebang "${ED}"/usr/share/${PN} - dosym /usr/share/${PN}/sqlmap.py /usr/bin/${PN} -} diff --git a/dev-db/sqlmap/sqlmap-0.9_p20141024.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20141024.ebuild deleted file mode 100644 index 41c9fe995..000000000 --- a/dev-db/sqlmap/sqlmap-0.9_p20141024.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 git-2 - -DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" -HOMEPAGE="http://sqlmap.org" -EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="6448d3caf4148840567761d8cdec4959ce79dc35" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -QA_PREBUILT=" - usr/share/${PN}/udf/mysql/linux/32/lib_mysqludf_sys.so - usr/share/${PN}/udf/mysql/linux/64/lib_mysqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so - usr/share/${PN}/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so" - -src_install () { - # fix broken tarball - find ./ -name .git | xargs rm -rf - # Don't forget to disable the revision check since we removed the SVN files - sed -i -e 's/= getRevisionNumber()/= "Unknown revision"/' lib/core/settings.py - - dodoc -r doc/* - rm -rf doc/ - dodir /usr/share/${PN}/ - - cp -R * "${ED}"/usr/share/${PN}/ - python_fix_shebang "${ED}"/usr/share/${PN} - dosym /usr/share/${PN}/sqlmap.py /usr/bin/${PN} -} diff --git a/dev-db/sqlmap/sqlmap-0.9_p20141218.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20150218.ebuild similarity index 96% rename from dev-db/sqlmap/sqlmap-0.9_p20141218.ebuild rename to dev-db/sqlmap/sqlmap-0.9_p20150218.ebuild index acd517cb9..630a19de6 100644 --- a/dev-db/sqlmap/sqlmap-0.9_p20141218.ebuild +++ b/dev-db/sqlmap/sqlmap-0.9_p20150218.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 git-2 DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" HOMEPAGE="http://sqlmap.org" EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="6972020fafba9a341bc4e3a55397aa1f728ec7b5" +EGIT_COMMIT="6cc092b926eaafb1a8439ebe680960120ce9aca3" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-db b/profiles/pentoo/base/package.accept_keywords/dev-db index 8d789fb86..37c59f152 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-db +++ b/profiles/pentoo/base/package.accept_keywords/dev-db @@ -8,4 +8,4 @@ dev-db/sqlbf ~dev-db/themole-0.3 ~dev-db/sqlsus-0.7.2 -=dev-db/sqlmap-0.9_p2014* +=dev-db/sqlmap-0.9_p2015*