[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:30:32
  Author: anthraxx
Revision: 775795

upgpkg: metasploit 6.0.21-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 23:29:16 UTC (rev 775794)
+++ PKGBUILD2020-12-14 23:30:32 UTC (rev 775795)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=6.0.15
+pkgver=6.0.21
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('62dfa301d2acbeed5b84b41d31ef28e6d1d3ddf239d0f6b1bc88d1d656f8d634e3102598a5e460a0588aab4ae2555e87e8f83e5356e159b4c3dd1fde54e53771')
-b2sums=('a49c85801672dfaef0eada2710ea620e092f0f357a27e78b12a2c96973a4584647fc63c3eca6bf8e23904bfb4db21818b386e5373af394ffa2d05450926b0455')
+sha512sums=('d93a1fc073b75b364b2b5a7d5420d94d60f26b2d8dce485d8ed37ea174291d170f808e5aafdeb89df5739f822f7d18ca6d762816963933c631eb83dd48bc2b06')
+b2sums=('7b50a48480cbadd58d06602ec190fa41954aa3e0b779ea04878eed4a01985013ffe3ab4ec33626e70cae4c5eca1a609320338c0931460554b497372b51360a2a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-11-10 Thread Levente Polyak via arch-commits
Date: Tuesday, November 10, 2020 @ 22:06:16
  Author: anthraxx
Revision: 749891

upgpkg: metasploit 6.0.15-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 21:51:50 UTC (rev 749890)
+++ PKGBUILD2020-11-10 22:06:16 UTC (rev 749891)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.101
+pkgver=6.0.15
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('d7f87df1b0741fec54781254f893fbd5888453070f50a691b99266c6201650941efac8add802d6eb968fb20199e396496bd3dda4cc6c96d2f92bd3aa996a704a')
-b2sums=('7981ded3332d263cfc7103d89825772bf0f94b50cfc37af83b00363b92aaba06f55751bf7079aa501efcf6bb6c1e1894609533a1c9d81fd9c541f7bd183631cf')
+sha512sums=('62dfa301d2acbeed5b84b41d31ef28e6d1d3ddf239d0f6b1bc88d1d656f8d634e3102598a5e460a0588aab4ae2555e87e8f83e5356e159b4c3dd1fde54e53771')
+b2sums=('a49c85801672dfaef0eada2710ea620e092f0f357a27e78b12a2c96973a4584647fc63c3eca6bf8e23904bfb4db21818b386e5373af394ffa2d05450926b0455')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-08-24 Thread Levente Polyak via arch-commits
Date: Monday, August 24, 2020 @ 19:45:28
  Author: anthraxx
Revision: 687786

upgpkg: metasploit 5.0.101-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 19:45:23 UTC (rev 687785)
+++ PKGBUILD2020-08-24 19:45:28 UTC (rev 687786)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.99
+pkgver=5.0.101
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('7f52253a1dac2fae94e06b889de62f4413cb0fade422facf72f2b3bfef36d77139793cbcd74096d94ec0924cb8884fd3be7048294e92929d0f8505bba2c26f45')
-b2sums=('d49dcb46ec810a64d2a30b64af7e041bfb1b9f11106b8c0642531f072426d5110f1cb474a1c53d952e3832462c3e449c33c1b48372e3e3682df8460659759bdb')
+sha512sums=('d7f87df1b0741fec54781254f893fbd5888453070f50a691b99266c6201650941efac8add802d6eb968fb20199e396496bd3dda4cc6c96d2f92bd3aa996a704a')
+b2sums=('7981ded3332d263cfc7103d89825772bf0f94b50cfc37af83b00363b92aaba06f55751bf7079aa501efcf6bb6c1e1894609533a1c9d81fd9c541f7bd183631cf')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-07-16 Thread Levente Polyak via arch-commits
Date: Thursday, July 16, 2020 @ 22:01:47
  Author: anthraxx
Revision: 664226

upgpkg: metasploit 5.0.99-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-16 21:46:16 UTC (rev 664225)
+++ PKGBUILD2020-07-16 22:01:47 UTC (rev 664226)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.88
+pkgver=5.0.99
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('7f7fb87cc54702f9b1a6792b41101fdd944db0fe037d7ffb5d833d042d5acc639a2abfbfa9e65e22ad44040385496ca975f682a5da22a01fdb7cb2b2fb4eee84')
-b2sums=('4056e442986321efd8a150565d33861bc86a364379958c10ba71712a46713b077d0b8752f452098ebde269aa312d36c9a4b1be8d8960bb819fde4393cb8418c7')
+sha512sums=('7f52253a1dac2fae94e06b889de62f4413cb0fade422facf72f2b3bfef36d77139793cbcd74096d94ec0924cb8884fd3be7048294e92929d0f8505bba2c26f45')
+b2sums=('d49dcb46ec810a64d2a30b64af7e041bfb1b9f11106b8c0642531f072426d5110f1cb474a1c53d952e3832462c3e449c33c1b48372e3e3682df8460659759bdb')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-05-09 Thread Levente Polyak via arch-commits
Date: Saturday, May 9, 2020 @ 12:35:34
  Author: anthraxx
Revision: 625956

upgpkg: metasploit 5.0.88-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-09 12:30:56 UTC (rev 625955)
+++ PKGBUILD2020-05-09 12:35:34 UTC (rev 625956)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.86
+pkgver=5.0.88
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e282ef527c24d8e72082b95d3075bafc39defd29d0f22484ac273157324537d2')
-sha512sums=('4503d844978587eacac754e15358d00efc8ab3e505c61afb3e62c82564cd8d07352e549f202e8f1c6db55cb20a849a0d352c50cf84262155d41e5584792c8b48')
-b2sums=('085a5e889a0df1d28730b1a831b4c151b0c3477b80378ffbb0305eb489b3cddf40c81c7d643d9bfca95304b43318ad6fae72fccfbcc1f04fb980755eaf1df2ae')
+sha512sums=('7f7fb87cc54702f9b1a6792b41101fdd944db0fe037d7ffb5d833d042d5acc639a2abfbfa9e65e22ad44040385496ca975f682a5da22a01fdb7cb2b2fb4eee84')
+b2sums=('4056e442986321efd8a150565d33861bc86a364379958c10ba71712a46713b077d0b8752f452098ebde269aa312d36c9a4b1be8d8960bb819fde4393cb8418c7')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-04-29 Thread Levente Polyak via arch-commits
Date: Wednesday, April 29, 2020 @ 08:24:40
  Author: anthraxx
Revision: 622207

upgpkg: metasploit 5.0.86-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-29 08:24:36 UTC (rev 622206)
+++ PKGBUILD2020-04-29 08:24:40 UTC (rev 622207)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.83
+pkgver=5.0.86
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('d3e55cc656207c0a53363582fe61cb448b595294a10a61988031ac2b52e1')
-sha512sums=('8fae6377e5f2a1589e98cada37c6d900afa4dcd2a773de4e6c40c4cc41f076bf6cc2a1494187d792f3fe71ae83edcbb318c5ec2357c5d026810e001a8522288a')
-b2sums=('712979c899f395f20d10214d65fc569354245e762aeb991a0c56b23db0a35eff32d8dca48f6d1b46560fde7862c118bfdbc0cb5d5a77583566a470580b2fe45b')
+sha256sums=('e282ef527c24d8e72082b95d3075bafc39defd29d0f22484ac273157324537d2')
+sha512sums=('4503d844978587eacac754e15358d00efc8ab3e505c61afb3e62c82564cd8d07352e549f202e8f1c6db55cb20a849a0d352c50cf84262155d41e5584792c8b48')
+b2sums=('085a5e889a0df1d28730b1a831b4c151b0c3477b80378ffbb0305eb489b3cddf40c81c7d643d9bfca95304b43318ad6fae72fccfbcc1f04fb980755eaf1df2ae')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-04-04 Thread Levente Polyak via arch-commits
Date: Saturday, April 4, 2020 @ 23:05:16
  Author: anthraxx
Revision: 611758

upgpkg: metasploit 5.0.83-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-04 23:01:35 UTC (rev 611757)
+++ PKGBUILD2020-04-04 23:05:16 UTC (rev 611758)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.81
+pkgver=5.0.83
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e0c589eeaf832b6dff2f83e697edd51ffb2ca2fbfc2800a7fcee9e87c6bd6ada')
-sha512sums=('ebdc2a699f1e6196918fc648fa5fbc2e98ad9dc3a2df80c758e4494424a67e6eb69b606ee4789f94b8cb3244158d3edf3e00e992cd692e45f66b182c20292a7a')
-b2sums=('cd7c9f55a09157a566a207ae556da2133427dae77aa4e54cc5546df2d2658d7a7a0f47953c7bc74e42d457005ba9bb0db5994aff890029c1c82b750b5dc124bf')
+sha256sums=('d3e55cc656207c0a53363582fe61cb448b595294a10a61988031ac2b52e1')
+sha512sums=('8fae6377e5f2a1589e98cada37c6d900afa4dcd2a773de4e6c40c4cc41f076bf6cc2a1494187d792f3fe71ae83edcbb318c5ec2357c5d026810e001a8522288a')
+b2sums=('712979c899f395f20d10214d65fc569354245e762aeb991a0c56b23db0a35eff32d8dca48f6d1b46560fde7862c118bfdbc0cb5d5a77583566a470580b2fe45b')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-03-21 Thread Levente Polyak via arch-commits
Date: Saturday, March 21, 2020 @ 15:43:07
  Author: anthraxx
Revision: 602792

upgpkg: metasploit 5.0.81-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-21 15:40:45 UTC (rev 602791)
+++ PKGBUILD2020-03-21 15:43:07 UTC (rev 602792)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.79
+pkgver=5.0.81
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('8f85ce0aed03531740fdda6ad229ee0356d3e08bf6c50faaec3916106ac568d2')
-sha512sums=('327ca49ca695f67299b5b9fe87f5da97c1e4d4d07e85560c40651dc1437cedd61a3bfd7fb8e2c3aeba7ac8d0c19b77af538a48b292dc4047f4f65557582c63d5')
-b2sums=('4ccb8e04fd6c2022ab364ce026d72ed46855ec8acdd8267ce4d1146f885c104b98bd6cfc613d6c64e51aad6c65950ab0e0e22a81e409624e61020220f872fdbf')
+sha256sums=('e0c589eeaf832b6dff2f83e697edd51ffb2ca2fbfc2800a7fcee9e87c6bd6ada')
+sha512sums=('ebdc2a699f1e6196918fc648fa5fbc2e98ad9dc3a2df80c758e4494424a67e6eb69b606ee4789f94b8cb3244158d3edf3e00e992cd692e45f66b182c20292a7a')
+b2sums=('cd7c9f55a09157a566a207ae556da2133427dae77aa4e54cc5546df2d2658d7a7a0f47953c7bc74e42d457005ba9bb0db5994aff890029c1c82b750b5dc124bf')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-03-08 Thread Levente Polyak via arch-commits
Date: Sunday, March 8, 2020 @ 21:24:29
  Author: anthraxx
Revision: 592541

upgpkg: metasploit 5.0.79-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 21:24:22 UTC (rev 592540)
+++ PKGBUILD2020-03-08 21:24:29 UTC (rev 592541)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.73
+pkgver=5.0.79
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,9 +12,9 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('4b68acf2ed10a7896ad4feb8b9c87fe66782f0ba5fb28d84a83d42e339d617f1')
-sha512sums=('e91831e54d50e3d29cb11ff07558159aff7679954e246da6c1766e51765778f28191a957a4241b6b69350d7816a4eab31d800d6a08436fb00ed478a6dd9d63f7')
-b2sums=('2de51a5550ea092aca316aaeebaf28727c646c35888725ee45b8a5b3f49430560059280ca16384dc24545fe26a27a5e583b11bef51f40f216fed7afcea03ae07')
+sha256sums=('8f85ce0aed03531740fdda6ad229ee0356d3e08bf6c50faaec3916106ac568d2')
+sha512sums=('327ca49ca695f67299b5b9fe87f5da97c1e4d4d07e85560c40651dc1437cedd61a3bfd7fb8e2c3aeba7ac8d0c19b77af538a48b292dc4047f4f65557582c63d5')
+b2sums=('4ccb8e04fd6c2022ab364ce026d72ed46855ec8acdd8267ce4d1146f885c104b98bd6cfc613d6c64e51aad6c65950ab0e0e22a81e409624e61020220f872fdbf')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-02-08 Thread Levente Polyak via arch-commits
Date: Saturday, February 8, 2020 @ 12:20:58
  Author: anthraxx
Revision: 564072

upgpkg: metasploit 5.0.73-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-08 12:20:39 UTC (rev 564071)
+++ PKGBUILD2020-02-08 12:20:58 UTC (rev 564072)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.70
+pkgver=5.0.73
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,9 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f10a51cef6e4c4c610c8ac38862e24f749caf3bc794819b99d262821b051e320')
-sha512sums=('0729dc89eda50fb02e24ed8f357cca9cf3e83960c46fbed2bb5758fd6c82f5672bb0248222539dee95a6876802a49c9f6781577cef3ff473737a980d54f1a1d2')
+sha256sums=('4b68acf2ed10a7896ad4feb8b9c87fe66782f0ba5fb28d84a83d42e339d617f1')
+sha512sums=('e91831e54d50e3d29cb11ff07558159aff7679954e246da6c1766e51765778f28191a957a4241b6b69350d7816a4eab31d800d6a08436fb00ed478a6dd9d63f7')
+b2sums=('2de51a5550ea092aca316aaeebaf28727c646c35888725ee45b8a5b3f49430560059280ca16384dc24545fe26a27a5e583b11bef51f40f216fed7afcea03ae07')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-01-17 Thread Levente Polyak via arch-commits
Date: Friday, January 17, 2020 @ 17:15:51
  Author: anthraxx
Revision: 552876

upgpkg: metasploit 5.0.70-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-17 17:10:48 UTC (rev 552875)
+++ PKGBUILD2020-01-17 17:15:51 UTC (rev 552876)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.60
-pkgrel=2
+pkgver=5.0.70
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a1cca91d0365acd8d6b370b0293cb4bd1649ecde37a66731c8390eca26d7ac15')
-sha512sums=('9e451019b3e184e2429fbc628504cc5ee56b713f66c489027d10ee622b34967ef2bba45d52ac3435e769749a3170c1193654aa919a19656a279d0594c5600102')
+sha256sums=('f10a51cef6e4c4c610c8ac38862e24f749caf3bc794819b99d262821b051e320')
+sha512sums=('0729dc89eda50fb02e24ed8f357cca9cf3e83960c46fbed2bb5758fd6c82f5672bb0248222539dee95a6876802a49c9f6781577cef3ff473737a980d54f1a1d2')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -58,6 +58,7 @@
   install -d "${pkgdir}/usr/share/doc"
   mv "${pkgdir}/opt/${pkgname}/documentation" 
"${pkgdir}/usr/share/doc/${pkgname}"
   rm "${pkgdir}/usr/bin/msfupdate"
+  rm -r "${pkgdir}"/opt/metasploit/vendor/bundle/ruby/*/cache
 }
 
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-12-25 Thread Felix Yan via arch-commits
Date: Thursday, December 26, 2019 @ 01:30:55
  Author: felixonmars
Revision: 541777

Ruby 2.7.0 rebuild

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-26 01:30:38 UTC (rev 541776)
+++ PKGBUILD2019-12-26 01:30:55 UTC (rev 541777)
@@ -4,7 +4,7 @@
 
 pkgname=metasploit
 pkgver=5.0.60
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-11-17 Thread Levente Polyak via arch-commits
Date: Sunday, November 17, 2019 @ 12:43:27
  Author: anthraxx
Revision: 529997

upgpkg: metasploit 5.0.60-1 add missing inetutils depends

- upstream release
- FS#64525 missing inetutils depends

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-17 10:40:38 UTC (rev 529996)
+++ PKGBUILD2019-11-17 12:43:27 UTC (rev 529997)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.59
+pkgver=5.0.60
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
 license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'inetutils' 'git')
 options=('!strip' '!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('96c3e9815a089cb9564afa14f6dda395b4047c192ad9183e46d0f3428c2f8532')
-sha512sums=('0af174240317c5b8ae74a35149f35e0a4d4fe0badc966b1e48cfcc4256433b8f6a778819cd1b14bbcccffc720930f2a26c60b892dd1fd9a621a9c18cdd3a66c6')
+source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a1cca91d0365acd8d6b370b0293cb4bd1649ecde37a66731c8390eca26d7ac15')
+sha512sums=('9e451019b3e184e2429fbc628504cc5ee56b713f66c489027d10ee622b34967ef2bba45d52ac3435e769749a3170c1193654aa919a19656a279d0594c5600102')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-11-12 Thread Levente Polyak via arch-commits
Date: Wednesday, November 13, 2019 @ 00:59:56
  Author: anthraxx
Revision: 527077

upgpkg: metasploit 5.0.59-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-13 00:39:40 UTC (rev 527076)
+++ PKGBUILD2019-11-13 00:59:56 UTC (rev 527077)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.50
+pkgver=5.0.59
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('20997cdbb2bbba62bbe7b35331fd46d161a48cb83fc23c0ef841134b88f62582')
-sha512sums=('5b871c4ac88ef5a730d43bbc9c404083e53ecdcc55171689e653b7a70e54dd4bf8a19bfa62ccea6aebc4cb83e5a9b34710a251a8a73915415ac556761cebc3bd')
+sha256sums=('96c3e9815a089cb9564afa14f6dda395b4047c192ad9183e46d0f3428c2f8532')
+sha512sums=('0af174240317c5b8ae74a35149f35e0a4d4fe0badc966b1e48cfcc4256433b8f6a778819cd1b14bbcccffc720930f2a26c60b892dd1fd9a621a9c18cdd3a66c6')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:11:15
  Author: anthraxx
Revision: 512127

upgpkg: metasploit 5.0.50-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:07:22 UTC (rev 512126)
+++ PKGBUILD2019-09-29 20:11:15 UTC (rev 512127)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.46
+pkgver=5.0.50
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('8fad3291d668d5db88385268e473288160ec4cbdfba743698abf0cef90ff6f09')
-sha512sums=('8705d133e472a35ce97f57f3593da3719ab3c346750159ac48dce77257b0f52877a28397c6476bc3d22aa81ba7f1aefbb222148f4c9aa55ffa887d0c7193ef48')
+sha256sums=('20997cdbb2bbba62bbe7b35331fd46d161a48cb83fc23c0ef841134b88f62582')
+sha512sums=('5b871c4ac88ef5a730d43bbc9c404083e53ecdcc55171689e653b7a70e54dd4bf8a19bfa62ccea6aebc4cb83e5a9b34710a251a8a73915415ac556761cebc3bd')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-09-10 Thread Levente Polyak via arch-commits
Date: Tuesday, September 10, 2019 @ 20:48:31
  Author: anthraxx
Revision: 509222

upgpkg: metasploit 5.0.46-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 20:33:44 UTC (rev 509221)
+++ PKGBUILD2019-09-10 20:48:31 UTC (rev 509222)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.45
+pkgver=5.0.46
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('255de837eb0e26c9a3a65f69af864d1bf2df7cf706e6f5356bfc4e89ff0aa8d3')
-sha512sums=('95f73085474c5c4af60cbff4123ac8e6eca2854f8297ccea8de6bc8bfeb95114bbaa11a607e9d4db54879335c960be194e811da37eab5bfa495bf82190cc0cae')
+sha256sums=('8fad3291d668d5db88385268e473288160ec4cbdfba743698abf0cef90ff6f09')
+sha512sums=('8705d133e472a35ce97f57f3593da3719ab3c346750159ac48dce77257b0f52877a28397c6476bc3d22aa81ba7f1aefbb222148f4c9aa55ffa887d0c7193ef48')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-09-03 Thread Levente Polyak via arch-commits
Date: Tuesday, September 3, 2019 @ 21:17:27
  Author: anthraxx
Revision: 507957

upgpkg: metasploit 5.0.45-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-03 21:04:55 UTC (rev 507956)
+++ PKGBUILD2019-09-03 21:17:27 UTC (rev 507957)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.39
+pkgver=5.0.45
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ad2991cee9e4042a7f9658e0fa6db7e00b481ba727a2772ae6e7cc68bcca3341')
-sha512sums=('5e65a65c55343784ff110d301f7b286fcf6ef8fb43b97cc42f1410ce3fbdf49c050d020403e0d2d06800ce4411073c52af637d8b8cc908894402b041c1237287')
+sha256sums=('255de837eb0e26c9a3a65f69af864d1bf2df7cf706e6f5356bfc4e89ff0aa8d3')
+sha512sums=('95f73085474c5c4af60cbff4123ac8e6eca2854f8297ccea8de6bc8bfeb95114bbaa11a607e9d4db54879335c960be194e811da37eab5bfa495bf82190cc0cae')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-08-06 Thread Levente Polyak via arch-commits
Date: Tuesday, August 6, 2019 @ 22:28:16
  Author: anthraxx
Revision: 498105

upgpkg: metasploit 5.0.39-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 22:27:01 UTC (rev 498104)
+++ PKGBUILD2019-08-06 22:28:16 UTC (rev 498105)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.28
+pkgver=5.0.39
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('7274a00a6b06b8eb4e010061735750d6550800385bc33bcf5c3ee5d9f944f50c')
-sha512sums=('361308c28287e8926dc05294a57d92310cd8d4c72cba14e254f5738a8e7dfc3b429abf20032559dbee40fd833b7d78a3f1c1a747e337b6b9696c27aeed675dbc')
+sha256sums=('ad2991cee9e4042a7f9658e0fa6db7e00b481ba727a2772ae6e7cc68bcca3341')
+sha512sums=('5e65a65c55343784ff110d301f7b286fcf6ef8fb43b97cc42f1410ce3fbdf49c050d020403e0d2d06800ce4411073c52af637d8b8cc908894402b041c1237287')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-06-12 Thread Levente Polyak via arch-commits
Date: Wednesday, June 12, 2019 @ 19:03:23
  Author: anthraxx
Revision: 481007

upgpkg: metasploit 5.0.28-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-12 18:57:26 UTC (rev 481006)
+++ PKGBUILD2019-06-12 19:03:23 UTC (rev 481007)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.26
+pkgver=5.0.28
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('a6105a402da41160693579c3e9d826243a9603b60f14b705e7d5ab5e05d3bba4')
-sha512sums=('b66c0ce651afeb76eacfd7d5f9353d62742fa6debfafbf25324ab884fda894b8121114ea94e5d5f124f72473b13ef59f2c28f24795c5b68e45869d22b38ec13c')
+sha256sums=('7274a00a6b06b8eb4e010061735750d6550800385bc33bcf5c3ee5d9f944f50c')
+sha512sums=('361308c28287e8926dc05294a57d92310cd8d4c72cba14e254f5738a8e7dfc3b429abf20032559dbee40fd833b7d78a3f1c1a747e337b6b9696c27aeed675dbc')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-06-02 Thread Levente Polyak via arch-commits
Date: Sunday, June 2, 2019 @ 18:15:38
  Author: anthraxx
Revision: 476640

upgpkg: metasploit 5.0.26-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-02 18:12:55 UTC (rev 476639)
+++ PKGBUILD2019-06-02 18:15:38 UTC (rev 476640)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.22
+pkgver=5.0.26
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('9f90dba99cd94397653cbf586389e98cd30c1a0c880e2729a1bfd3b2a3ac2c4d')
-sha512sums=('6c7c65e21621ee0b9e02e3cea724616dc3e26cb8bb8e47fe3381e441f515d18ea92c0ba23e8691f5d6d5a8f2ec6d4f104eb9fafb7723d3ff9d7f93f01a51de27')
+sha256sums=('a6105a402da41160693579c3e9d826243a9603b60f14b705e7d5ab5e05d3bba4')
+sha512sums=('b66c0ce651afeb76eacfd7d5f9353d62742fa6debfafbf25324ab884fda894b8121114ea94e5d5f124f72473b13ef59f2c28f24795c5b68e45869d22b38ec13c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-05-22 Thread Levente Polyak via arch-commits
Date: Wednesday, May 22, 2019 @ 19:04:52
  Author: anthraxx
Revision: 468662

upgpkg: metasploit 5.0.22-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-22 19:03:26 UTC (rev 468661)
+++ PKGBUILD2019-05-22 19:04:52 UTC (rev 468662)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.18
+pkgver=5.0.22
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ba3f0be1d6b4bc7e75d2d4fb3b900a6b84e16ef8a852541b903a5e60664c5e82')
-sha512sums=('0d9caf981b7978bc5520ec698141d8cc4384f52808d51362062314d773f05fd3138cb8f9f9219836312e2c0f858c49fe4641a994cafe37196bbf4890d12bbc38')
+sha256sums=('9f90dba99cd94397653cbf586389e98cd30c1a0c880e2729a1bfd3b2a3ac2c4d')
+sha512sums=('6c7c65e21621ee0b9e02e3cea724616dc3e26cb8bb8e47fe3381e441f515d18ea92c0ba23e8691f5d6d5a8f2ec6d4f104eb9fafb7723d3ff9d7f93f01a51de27')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-04-23 Thread Jelle van der Waa via arch-commits
Date: Tuesday, April 23, 2019 @ 14:42:17
  Author: jelle
Revision: 453155

upgpkg: metasploit 5.0.18-1

Upstream update

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-23 14:32:41 UTC (rev 453154)
+++ PKGBUILD2019-04-23 14:42:17 UTC (rev 453155)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.9
+pkgver=5.0.18
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('069fd8b7f6c217fdd43f33186f0ebb954f9a2b2107010f418b228e697645a1e3')
-sha512sums=('f45ff49bf3cd0124bccf1ba5a63fe4c24c0a84ddf7ed036d567bbc7906a26415ad878996da8c7d71188b7804eae4caf81bbb58801b5c85aaed9e94fec952d4fc')
+sha256sums=('ba3f0be1d6b4bc7e75d2d4fb3b900a6b84e16ef8a852541b903a5e60664c5e82')
+sha512sums=('0d9caf981b7978bc5520ec698141d8cc4384f52808d51362062314d773f05fd3138cb8f9f9219836312e2c0f858c49fe4641a994cafe37196bbf4890d12bbc38')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-03-06 Thread Levente Polyak via arch-commits
Date: Wednesday, March 6, 2019 @ 22:06:41
  Author: anthraxx
Revision: 437929

upgpkg: metasploit 5.0.9-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 21:57:20 UTC (rev 437928)
+++ PKGBUILD2019-03-06 22:06:41 UTC (rev 437929)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.2
+pkgver=5.0.9
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('21c0db1b3a400741aa02f6e82601c487cd10f195019829d1faad69c8bdae26aa')
-sha512sums=('2b873bdf9dcfe815f642915fc1d3fa4fb918e3315df1759f75fced9e5aca90bf2948e28c9a6d3d598411bc8f1dcd62a8c6736037754dffb6c394e423a1ee18e6')
+sha256sums=('069fd8b7f6c217fdd43f33186f0ebb954f9a2b2107010f418b228e697645a1e3')
+sha512sums=('f45ff49bf3cd0124bccf1ba5a63fe4c24c0a84ddf7ed036d567bbc7906a26415ad878996da8c7d71188b7804eae4caf81bbb58801b5c85aaed9e94fec952d4fc')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-01-29 Thread Levente Polyak via arch-commits
Date: Tuesday, January 29, 2019 @ 22:33:51
  Author: anthraxx
Revision: 428497

upgpkg: metasploit 5.0.2-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-29 22:23:59 UTC (rev 428496)
+++ PKGBUILD2019-01-29 22:33:51 UTC (rev 428497)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.0
+pkgver=5.0.2
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ae4779624b992fc6ada6904eca0a86688f5f8391c239480e2fec073d03c2')
-sha512sums=('0c790e30c88c4d7363b886a0226bdbc064ca5627855cfb674a5a8e8fd08a7da4fbfdc3b0cba82c934d8de766b48b7ecc4f66742f1164d2cef0a53249983ae163')
+sha256sums=('21c0db1b3a400741aa02f6e82601c487cd10f195019829d1faad69c8bdae26aa')
+sha512sums=('2b873bdf9dcfe815f642915fc1d3fa4fb918e3315df1759f75fced9e5aca90bf2948e28c9a6d3d598411bc8f1dcd62a8c6736037754dffb6c394e423a1ee18e6')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-01-11 Thread Levente Polyak via arch-commits
Date: Saturday, January 12, 2019 @ 01:18:52
  Author: anthraxx
Revision: 422710

upgpkg: metasploit 5.0.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-12 01:05:06 UTC (rev 422709)
+++ PKGBUILD2019-01-12 01:18:52 UTC (rev 422710)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.31
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('2b09dbe39944e9dc088a599b0d04456e6427224678c819926814058ef818299e')
-sha512sums=('1507aaa8229665e6a83d520eab57d2b7f7b14b44250839ba33f60ac3ee78fccbc31372c217f96dcb9e5ed4b3c3902580948ac4f7c1593e049db26e0254f7ca33')
+sha256sums=('ae4779624b992fc6ada6904eca0a86688f5f8391c239480e2fec073d03c2')
+sha512sums=('0c790e30c88c4d7363b886a0226bdbc064ca5627855cfb674a5a8e8fd08a7da4fbfdc3b0cba82c934d8de766b48b7ecc4f66742f1164d2cef0a53249983ae163')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 8, 2019 @ 06:26:45
  Author: felixonmars
Revision: 421010

Ruby 2.6.0 rebuild

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-08 06:25:48 UTC (rev 421009)
+++ PKGBUILD2019-01-08 06:26:45 UTC (rev 421010)
@@ -4,7 +4,7 @@
 
 pkgname=metasploit
 pkgver=4.17.31
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2019-01-07 Thread Anatol Pomozov via arch-commits
Date: Tuesday, January 8, 2019 @ 06:22:19
  Author: anatolik
Revision: 421007

Workaround for bundler v2 vs v1 incompatibility

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-08 06:20:48 UTC (rev 421006)
+++ PKGBUILD2019-01-08 06:22:19 UTC (rev 421007)
@@ -17,6 +17,10 @@
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
+
+  # https://github.com/bundler/bundler/issues/6882
+  sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
+
   bundle config build.nokogiri --use-system-libraries
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
 }


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-12-18 Thread Levente Polyak via arch-commits
Date: Tuesday, December 18, 2018 @ 20:00:07
  Author: anthraxx
Revision: 416712

upgpkg: metasploit 4.17.31-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-18 19:58:09 UTC (rev 416711)
+++ PKGBUILD2018-12-18 20:00:07 UTC (rev 416712)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.26
+pkgver=4.17.31
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('bce04c0c7f74ae70e42191d72cf433b997fccac7a9b002f5fd15074bed561836')
-sha512sums=('32a22c47926b31a63b7f9df3a542bea93b1b061a95f486dbb7ba2869e8fc07c8d35fd427d6c4be055089a2e9b1003a36a7d48521b18de27c765c14002e31ecb9')
+sha256sums=('2b09dbe39944e9dc088a599b0d04456e6427224678c819926814058ef818299e')
+sha512sums=('1507aaa8229665e6a83d520eab57d2b7f7b14b44250839ba33f60ac3ee78fccbc31372c217f96dcb9e5ed4b3c3902580948ac4f7c1593e049db26e0254f7ca33')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-11-22 Thread Levente Polyak via arch-commits
Date: Thursday, November 22, 2018 @ 22:28:07
  Author: anthraxx
Revision: 409403

upgpkg: metasploit 4.17.26-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-22 22:27:07 UTC (rev 409402)
+++ PKGBUILD2018-11-22 22:28:07 UTC (rev 409403)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.23
+pkgver=4.17.26
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('c7d86af2787561a5a188629abae46d8f3e5fb83f4360e6a0cb90d7ee7754c7bf')
-sha512sums=('5b96ec36493c8aba0bfebd6c558ea5bd8a47b5642571ed93eee8e9e3c232c02527bb2f4af0a09a3714718d93b21f66a8f874485582a9875dfe4027df6c8b0dc4')
+sha256sums=('bce04c0c7f74ae70e42191d72cf433b997fccac7a9b002f5fd15074bed561836')
+sha512sums=('32a22c47926b31a63b7f9df3a542bea93b1b061a95f486dbb7ba2869e8fc07c8d35fd427d6c4be055089a2e9b1003a36a7d48521b18de27c765c14002e31ecb9')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-11-06 Thread Levente Polyak via arch-commits
Date: Tuesday, November 6, 2018 @ 20:34:35
  Author: anthraxx
Revision: 402123

upgpkg: metasploit 4.17.23-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:34:07 UTC (rev 402122)
+++ PKGBUILD2018-11-06 20:34:35 UTC (rev 402123)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.14
+pkgver=4.17.23
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('1915d67a5469ffa01a5904e7dd11045905a75f2bfc0a33d9a1f77ef945538774')
-sha512sums=('e2d1e1c2985bce3c2d190789656cc70894c7750663e3f6558859920abafe305408c19f74527610772c08223047157539c1acb6f0c220ecf0645c7951ff90516b')
+sha256sums=('c7d86af2787561a5a188629abae46d8f3e5fb83f4360e6a0cb90d7ee7754c7bf')
+sha512sums=('5b96ec36493c8aba0bfebd6c558ea5bd8a47b5642571ed93eee8e9e3c232c02527bb2f4af0a09a3714718d93b21f66a8f874485582a9875dfe4027df6c8b0dc4')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-09-23 Thread Levente Polyak via arch-commits
Date: Sunday, September 23, 2018 @ 15:45:41
  Author: anthraxx
Revision: 384218

upgpkg: metasploit 4.17.14-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-23 15:08:48 UTC (rev 384217)
+++ PKGBUILD2018-09-23 15:45:41 UTC (rev 384218)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.5
+pkgver=4.17.14
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('5a8edec081082dc33808cfe7c45a8bcb114e048bdc20886b04fa3b66904e3f82')
-sha512sums=('7aae9a439358a686172b677eeaf9696252450599b6303ae6ddfc5043c8485beae4f5a726e6be488a039ef99a791ed22742fa9bbd6400678006c2ba2b92dc487c')
+sha256sums=('1915d67a5469ffa01a5904e7dd11045905a75f2bfc0a33d9a1f77ef945538774')
+sha512sums=('e2d1e1c2985bce3c2d190789656cc70894c7750663e3f6558859920abafe305408c19f74527610772c08223047157539c1acb6f0c220ecf0645c7951ff90516b')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -26,6 +26,7 @@
   CFLAGS+=" -I/usr/include/libxml2"
   bundle install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
+  find vendor/bundle/ruby \( -name gem_make.out -or -name mkmf.log \) -delete
 }
 
 package() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-08-13 Thread Levente Polyak via arch-commits
Date: Monday, August 13, 2018 @ 21:58:07
  Author: anthraxx
Revision: 371332

upgpkg: metasploit 4.17.5-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-13 21:31:04 UTC (rev 371331)
+++ PKGBUILD2018-08-13 21:58:07 UTC (rev 371332)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.1
+pkgver=4.17.5
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('99517112818be223790be47f184ae410cf3b4c40e96bd845e0925374d5a4d646')
-sha512sums=('84133240901a11a80b15092a994743628816de0edf28089c42125b6a7b40fea598eedd7e10e08ca2b1ec711506be0ffe85f43ae9f092d1a1fda2b4772aba4916')
+sha256sums=('5a8edec081082dc33808cfe7c45a8bcb114e048bdc20886b04fa3b66904e3f82')
+sha512sums=('7aae9a439358a686172b677eeaf9696252450599b6303ae6ddfc5043c8485beae4f5a726e6be488a039ef99a791ed22742fa9bbd6400678006c2ba2b92dc487c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-07-16 Thread Levente Polyak via arch-commits
Date: Monday, July 16, 2018 @ 23:18:54
  Author: anthraxx
Revision: 360305

upgpkg: metasploit 4.17.1-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-16 23:13:06 UTC (rev 360304)
+++ PKGBUILD2018-07-16 23:18:54 UTC (rev 360305)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.17.0
+pkgver=4.17.1
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('845a57ab71993328bd51c57f38093d99fa281e62b82c1d7af9cd073d3b4495df')
-sha512sums=('3edc7633a5070bd4b4abb4998890bdd8177d894949c1cf0a0212042a0cc08620df99917dc317949532e2f1a5a295b75dd989c346f6d85bc0bd0e6c5e2533c60d')
+sha256sums=('99517112818be223790be47f184ae410cf3b4c40e96bd845e0925374d5a4d646')
+sha512sums=('84133240901a11a80b15092a994743628816de0edf28089c42125b6a7b40fea598eedd7e10e08ca2b1ec711506be0ffe85f43ae9f092d1a1fda2b4772aba4916')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-07-05 Thread Levente Polyak via arch-commits
Date: Friday, July 6, 2018 @ 00:07:17
  Author: anthraxx
Revision: 353270

upgpkg: metasploit 4.17.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-05 23:10:32 UTC (rev 353269)
+++ PKGBUILD2018-07-06 00:07:17 UTC (rev 353270)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.60
+pkgver=4.17.0
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
 license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f55ac839bfb14eb67711c448c73b79ea6efb75f9e3ddf92e4151318f6b6ed2e2')
-sha512sums=('abfe0daa25b202261f5db6dd3811bb46c491415217e0c9c956b3deba70b03c6c4de802a274c7c93b9765616bd9e97e360268fbadd1bfaea71bf05e82a6401251')
+sha256sums=('845a57ab71993328bd51c57f38093d99fa281e62b82c1d7af9cd073d3b4495df')
+sha512sums=('3edc7633a5070bd4b4abb4998890bdd8177d894949c1cf0a0212042a0cc08620df99917dc317949532e2f1a5a295b75dd989c346f6d85bc0bd0e6c5e2533c60d')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -23,6 +23,7 @@
 
 build() {
   cd ${pkgname}-framework-${pkgver}
+  CFLAGS+=" -I/usr/include/libxml2"
   bundle install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-06-11 Thread Levente Polyak via arch-commits
Date: Monday, June 11, 2018 @ 22:10:07
  Author: anthraxx
Revision: 342392

upgpkg: metasploit 4.16.60-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-11 20:29:19 UTC (rev 342391)
+++ PKGBUILD2018-06-11 22:10:07 UTC (rev 342392)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.59
+pkgver=4.16.60
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('691f67d4c8310775f2c47dc2336db09a6dbda2c47f4a07341aec2bc7c19bb264')
-sha512sums=('f8bf6db581c39a3fec474acc12337aab87d1480dc3a88cc4e1c100e393c1aac0f8d34cdfe1b77a2b41fba33bdaf1a4995cb5d60f417e269040f86d1ee42d0091')
+sha256sums=('f55ac839bfb14eb67711c448c73b79ea6efb75f9e3ddf92e4151318f6b6ed2e2')
+sha512sums=('abfe0daa25b202261f5db6dd3811bb46c491415217e0c9c956b3deba70b03c6c4de802a274c7c93b9765616bd9e97e360268fbadd1bfaea71bf05e82a6401251')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-06-06 Thread Levente Polyak via arch-commits
Date: Wednesday, June 6, 2018 @ 18:05:03
  Author: anthraxx
Revision: 341542

upgpkg: metasploit 4.16.59-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 17:56:50 UTC (rev 341541)
+++ PKGBUILD2018-06-06 18:05:03 UTC (rev 341542)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.58
+pkgver=4.16.59
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('69185b49cfa100dcc1ae3726b4575bd1d3128b8c1a1c8a685892e20dbf8e25ec')
-sha512sums=('547a4311196d6d13f0d5e8e0c58d77787be77098169e9a53e409a25142b7c30bef3573fc100301af79e91caba722833d42ecb401ccfaf9e101be3a48f03e1f1a')
+sha256sums=('691f67d4c8310775f2c47dc2336db09a6dbda2c47f4a07341aec2bc7c19bb264')
+sha512sums=('f8bf6db581c39a3fec474acc12337aab87d1480dc3a88cc4e1c100e393c1aac0f8d34cdfe1b77a2b41fba33bdaf1a4995cb5d60f417e269040f86d1ee42d0091')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-05-24 Thread Levente Polyak via arch-commits
Date: Thursday, May 24, 2018 @ 21:53:15
  Author: anthraxx
Revision: 329204

upgpkg: metasploit 4.16.58-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-24 21:19:50 UTC (rev 329203)
+++ PKGBUILD2018-05-24 21:53:15 UTC (rev 329204)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.57
+pkgver=4.16.58
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('e565e1adf9f1cf1f88757c6bea28d51fe1c9652fa985e82137796d2b370bc91d')
-sha512sums=('1bac6f61949e7c9e78eabd63de0463ed45cb727140ce0ed9b0bfb387743e1697fa74b80a5413c0193dbfca8e3f7afd85f626f79ac6320c52e1433af5b6ed3d08')
+sha256sums=('69185b49cfa100dcc1ae3726b4575bd1d3128b8c1a1c8a685892e20dbf8e25ec')
+sha512sums=('547a4311196d6d13f0d5e8e0c58d77787be77098169e9a53e409a25142b7c30bef3573fc100301af79e91caba722833d42ecb401ccfaf9e101be3a48f03e1f1a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-05-22 Thread Levente Polyak via arch-commits
Date: Wednesday, May 23, 2018 @ 00:02:25
  Author: anthraxx
Revision: 327815

upgpkg: metasploit 4.16.57-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 23:43:57 UTC (rev 327814)
+++ PKGBUILD2018-05-23 00:02:25 UTC (rev 327815)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.56
+pkgver=4.16.57
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ca9ed7bd57901c0a988b07e81a3ae4d164b324c05d84649f327fb5d727a573b5')
-sha512sums=('fd8740d3c28b8e1a9279226c25ea1bffaa6b6070f63c46c27f4fad6aba0922b77b995eae27c92b2543d3a19aa00a6fc061e02f264fb92fa2afddc015e63589ee')
+sha256sums=('e565e1adf9f1cf1f88757c6bea28d51fe1c9652fa985e82137796d2b370bc91d')
+sha512sums=('1bac6f61949e7c9e78eabd63de0463ed45cb727140ce0ed9b0bfb387743e1697fa74b80a5413c0193dbfca8e3f7afd85f626f79ac6320c52e1433af5b6ed3d08')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-05-11 Thread Levente Polyak via arch-commits
Date: Friday, May 11, 2018 @ 22:49:22
  Author: anthraxx
Revision: 320909

upgpkg: metasploit 4.16.56-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-11 21:54:06 UTC (rev 320908)
+++ PKGBUILD2018-05-11 22:49:22 UTC (rev 320909)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.55
+pkgver=4.16.56
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f6f64242e9664dbb95a5e8a60ad9a5d40126a4fb0925bc4e737330f59af5895e')
-sha512sums=('081291ba4f172eb96d5e65a26e6931bdab25f62d485cdbd16a249a3c0f8620c0d26d0d0da4688cb4ce7b2956cb3afc160f7c6fa76dbaa607ac0d3d85cd558c56')
+sha256sums=('ca9ed7bd57901c0a988b07e81a3ae4d164b324c05d84649f327fb5d727a573b5')
+sha512sums=('fd8740d3c28b8e1a9279226c25ea1bffaa6b6070f63c46c27f4fad6aba0922b77b995eae27c92b2543d3a19aa00a6fc061e02f264fb92fa2afddc015e63589ee')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-05-08 Thread Levente Polyak via arch-commits
Date: Tuesday, May 8, 2018 @ 22:17:53
  Author: anthraxx
Revision: 319711

upgpkg: metasploit 4.16.55-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-08 22:07:39 UTC (rev 319710)
+++ PKGBUILD2018-05-08 22:17:53 UTC (rev 319711)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.54
+pkgver=4.16.55
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f6c11800df6b19525daae4aae39573fed65c860ea5a404a6f6862370f224fd9d')
-sha512sums=('52a1242593400cab94b499701fbcf5b02b2c64371196a280df521837f16254fe735fe1571ec8f2ae4f1c36b5b595630ecd89fcf3bc2a50cf358736bb4251151c')
+sha256sums=('f6f64242e9664dbb95a5e8a60ad9a5d40126a4fb0925bc4e737330f59af5895e')
+sha512sums=('081291ba4f172eb96d5e65a26e6931bdab25f62d485cdbd16a249a3c0f8620c0d26d0d0da4688cb4ce7b2956cb3afc160f7c6fa76dbaa607ac0d3d85cd558c56')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-04-30 Thread Levente Polyak via arch-commits
Date: Monday, April 30, 2018 @ 23:53:24
  Author: anthraxx
Revision: 318534

upgpkg: metasploit 4.16.54-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-30 23:47:30 UTC (rev 318533)
+++ PKGBUILD2018-04-30 23:53:24 UTC (rev 318534)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.53
+pkgver=4.16.54
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('c6cb1b02add978ec7b0f903d381ef43582723dd059368f7a5843db62dff8f55e')
-sha512sums=('6c4c91d7ecb61db27657b8c22e0c6640d28009348676b8e4f4f4f54a96d5ecbeb4ad1dcc2c2be92ac33ba8f4e19a3ba1558998e61680bdc6a12ba9ca3454e2f2')
+sha256sums=('f6c11800df6b19525daae4aae39573fed65c860ea5a404a6f6862370f224fd9d')
+sha512sums=('52a1242593400cab94b499701fbcf5b02b2c64371196a280df521837f16254fe735fe1571ec8f2ae4f1c36b5b595630ecd89fcf3bc2a50cf358736bb4251151c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-04-28 Thread Levente Polyak via arch-commits
Date: Saturday, April 28, 2018 @ 23:23:12
  Author: anthraxx
Revision: 318419

upgpkg: metasploit 4.16.53-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-28 21:51:53 UTC (rev 318418)
+++ PKGBUILD2018-04-28 23:23:12 UTC (rev 318419)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.51
+pkgver=4.16.53
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('a6f6d30c5e7ae28c667463cefea46b496c1fb8e8b41426e9afcab28f9de16fb8')
-sha512sums=('cd3ea69df051cab50ebe7d5479a88fedcd39e3d217e278147c9e5b9619561c722b42448514f5fdeb670e1020cc0cf2ce7acfa6ade28c25cb78853dab269cc217')
+sha256sums=('c6cb1b02add978ec7b0f903d381ef43582723dd059368f7a5843db62dff8f55e')
+sha512sums=('6c4c91d7ecb61db27657b8c22e0c6640d28009348676b8e4f4f4f54a96d5ecbeb4ad1dcc2c2be92ac33ba8f4e19a3ba1558998e61680bdc6a12ba9ca3454e2f2')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-04-24 Thread Levente Polyak via arch-commits
Date: Tuesday, April 24, 2018 @ 20:32:44
  Author: anthraxx
Revision: 317624

upgpkg: metasploit 4.16.51-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-24 20:20:48 UTC (rev 317623)
+++ PKGBUILD2018-04-24 20:32:44 UTC (rev 317624)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.50
+pkgver=4.16.51
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('2d94d2f4642bb40fb11acc1f40a52721ef73f8bd1b36547bf1201bc991916f12')
-sha512sums=('749a200f8b1ffb4972336d8a3940a41a18ee167ade93072274c9493d0cb6fbb16afb00be184886f34cac69e87a2b72f15c7dd5cd1542505045c33cab11c0')
+sha256sums=('a6f6d30c5e7ae28c667463cefea46b496c1fb8e8b41426e9afcab28f9de16fb8')
+sha512sums=('cd3ea69df051cab50ebe7d5479a88fedcd39e3d217e278147c9e5b9619561c722b42448514f5fdeb670e1020cc0cf2ce7acfa6ade28c25cb78853dab269cc217')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-04-18 Thread Levente Polyak via arch-commits
Date: Wednesday, April 18, 2018 @ 21:58:58
  Author: anthraxx
Revision: 316936

upgpkg: metasploit 4.16.50-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-18 21:56:41 UTC (rev 316935)
+++ PKGBUILD2018-04-18 21:58:58 UTC (rev 316936)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.49
+pkgver=4.16.50
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('b48b21714b04555c5f98a5bf407bcfd5d297c5f2e6b924ada56416df2c51616d')
-sha512sums=('ab640e8a60178b16981b7881a879320bf48106869f46cd7058b7f386c7f9287dba364072df1d8fbf61f2472598dc4b1309df9c64a033971c2aa21ef98be8fb25')
+sha256sums=('2d94d2f4642bb40fb11acc1f40a52721ef73f8bd1b36547bf1201bc991916f12')
+sha512sums=('749a200f8b1ffb4972336d8a3940a41a18ee167ade93072274c9493d0cb6fbb16afb00be184886f34cac69e87a2b72f15c7dd5cd1542505045c33cab11c0')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-03-18 Thread Levente Polyak via arch-commits
Date: Sunday, March 18, 2018 @ 15:40:24
  Author: anthraxx
Revision: 309050

upgpkg: metasploit 4.16.45-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-18 14:46:57 UTC (rev 309049)
+++ PKGBUILD2018-03-18 15:40:24 UTC (rev 309050)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.44
+pkgver=4.16.45
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('4ed7f4c84ac0f5ebaedd2ca3731269d515beb001065155812ccee0998014636a'
+sha256sums=('16c9d2ff56e716847187fe3b1437b5a1a5a7e45530101b179199a815b6911796'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('7fc4571d08d931688502a690cdd2167f3ee1a88c4a253f243c412068ff179884f1fcd9557dc61c501898b3e3fb4f1ca3eecaa7ba2b1bb39d36ff74af95c16782'
+sha512sums=('89c51d40484a42bea023f7289e1793def04b5184fa75ead25968bb4725a87398620f64d437e11d8f8a160b7c5e3649ca79a6743eb54e0416ffdf3a39f81b55ea'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-03-14 Thread Levente Polyak via arch-commits
Date: Thursday, March 15, 2018 @ 02:03:22
  Author: anthraxx
Revision: 307891

upgpkg: metasploit 4.16.44-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-15 01:53:40 UTC (rev 307890)
+++ PKGBUILD2018-03-15 02:03:22 UTC (rev 307891)
@@ -3,32 +3,34 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.43
+pkgver=4.16.44
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
 license=('BSD')
-depends=('ruby2.4' 'libpcap' 'postgresql-libs' 'ruby2.4-bundler' 'sqlite' 
'libxslt' 'git')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('cb405e87f759502bd16ce4318713e907b714b545673fe32199a83e6fc10e'
+sha256sums=('4ed7f4c84ac0f5ebaedd2ca3731269d515beb001065155812ccee0998014636a'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('f4d620b8293ae5cc3b5a889584e0c5db3b66be6faf345383010856f62373f8c93be5acff9313d9c19fcac73eee42122c9f65169042ac084aedbdaad418c6c29e'
+sha512sums=('7fc4571d08d931688502a690cdd2167f3ee1a88c4a253f243c412068ff179884f1fcd9557dc61c501898b3e3fb4f1ca3eecaa7ba2b1bb39d36ff74af95c16782'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
-  bundle-2.4 config build.nokogiri --use-system-libraries
+  bundle config build.nokogiri --use-system-libraries
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
-  patch -R -p1 < "${srcdir}/metasploit-dont-restrict-aggregator.patch"
+  patch -Rp1 < "${srcdir}/metasploit-dont-restrict-aggregator.patch"
+  sed "s|'grpc', '1.8.3'|'grpc', '1.10.0'|g" -i Gemfile
+  sed -r 's|(grpc \(.*)1.8.3\)|\11.10.0)|g' -i Gemfile.lock
 }
 
 build() {
   cd ${pkgname}-framework-${pkgver}
-  bundle-2.4 install -j"$(nproc)" --no-cache --deployment
+  bundle install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }
 
@@ -40,7 +42,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 exec 
ruby-2.4 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -47,7 +49,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 
exec ruby-2.4 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-03-04 Thread Levente Polyak via arch-commits
Date: Sunday, March 4, 2018 @ 20:16:35
  Author: anthraxx
Revision: 302441

upgpkg: metasploit 4.16.43-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-04 17:07:28 UTC (rev 302440)
+++ PKGBUILD2018-03-04 20:16:35 UTC (rev 302441)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.41
+pkgver=4.16.43
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('3bdf9397de308f9a5c8331be5f54ca5293728ccc4024bc0c59790c4e09e7d23c'
+sha256sums=('cb405e87f759502bd16ce4318713e907b714b545673fe32199a83e6fc10e'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('e145f2fd32118d85a9bcd786378ce4ebb3466443e24e956dbbc3cd5a21d78b29a24139eb5682afb5cae7ffae71b4c35bdd2ff54bd2aae820bb5f052e704da0df'
+sha512sums=('f4d620b8293ae5cc3b5a889584e0c5db3b66be6faf345383010856f62373f8c93be5acff9313d9c19fcac73eee42122c9f65169042ac084aedbdaad418c6c29e'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-02-25 Thread Levente Polyak via arch-commits
Date: Sunday, February 25, 2018 @ 22:38:46
  Author: anthraxx
Revision: 298153

upgpkg: metasploit 4.16.41-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-25 21:59:08 UTC (rev 298152)
+++ PKGBUILD2018-02-25 22:38:46 UTC (rev 298153)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.39
+pkgver=4.16.41
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('3270622fd99c6f83cdd733b6b0569d0a91ba43acc32fd97667c715b0fec92094'
+sha256sums=('3bdf9397de308f9a5c8331be5f54ca5293728ccc4024bc0c59790c4e09e7d23c'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('cb5edb45f9e0f28cc60d36ab03f131f6688abee997085098348e1eccf1198f149b71cd32a58690a96d542b967142bda31956fccdfec9793f063112451186d9df'
+sha512sums=('e145f2fd32118d85a9bcd786378ce4ebb3466443e24e956dbbc3cd5a21d78b29a24139eb5682afb5cae7ffae71b4c35bdd2ff54bd2aae820bb5f052e704da0df'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 21:52:15
  Author: anthraxx
Revision: 296254

upgpkg: metasploit 4.16.39-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 21:06:34 UTC (rev 296253)
+++ PKGBUILD2018-02-18 21:52:15 UTC (rev 296254)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.36
+pkgver=4.16.39
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380'
+sha256sums=('3270622fd99c6f83cdd733b6b0569d0a91ba43acc32fd97667c715b0fec92094'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('37a4f1364bb2281459a38e09125c1686886721094240bf5a5c126d27636a2d86567d57401ce1d621966551a6871126c1a4a14865089ec445505d61629eda22a0'
+sha512sums=('cb5edb45f9e0f28cc60d36ab03f131f6688abee997085098348e1eccf1198f149b71cd32a58690a96d542b967142bda31956fccdfec9793f063112451186d9df'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-02-08 Thread Levente Polyak via arch-commits
Date: Thursday, February 8, 2018 @ 12:21:33
  Author: anthraxx
Revision: 290273

upgpkg: metasploit 4.16.36-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-08 12:14:30 UTC (rev 290272)
+++ PKGBUILD2018-02-08 12:21:33 UTC (rev 290273)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.34
+pkgver=4.16.36
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('7cdbae2c8ef866ef97328cb759f1178fd81e7e8a9c444e3500ae5b854b5c10f1'
+sha256sums=('26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('eb1ea3ba53be5cb6a85689f840413e3179619a9a44e4ca19d7d947cf6091c2107e975023f9b30d6b993cf754fe6bb0b771c88933f47e7427f4b666398e66ac38'
+sha512sums=('37a4f1364bb2281459a38e09125c1686886721094240bf5a5c126d27636a2d86567d57401ce1d621966551a6871126c1a4a14865089ec445505d61629eda22a0'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-01-28 Thread Levente Polyak via arch-commits
Date: Sunday, January 28, 2018 @ 19:28:01
  Author: anthraxx
Revision: 287635

upgpkg: metasploit 4.16.34-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-28 18:59:44 UTC (rev 287634)
+++ PKGBUILD2018-01-28 19:28:01 UTC (rev 287635)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.33
+pkgver=4.16.34
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('09f777c172851967890b666f26778a8f9ee301d6089a5b06f44f212bbc2c530e'
+sha256sums=('7cdbae2c8ef866ef97328cb759f1178fd81e7e8a9c444e3500ae5b854b5c10f1'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('decf0ef3384bd8d3ce82fe97ed7a52b54de3a3a4eaa60b3748bf88ce61bcb2e7dc5e716999aee6ee6987f28599c06242ea1b8a9a855fadabc9f98e971340'
+sha512sums=('eb1ea3ba53be5cb6a85689f840413e3179619a9a44e4ca19d7d947cf6091c2107e975023f9b30d6b993cf754fe6bb0b771c88933f47e7427f4b666398e66ac38'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-01-05 Thread Levente Polyak via arch-commits
Date: Saturday, January 6, 2018 @ 00:48:49
  Author: anthraxx
Revision: 279361

upgpkg: metasploit 4.16.30-1 (fixing ruby2.4 runtime call)

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-05 23:24:22 UTC (rev 279360)
+++ PKGBUILD2018-01-06 00:48:49 UTC (rev 279361)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.24
-pkgrel=2
+pkgver=4.16.30
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('86af2838a70238515153687fef66d70c6001c441c3b35d6c74f8be7488312ce8'
+sha256sums=('bc44e8f65d7b4c7d7372c92e0ff22a1e53b9bee8b06b2b1b253b0da9eef3ab16'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('400bc290d751058db18fdac044ba4925d0e995a9d7d7c0c72f4820c7af18afb0fc8944542bfe048d46444c7afec6974e639c34a84d8e75457f7bf890649c6a11'
+sha512sums=('1ba6d7bbb711fca0dad49b5b1ce36b807c2fd0eb423ea3015af6703ed4755e33d3c2bdf726699a158702fec217a608e62b5b71862e0dc68c7d45db01c4a46ef0'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {
@@ -40,7 +40,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 exec 
ruby-2.4 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -47,7 +47,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby-2.4 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 
exec ruby-2.4 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-01-03 Thread Evangelos Foutras via arch-commits
Date: Thursday, January 4, 2018 @ 04:08:41
  Author: foutrelis
Revision: 278438

Ruby 2.5.0 rebuild

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 03:21:58 UTC (rev 278437)
+++ PKGBUILD2018-01-04 04:08:41 UTC (rev 278438)
@@ -4,7 +4,7 @@
 
 pkgname=metasploit
 pkgver=4.16.24
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2018-01-03 Thread Anatol Pomozov via arch-commits
Date: Thursday, January 4, 2018 @ 02:58:41
  Author: anatolik
Revision: 278418

Port Metasploit package to ruby-2.4 package

Metasploit does not build with ruby-2.5 yet

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 02:58:31 UTC (rev 278417)
+++ PKGBUILD2018-01-04 02:58:41 UTC (rev 278418)
@@ -9,7 +9,7 @@
 url='https://www.metasploit.com/'
 arch=('x86_64')
 license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
+depends=('ruby2.4' 'libpcap' 'postgresql-libs' 'ruby2.4-bundler' 'sqlite' 
'libxslt' 'git')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
@@ -21,7 +21,7 @@
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
-  bundle config build.nokogiri --use-system-libraries
+  bundle-2.4 config build.nokogiri --use-system-libraries
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
   patch -R -p1 < "${srcdir}/metasploit-dont-restrict-aggregator.patch"
 }
@@ -28,7 +28,7 @@
 
 build() {
   cd ${pkgname}-framework-${pkgver}
-  bundle install -j"$(nproc)" --no-cache --deployment
+  bundle-2.4 install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }
 
@@ -40,7 +40,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.4 exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -47,7 +47,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby-2.4 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-12-19 Thread Levente Polyak via arch-commits
Date: Tuesday, December 19, 2017 @ 19:36:38
  Author: anthraxx
Revision: 274916

upgpkg: metasploit 4.16.24-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 19:32:26 UTC (rev 274915)
+++ PKGBUILD2017-12-19 19:36:38 UTC (rev 274916)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.23
+pkgver=4.16.24
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('2ade807fcf40c6dfad095000162cfed6239b573ff519958af93540dbcc269f5b'
+sha256sums=('86af2838a70238515153687fef66d70c6001c441c3b35d6c74f8be7488312ce8'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('776e1b798f549f7487a1e8911b57d21f6d325c4c0878b28e502e99462416584b1daf32622b3c65620b43d433df4eab535799cab798b85597f42406be07db1b2d'
+sha512sums=('400bc290d751058db18fdac044ba4925d0e995a9d7d7c0c72f4820c7af18afb0fc8944542bfe048d46444c7afec6974e639c34a84d8e75457f7bf890649c6a11'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-12-18 Thread Levente Polyak via arch-commits
Date: Monday, December 18, 2017 @ 22:47:13
  Author: anthraxx
Revision: 274817

upgpkg: metasploit 4.16.23-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-18 22:35:17 UTC (rev 274816)
+++ PKGBUILD2017-12-18 22:47:13 UTC (rev 274817)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.22
+pkgver=4.16.23
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('4ca48854438c80590ad6d2f12c72bfc40139aaf39d5b720a52e055f2a416f89e'
+sha256sums=('2ade807fcf40c6dfad095000162cfed6239b573ff519958af93540dbcc269f5b'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('382f173b70c1251109a74fc781df426cf2976f3338f05a50700e6c78080b19f9490888502a92e3b36962ddbd99086c900f094bc62f99c708c4ab5cd2b566f61e'
+sha512sums=('776e1b798f549f7487a1e8911b57d21f6d325c4c0878b28e502e99462416584b1daf32622b3c65620b43d433df4eab535799cab798b85597f42406be07db1b2d'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:07:03
  Author: anthraxx
Revision: 273912

upgpkg: metasploit 4.16.22-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:02:21 UTC (rev 273911)
+++ PKGBUILD2017-12-11 23:07:03 UTC (rev 273912)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.19
+pkgver=4.16.22
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('d42d950da520586cf2e3b4f0a86e895250a95e2cd6ec3aff972e3b24492bfd2a'
+sha256sums=('4ca48854438c80590ad6d2f12c72bfc40139aaf39d5b720a52e055f2a416f89e'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('d293b974d37389e1070d067959ad2962a63e42645abf9aba6ed645f73826fd7554261c9cd6f0ad0338ec7a4024b720a04eac5f48652c8902c0a7a6b055801085'
+sha512sums=('382f173b70c1251109a74fc781df426cf2976f3338f05a50700e6c78080b19f9490888502a92e3b36962ddbd99086c900f094bc62f99c708c4ab5cd2b566f61e'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-11-26 Thread Levente Polyak via arch-commits
Date: Sunday, November 26, 2017 @ 22:51:41
  Author: anthraxx
Revision: 269088

upgpkg: metasploit 4.16.19-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 22:35:42 UTC (rev 269087)
+++ PKGBUILD2017-11-26 22:51:41 UTC (rev 269088)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.16
+pkgver=4.16.19
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('9be045e290c779ad17441b516f308e9d30c07546cec576f94be57e77c528757f'
+sha256sums=('d42d950da520586cf2e3b4f0a86e895250a95e2cd6ec3aff972e3b24492bfd2a'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('aea632bff749122be088b8f49a095d0af81457864533d852a7b2a582dc79a5256639f0ff15cf72a0ea3dc6f93be05ba2dfd26d96ca885a3d2a8d7faf9d231e8f'
+sha512sums=('d293b974d37389e1070d067959ad2962a63e42645abf9aba6ed645f73826fd7554261c9cd6f0ad0338ec7a4024b720a04eac5f48652c8902c0a7a6b055801085'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-11-14 Thread Levente Polyak
Date: Tuesday, November 14, 2017 @ 18:34:52
  Author: anthraxx
Revision: 266792

upgpkg: metasploit 4.16.16-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-14 18:02:45 UTC (rev 266791)
+++ PKGBUILD2017-11-14 18:34:52 UTC (rev 266792)
@@ -3,11 +3,11 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.15
+pkgver=4.16.16
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('BSD')
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 optdepends=('ruby-pg: database support')
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('441c07274f936fbea8f859157048dec4890ee6e80920c49d6c4306129ee00384'
+sha256sums=('9be045e290c779ad17441b516f308e9d30c07546cec576f94be57e77c528757f'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('e8e612ceb80f8edec2cff745be9bfc57032770e24179b4613ef8331a2b48ebcd8eb8fea6f5beda0af98a8ceff62c89a63d5107b37738b2dc724dfe277f8a443f'
+sha512sums=('aea632bff749122be088b8f49a095d0af81457864533d852a7b2a582dc79a5256639f0ff15cf72a0ea3dc6f93be05ba2dfd26d96ca885a3d2a8d7faf9d231e8f'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-10-15 Thread Levente Polyak
Date: Sunday, October 15, 2017 @ 21:33:14
  Author: anthraxx
Revision: 263003

upgpkg: metasploit 4.16.11-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-15 21:23:54 UTC (rev 263002)
+++ PKGBUILD2017-10-15 21:33:14 UTC (rev 263003)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.10
+pkgver=4.16.11
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('1762f7fbd510de8a809e31ffe05eec26be08232cd2d048773be024bcc704ef8e')
-sha512sums=('59bc85cbed085350130c6fc42d04291809bdf8eb0f1edd055d09d85ed4a69fc37994e938714dda24cefbe439183473061f2b2fd4099e5436a598ca555e8c109e')
+sha256sums=('13ce7794bec989bcab6868c1f2d2c5f054b5ea0c167a9baf82fb3ed006a053d8')
+sha512sums=('5913962b85e3234fe1e75603b4075f9034c317224619b13f898b1fe5197ce1c7c0161344c9323a092be45184d0faa7a31c3da772c316c5a69b44f7ea90f81846')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-10-07 Thread Levente Polyak
Date: Saturday, October 7, 2017 @ 11:40:18
  Author: anthraxx
Revision: 262068

upgpkg: metasploit 4.16.10-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-07 11:34:43 UTC (rev 262067)
+++ PKGBUILD2017-10-07 11:40:18 UTC (rev 262068)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.9
+pkgver=4.16.10
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('65201b2eeba830bc643cfd5ec12c53fbb392b74316ce3da48ae2cd9f6da9b3ec')
-sha512sums=('692767e025a1655fe4fba48502489c8546982f2235f9f1ccbe11f18d0f8f3ea36cfa1e776c39ba66369ae7c4f46e547e81431dbf17e67a90fa27c43b9260f22c')
+sha256sums=('1762f7fbd510de8a809e31ffe05eec26be08232cd2d048773be024bcc704ef8e')
+sha512sums=('59bc85cbed085350130c6fc42d04291809bdf8eb0f1edd055d09d85ed4a69fc37994e938714dda24cefbe439183473061f2b2fd4099e5436a598ca555e8c109e')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-10-02 Thread Levente Polyak
Date: Monday, October 2, 2017 @ 16:43:45
  Author: anthraxx
Revision: 261275

upgpkg: metasploit 4.16.9-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 16:39:53 UTC (rev 261274)
+++ PKGBUILD2017-10-02 16:43:45 UTC (rev 261275)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.8
+pkgver=4.16.9
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('fb226b13fb69df8928097ec427fc850c3bd377548dcda5840719e772840e')
-sha512sums=('05132d3b27d0a7455f676a44181daa5fd34bbe5214ee6e9cb47322ee2bfc8e01d763327502988b10c0898dd6f877b7430d54c3e8afe3aca4f8c373dfff7e6b73')
+sha256sums=('65201b2eeba830bc643cfd5ec12c53fbb392b74316ce3da48ae2cd9f6da9b3ec')
+sha512sums=('692767e025a1655fe4fba48502489c8546982f2235f9f1ccbe11f18d0f8f3ea36cfa1e776c39ba66369ae7c4f46e547e81431dbf17e67a90fa27c43b9260f22c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-09-25 Thread Levente Polyak
Date: Monday, September 25, 2017 @ 11:24:48
  Author: anthraxx
Revision: 260534

upgpkg: metasploit 4.16.8-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-25 11:15:55 UTC (rev 260533)
+++ PKGBUILD2017-09-25 11:24:48 UTC (rev 260534)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.7
+pkgver=4.16.8
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('0bfb842e0e71205281b0ab5feb9648e422bd23aee02444a613aa624ee67419f6')
-sha512sums=('96113eb318628d3642a7d12c8051c6d94f7dfc5096edf43507bc95f29fd560fb8d8f4e3fdc6e42e3612ee8150abb4216e27b9e24fd3a866610bcb8a13dc11a82')
+sha256sums=('fb226b13fb69df8928097ec427fc850c3bd377548dcda5840719e772840e')
+sha512sums=('05132d3b27d0a7455f676a44181daa5fd34bbe5214ee6e9cb47322ee2bfc8e01d763327502988b10c0898dd6f877b7430d54c3e8afe3aca4f8c373dfff7e6b73')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-09-18 Thread Levente Polyak
Date: Monday, September 18, 2017 @ 11:39:57
  Author: anthraxx
Revision: 258739

upgpkg: metasploit 4.16.7-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-18 10:07:08 UTC (rev 258738)
+++ PKGBUILD2017-09-18 11:39:57 UTC (rev 258739)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.6
+pkgver=4.16.7
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('ce52552388df286028aa5e7c29ddc323749742890947b5bdc5038c807a85332b')
-sha512sums=('84fe5cf6c56d718d58786e630bf432a6237b60f8c11689f68ce870b121f1216d85f7043ece47e668e397641f67a860b9850bbf16087ac241c559422991fc5c2f')
+sha256sums=('0bfb842e0e71205281b0ab5feb9648e422bd23aee02444a613aa624ee67419f6')
+sha512sums=('96113eb318628d3642a7d12c8051c6d94f7dfc5096edf43507bc95f29fd560fb8d8f4e3fdc6e42e3612ee8150abb4216e27b9e24fd3a866610bcb8a13dc11a82')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-09-11 Thread Levente Polyak
Date: Monday, September 11, 2017 @ 11:44:11
  Author: anthraxx
Revision: 256897

upgpkg: metasploit 4.16.6-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-11 10:29:35 UTC (rev 256896)
+++ PKGBUILD2017-09-11 11:44:11 UTC (rev 256897)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.1
+pkgver=4.16.6
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f8d13136c7f341840f46821444cc1a5c33d289a0be6fc3de3df07fc325bf9831')
-sha512sums=('e3c2e546dcbf6ea5959475bf9959ddb583e27e1995a8217c14c62efff1b97936dcd51de240a3f08c171d7c75fd138111538e3513ab523f715bf79ce7bb62ef59')
+sha256sums=('ce52552388df286028aa5e7c29ddc323749742890947b5bdc5038c807a85332b')
+sha512sums=('84fe5cf6c56d718d58786e630bf432a6237b60f8c11689f68ce870b121f1216d85f7043ece47e668e397641f67a860b9850bbf16087ac241c559422991fc5c2f')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-08-24 Thread Levente Polyak
Date: Thursday, August 24, 2017 @ 21:25:51
  Author: anthraxx
Revision: 25

upgpkg: metasploit 4.16.1-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 18:58:30 UTC (rev 253332)
+++ PKGBUILD2017-08-24 21:25:51 UTC (rev 25)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.0
+pkgver=4.16.1
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('a8400d155b92f467c63c76cb063ec10fc6c056b5a758857a9e6334c593d1d4f2')
-sha512sums=('5427e591dce56c663db93025eb56858601030e89e740ce9f7a55d5eb3771ca97ba7248c19993312f4157ae66b175b8902d833bdf80563371a0589237e12a1216')
+sha256sums=('f8d13136c7f341840f46821444cc1a5c33d289a0be6fc3de3df07fc325bf9831')
+sha512sums=('e3c2e546dcbf6ea5959475bf9959ddb583e27e1995a8217c14c62efff1b97936dcd51de240a3f08c171d7c75fd138111538e3513ab523f715bf79ce7bb62ef59')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-08-23 Thread Levente Polyak
Date: Wednesday, August 23, 2017 @ 20:28:39
  Author: anthraxx
Revision: 253097

upgpkg: metasploit 4.16.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-23 20:11:04 UTC (rev 253096)
+++ PKGBUILD2017-08-23 20:28:39 UTC (rev 253097)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.15.0
+pkgver=4.16.0
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('i686' 'x86_64')
 license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git' 'clang')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f3a21c3aedaa94c26e61dd22609863123956916a7b7b46c8d76541ce16708c66')
-sha512sums=('3e7d6bb0915211bd21d2a9eb23927042a137bcb81acbb1284c59ddb36b7ef29f891224d8421e23877a03229dfbb9462547211f601a3789edaef04826d655a264')
+sha256sums=('a8400d155b92f467c63c76cb063ec10fc6c056b5a758857a9e6334c593d1d4f2')
+sha512sums=('5427e591dce56c663db93025eb56858601030e89e740ce9f7a55d5eb3771ca97ba7248c19993312f4157ae66b175b8902d833bdf80563371a0589237e12a1216')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -24,8 +24,6 @@
 
 build() {
   cd ${pkgname}-framework-${pkgver}
-  export CC=clang
-  export CXX=clang++
   bundle install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-07-14 Thread Levente Polyak
Date: Friday, July 14, 2017 @ 19:51:14
  Author: anthraxx
Revision: 245115

upgpkg: metasploit 4.15.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-14 19:32:01 UTC (rev 245114)
+++ PKGBUILD2017-07-14 19:51:14 UTC (rev 245115)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.14.21
+pkgver=4.15.0
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('1258aaace4c8416bfe2485f0b3974fdeb9e56b79e2799c3b9c506a62b6695d55')
-sha512sums=('1a79dbdfccfe1b6cdbf450e550978cf68c5deca907dc709061970b62a9c9f9d4eee0e75033e7eeed972cd467c679abc7db99d9ac2d70ae198a8780ff7c0940fe')
+sha256sums=('f3a21c3aedaa94c26e61dd22609863123956916a7b7b46c8d76541ce16708c66')
+sha512sums=('3e7d6bb0915211bd21d2a9eb23927042a137bcb81acbb1284c59ddb36b7ef29f891224d8421e23877a03229dfbb9462547211f601a3789edaef04826d655a264')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-05-22 Thread Levente Polyak
Date: Monday, May 22, 2017 @ 13:15:34
  Author: anthraxx
Revision: 229088

upgpkg: metasploit 4.14.21-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-22 13:15:30 UTC (rev 229087)
+++ PKGBUILD2017-05-22 13:15:34 UTC (rev 229088)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.14.17
+pkgver=4.14.21
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('f3bf98f0b6e5113616a384c786043dfd57c774555d901ae66ac05ca727f11c9b')
-sha512sums=('b6b05acdf881b04ee8beaf8af1c5b755516667c3b9b458d579d9ac4819817f4203c21e24d246c1459f724682b635f626529f49b5139ad258898ac8d37bcbb47d')
+sha256sums=('1258aaace4c8416bfe2485f0b3974fdeb9e56b79e2799c3b9c506a62b6695d55')
+sha512sums=('1a79dbdfccfe1b6cdbf450e550978cf68c5deca907dc709061970b62a9c9f9d4eee0e75033e7eeed972cd467c679abc7db99d9ac2d70ae198a8780ff7c0940fe')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -26,7 +26,7 @@
   cd ${pkgname}-framework-${pkgver}
   export CC=clang
   export CXX=clang++
-  bundle install -j"2" --no-cache --deployment
+  bundle install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }
 


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-05-13 Thread Levente Polyak
Date: Saturday, May 13, 2017 @ 20:28:43
  Author: anthraxx
Revision: 227920

upgpkg: metasploit 4.14.17-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-13 20:25:42 UTC (rev 227919)
+++ PKGBUILD2017-05-13 20:28:43 UTC (rev 227920)
@@ -3,27 +3,30 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.22
+pkgver=4.14.17
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('i686' 'x86_64')
 license=('BSD')
-depends=('ruby2.3' 'libpcap' 'postgresql-libs' 'ruby2.3-bundler' 'sqlite' 
'libxslt' 'git')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git' 'clang')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('da048bbfdabb0b4be84edcc5db72171be87e2bd55f23f6fb0a6b1054c4e9e31cd127403fbb625a0173194d4a033c49697dc61ff282a231251cbffc90f5486c2b')
+sha256sums=('f3bf98f0b6e5113616a384c786043dfd57c774555d901ae66ac05ca727f11c9b')
+sha512sums=('b6b05acdf881b04ee8beaf8af1c5b755516667c3b9b458d579d9ac4819817f4203c21e24d246c1459f724682b635f626529f49b5139ad258898ac8d37bcbb47d')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
-  bundle-2.3 config build.nokogiri --use-system-libraries
+  bundle config build.nokogiri --use-system-libraries
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
 }
 
 build() {
   cd ${pkgname}-framework-${pkgver}
-  bundle-2.3 install -j"$(nproc)" --no-cache --deployment
+  export CC=clang
+  export CXX=clang++
+  bundle install -j"2" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }
 
@@ -35,7 +38,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.3 exec 
ruby-2.3 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -42,7 +45,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.3 
exec ruby-2.3 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-02-16 Thread Levente Polyak
Date: Thursday, February 16, 2017 @ 17:48:23
  Author: anthraxx
Revision: 212616

upgpkg: metasploit 4.13.22-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 17:44:31 UTC (rev 212615)
+++ PKGBUILD2017-02-16 17:48:23 UTC (rev 212616)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.18
+pkgver=4.13.22
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('fb237f4d7b523854a9820c7ee02cc98c7491521311acf464f3c63e0e3281351188b32d51403dfb65d35c44378e0395bed6cddb593f4e6dae33b294f9bb09209a')
+sha512sums=('da048bbfdabb0b4be84edcc5db72171be87e2bd55f23f6fb0a6b1054c4e9e31cd127403fbb625a0173194d4a033c49697dc61ff282a231251cbffc90f5486c2b')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-02-03 Thread Levente Polyak
Date: Friday, February 3, 2017 @ 18:12:28
  Author: anthraxx
Revision: 209765

upgpkg: metasploit 4.13.18-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-03 18:08:03 UTC (rev 209764)
+++ PKGBUILD2017-02-03 18:12:28 UTC (rev 209765)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.15
+pkgver=4.13.18
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('fdb2ded9b6ca94fc2644e233cd3adb950f5444e001039b9038aee32d19c38a8314112c7fb3c0da398537d168bfaf71cccdf36f27272283e38209ff0ea27866b4')
+sha512sums=('fb237f4d7b523854a9820c7ee02cc98c7491521311acf464f3c63e0e3281351188b32d51403dfb65d35c44378e0395bed6cddb593f4e6dae33b294f9bb09209a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-01-24 Thread Levente Polyak
Date: Tuesday, January 24, 2017 @ 23:29:57
  Author: anthraxx
Revision: 208935

upgpkg: metasploit 4.13.15-1 (tmp switch to ruby 2.3)

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   18 --
 1 file changed, 8 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-24 21:30:33 UTC (rev 208934)
+++ PKGBUILD2017-01-24 23:29:57 UTC (rev 208935)
@@ -3,29 +3,27 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.12
-pkgrel=2
+pkgver=4.13.15
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('i686' 'x86_64')
 license=('BSD')
-# it has to depend on ruby-2.3 or below because 'json' gem dependency is not 
ported to ruby-2.4 yet
-# https://github.com/flori/json/issues/311
-depends=('ruby<2.4' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 
'libxslt' 'git')
+depends=('ruby2.3' 'libpcap' 'postgresql-libs' 'ruby2.3-bundler' 'sqlite' 
'libxslt' 'git')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('da986f3d8cec927d23cb198fcbc5cf1fb865d6924a3c6eefc72246fefdd68c84e92b80de4b719f5d7fe790f32ab45e1cfdc3763466df6a308e776efc9ed98475')
+sha512sums=('fdb2ded9b6ca94fc2644e233cd3adb950f5444e001039b9038aee32d19c38a8314112c7fb3c0da398537d168bfaf71cccdf36f27272283e38209ff0ea27866b4')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
-  bundle config build.nokogiri --use-system-libraries
+  bundle-2.3 config build.nokogiri --use-system-libraries
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
 }
 
 build() {
   cd ${pkgname}-framework-${pkgver}
-  bundle install -j"$(nproc)" --no-cache --deployment
+  bundle-2.3 install -j"$(nproc)" --no-cache --deployment
   find vendor/bundle/ruby -exec chmod o+r '{}' \;
 }
 
@@ -37,7 +35,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.3 exec 
ruby-2.3 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -44,7 +42,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.3 
exec ruby-2.3 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-01-09 Thread Anatol Pomozov
Date: Tuesday, January 10, 2017 @ 01:21:57
  Author: anatolik
Revision: 206331

upgpkg: metasploit 4.13.12-2

The package can't be build with ruby-2.4 yet because 
https://github.com/flori/json/issues/311
Add ruby version restriction to 2.3 or below.

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-10 00:56:25 UTC (rev 206330)
+++ PKGBUILD2017-01-10 01:21:57 UTC (rev 206331)
@@ -4,12 +4,14 @@
 
 pkgname=metasploit
 pkgver=4.13.12
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('i686' 'x86_64')
 license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
+# it has to depend on ruby-2.3 or below because 'json' gem dependency is not 
ported to ruby-2.4 yet
+# https://github.com/flori/json/issues/311
+depends=('ruby<2.4' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 
'libxslt' 'git')
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-01-07 Thread Levente Polyak
Date: Sunday, January 8, 2017 @ 04:40:15
  Author: anthraxx
Revision: 206073

upgpkg: metasploit 4.13.12-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-08 04:02:59 UTC (rev 206072)
+++ PKGBUILD2017-01-08 04:40:15 UTC (rev 206073)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.10
+pkgver=4.13.12
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('e0508f1b2392cc7405d74b7706742fc5a22d48730a267adf136390f3b8dee7b12b666fdfd32d3a8bb16406d2cd88d14ffbb9e85262ec2e68d06b66ac1d78b848')
+sha512sums=('da986f3d8cec927d23cb198fcbc5cf1fb865d6924a3c6eefc72246fefdd68c84e92b80de4b719f5d7fe790f32ab45e1cfdc3763466df6a308e776efc9ed98475')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2017-01-07 Thread Levente Polyak
Date: Saturday, January 7, 2017 @ 21:01:33
  Author: anthraxx
Revision: 206044

upgpkg: metasploit 4.13.10-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-07 21:00:23 UTC (rev 206043)
+++ PKGBUILD2017-01-07 21:01:33 UTC (rev 206044)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.9
+pkgver=4.13.10
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('ab969a2b3abb8730f77d27d6ee0983da96911377e68308b7fa4d066c851405159205ed381af6c547db47b260d71f45587f09e7c23deaa2c55fdc7d82b8b37c31')
+sha512sums=('e0508f1b2392cc7405d74b7706742fc5a22d48730a267adf136390f3b8dee7b12b666fdfd32d3a8bb16406d2cd88d14ffbb9e85262ec2e68d06b66ac1d78b848')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-12-23 Thread Levente Polyak
Date: Friday, December 23, 2016 @ 18:35:39
  Author: anthraxx
Revision: 201272

upgpkg: metasploit 4.13.9-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-23 18:35:19 UTC (rev 201271)
+++ PKGBUILD2016-12-23 18:35:39 UTC (rev 201272)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.8
+pkgver=4.13.9
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('994a3d2d35ae56ffb0043244098e48bfa19f06abc2db1716594caccf71a41bca46fcbbb7360ff499f05c758ee2eccb41fd9b0f7773400a0822eb1d0223ae5c27')
+sha512sums=('ab969a2b3abb8730f77d27d6ee0983da96911377e68308b7fa4d066c851405159205ed381af6c547db47b260d71f45587f09e7c23deaa2c55fdc7d82b8b37c31')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-12-20 Thread Levente Polyak
Date: Tuesday, December 20, 2016 @ 14:08:03
  Author: anthraxx
Revision: 200505

upgpkg: metasploit 4.13.8-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-20 11:22:09 UTC (rev 200504)
+++ PKGBUILD2016-12-20 14:08:03 UTC (rev 200505)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.7
+pkgver=4.13.8
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('a825410b2621bbac08bebcd4478d5fc4f86f0d7cc7989d2cbca00ca3e774930f9a6143257aea87ee5194fbaa8193c2d2b3fde02df4be151ff5522ded8f33738b')
+sha512sums=('994a3d2d35ae56ffb0043244098e48bfa19f06abc2db1716594caccf71a41bca46fcbbb7360ff499f05c758ee2eccb41fd9b0f7773400a0822eb1d0223ae5c27')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-12-18 Thread Levente Polyak
Date: Sunday, December 18, 2016 @ 21:39:23
  Author: anthraxx
Revision: 200220

upgpkg: metasploit 4.13.7-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-18 21:25:51 UTC (rev 200219)
+++ PKGBUILD2016-12-18 21:39:23 UTC (rev 200220)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.1
+pkgver=4.13.7
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('787de0f3c1cbca13c3caf5638aebe6897b95d1d2cc284872ee36ba8a297e35f9d0e17cc30a576bca2a47481cca9d2ffbb0fdc284f489cd6d3f3e10c3a18e9dd6')
+sha512sums=('a825410b2621bbac08bebcd4478d5fc4f86f0d7cc7989d2cbca00ca3e774930f9a6143257aea87ee5194fbaa8193c2d2b3fde02df4be151ff5522ded8f33738b')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-11-28 Thread Levente Polyak
Date: Monday, November 28, 2016 @ 13:37:27
  Author: anthraxx
Revision: 197135

upgpkg: metasploit 4.13.1-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 13:17:39 UTC (rev 197134)
+++ PKGBUILD2016-11-28 13:37:27 UTC (rev 197135)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('f53b353e2af956805ae315c4180b493d46559518c929067a9bc6e11eb7bfceaa10c6d740609f7c6226c2bb27749661da864ba0cdcaf1182a366ad3c444de1c84')
+sha512sums=('787de0f3c1cbca13c3caf5638aebe6897b95d1d2cc284872ee36ba8a297e35f9d0e17cc30a576bca2a47481cca9d2ffbb0fdc284f489cd6d3f3e10c3a18e9dd6')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-11-19 Thread Levente Polyak
Date: Sunday, November 20, 2016 @ 01:37:10
  Author: anthraxx
Revision: 196352

upgpkg: metasploit 4.13.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-20 01:34:23 UTC (rev 196351)
+++ PKGBUILD2016-11-20 01:37:10 UTC (rev 196352)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.41
+pkgver=4.13.0
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('0c7edaedb4da8a5d0e42e7be4fed411222e670470157a795ab14cfe4d54741881bf8c0387340a53dcf0b202927955a0f23025be43ae2ffd336d69d06182257d8')
+sha512sums=('f53b353e2af956805ae315c4180b493d46559518c929067a9bc6e11eb7bfceaa10c6d740609f7c6226c2bb27749661da864ba0cdcaf1182a366ad3c444de1c84')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-11-12 Thread Levente Polyak
Date: Saturday, November 12, 2016 @ 17:43:17
  Author: anthraxx
Revision: 195451

upgpkg: metasploit 4.12.41-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-12 17:42:50 UTC (rev 195450)
+++ PKGBUILD2016-11-12 17:43:17 UTC (rev 195451)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.40
+pkgver=4.12.41
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('85c044177e4e4edaa3152db7f9f371d0d620e497ce58775aabd9aad305e20e4006914fb37e250f6bd99e3e12c3870cfb1b57d7cad0e6936157baab8cb5ae311a')
+sha512sums=('0c7edaedb4da8a5d0e42e7be4fed411222e670470157a795ab14cfe4d54741881bf8c0387340a53dcf0b202927955a0f23025be43ae2ffd336d69d06182257d8')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-11-07 Thread Levente Polyak
Date: Monday, November 7, 2016 @ 20:34:14
  Author: anthraxx
Revision: 194986

upgpkg: metasploit 4.12.40-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-07 20:23:25 UTC (rev 194985)
+++ PKGBUILD2016-11-07 20:34:14 UTC (rev 194986)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.39
+pkgver=4.12.40
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('0b8d136d697ef1035523249c88ded6e99ab0a67e4fde156f8827e67a591d7178f3988915d3ee328efc3350b45eb258cb68fc147ce18ae3f42e3380903bf27588')
+sha512sums=('85c044177e4e4edaa3152db7f9f371d0d620e497ce58775aabd9aad305e20e4006914fb37e250f6bd99e3e12c3870cfb1b57d7cad0e6936157baab8cb5ae311a')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-11-01 Thread Levente Polyak
Date: Tuesday, November 1, 2016 @ 20:05:00
  Author: anthraxx
Revision: 194238

upgpkg: metasploit 4.12.39-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 19:05:59 UTC (rev 194237)
+++ PKGBUILD2016-11-01 20:05:00 UTC (rev 194238)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.38
+pkgver=4.12.39
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('0e657f3a9778e886fcaf577d843edc38beda2f4e3227a96cf3e757ab152d18acacc15b1f8a64a89b58bdf12fb8f8d069c788e49720903de5bb3ff8bdfc66554c')
+sha512sums=('0b8d136d697ef1035523249c88ded6e99ab0a67e4fde156f8827e67a591d7178f3988915d3ee328efc3350b45eb258cb68fc147ce18ae3f42e3380903bf27588')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-10-27 Thread Levente Polyak
Date: Thursday, October 27, 2016 @ 21:47:34
  Author: anthraxx
Revision: 193816

upgpkg: metasploit 4.12.38-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   16 
 1 file changed, 12 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-27 21:06:30 UTC (rev 193815)
+++ PKGBUILD2016-10-27 21:47:34 UTC (rev 193816)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.34
+pkgver=4.12.38
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('551529246687e6f21af9af749caa9ed5e5abbb4930adc1ac6bce1634a6805b42db4b913a8444ed8453f1722b7f3737edce53a6925c200aa0e2067f4c78ea6b12')
+sha512sums=('0e657f3a9778e886fcaf577d843edc38beda2f4e3227a96cf3e757ab152d18acacc15b1f8a64a89b58bdf12fb8f8d069c788e49720903de5bb3ff8bdfc66554c')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -35,10 +35,18 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > ${_msffile}
-chmod 755 ${_msffile}
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+chmod 755 "${_msffile}"
   done
 
+  (cd "${pkgdir}/opt/${pkgname}"
+for f in tools/*/*.rb; do
+  install -Dm 755 "${f}" ".${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  chmod 755 "${f}"
+done
+  )
+
   install -Dm 644 external/zsh/_* -t "${pkgdir}/usr/share/zsh/site-functions"
   install -Dm 644 LICENSE COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -d "${pkgdir}/usr/share/doc"


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-10-19 Thread Levente Polyak
Date: Thursday, October 20, 2016 @ 00:27:38
  Author: anthraxx
Revision: 192636

upgpkg: metasploit 4.12.34-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-20 00:09:25 UTC (rev 192635)
+++ PKGBUILD2016-10-20 00:27:38 UTC (rev 192636)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.32
+pkgver=4.12.34
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('646cb195da358e8ccf42672f192ce20b9c5e2e14cd96a14dddcfb466e49c44078036931d9b0b1ce4d54c12b300c80190d1e694e3d78700eddc1b50cd2f2bec02')
+sha512sums=('551529246687e6f21af9af749caa9ed5e5abbb4930adc1ac6bce1634a6805b42db4b913a8444ed8453f1722b7f3737edce53a6925c200aa0e2067f4c78ea6b12')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-10-12 Thread Levente Polyak
Date: Wednesday, October 12, 2016 @ 20:36:47
  Author: anthraxx
Revision: 192084

upgpkg: metasploit 4.12.32-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-12 20:32:23 UTC (rev 192083)
+++ PKGBUILD2016-10-12 20:36:47 UTC (rev 192084)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.29
+pkgver=4.12.32
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('298096eca9750f318f1234165730e2ee504e2abd215563cc98c365e3017aeda72bb2a12b5b5c8b250a1611751bf0d2c36e42153afb5018cea8e75889659e30f8')
+sha512sums=('646cb195da358e8ccf42672f192ce20b9c5e2e14cd96a14dddcfb466e49c44078036931d9b0b1ce4d54c12b300c80190d1e694e3d78700eddc1b50cd2f2bec02')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2016-10-01 Thread Levente Polyak
Date: Saturday, October 1, 2016 @ 14:23:17
  Author: anthraxx
Revision: 191149

upgpkg: metasploit 4.12.29-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-01 14:11:23 UTC (rev 191148)
+++ PKGBUILD2016-10-01 14:23:17 UTC (rev 191149)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.12.28
+pkgver=4.12.29
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,7 +13,7 @@
 optdepends=('ruby-pg: database support')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha512sums=('582b002e78744eb6c5dd70297b30b0f354eb918c3bd837d7b76ff7d99cb3e2b658da750be1c959ba03cb5c621ec3d29be05d8e4f263a7b2601653e3f7e44c7bd')
+sha512sums=('298096eca9750f318f1234165730e2ee504e2abd215563cc98c365e3017aeda72bb2a12b5b5c8b250a1611751bf0d2c36e42153afb5018cea8e75889659e30f8')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}