[arch-commits] Commit in thc-ipv6/repos (4 files)

Levente Polyak anthraxx at archlinux.org
Wed Feb 1 21:23:07 UTC 2017


    Date: Wednesday, February 1, 2017 @ 21:23:06
  Author: anthraxx
Revision: 209667

archrelease: copy trunk to community-i686, community-x86_64

Added:
  thc-ipv6/repos/community-i686/PKGBUILD
    (from rev 209666, thc-ipv6/trunk/PKGBUILD)
  thc-ipv6/repos/community-x86_64/PKGBUILD
    (from rev 209666, thc-ipv6/trunk/PKGBUILD)
Deleted:
  thc-ipv6/repos/community-i686/PKGBUILD
  thc-ipv6/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   68 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   34 ----------------------
 community-x86_64/PKGBUILD |   34 ----------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-01 21:22:49 UTC (rev 209666)
+++ community-i686/PKGBUILD	2017-02-01 21:23:06 UTC (rev 209667)
@@ -1,34 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: henning mueller <mail at nning.io>
-# Contributor: Ariel Popper <a at arielp.com>
-# Contributor: mortzu <me at mortzu.de>
-
-pkgname=thc-ipv6
-pkgver=3.0
-pkgrel=3
-pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 and ICMP6'
-url='https://thc.org/thc-ipv6/'
-arch=('i686' 'x86_64')
-license=('AGPL3')
-depends=('libpcap' 'openssl' 'libnetfilter_queue')
-source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('969ebbf4da4514cb83e3abcff637f7ba301c4f072f1f983b3cd3cfd3b0643b55af6eacca3c76e39e11ea9ef6e465be03dfa7ce1d6c988cabbd42cdd95d1e2552')
-DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u --insecure")
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-  install -Dm 644 README CHANGES HOWTO-INJECT -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: thc-ipv6/repos/community-i686/PKGBUILD (from rev 209666, thc-ipv6/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-01 21:23:06 UTC (rev 209667)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: henning mueller <mail at nning.io>
+# Contributor: Ariel Popper <a at arielp.com>
+# Contributor: mortzu <me at mortzu.de>
+
+pkgname=thc-ipv6
+pkgver=3.2
+pkgrel=1
+pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 and ICMP6'
+url='https://thc.org/thc-ipv6/'
+arch=('i686' 'x86_64')
+license=('AGPL3')
+depends=('libpcap' 'openssl' 'libnetfilter_queue')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
+DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u --insecure")
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 README CHANGES HOWTO-INJECT -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-01 21:22:49 UTC (rev 209666)
+++ community-x86_64/PKGBUILD	2017-02-01 21:23:06 UTC (rev 209667)
@@ -1,34 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: henning mueller <mail at nning.io>
-# Contributor: Ariel Popper <a at arielp.com>
-# Contributor: mortzu <me at mortzu.de>
-
-pkgname=thc-ipv6
-pkgver=3.0
-pkgrel=3
-pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 and ICMP6'
-url='https://thc.org/thc-ipv6/'
-arch=('i686' 'x86_64')
-license=('AGPL3')
-depends=('libpcap' 'openssl' 'libnetfilter_queue')
-source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('969ebbf4da4514cb83e3abcff637f7ba301c4f072f1f983b3cd3cfd3b0643b55af6eacca3c76e39e11ea9ef6e465be03dfa7ce1d6c988cabbd42cdd95d1e2552')
-DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u --insecure")
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-  install -Dm 644 README CHANGES HOWTO-INJECT -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: thc-ipv6/repos/community-x86_64/PKGBUILD (from rev 209666, thc-ipv6/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-01 21:23:06 UTC (rev 209667)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: henning mueller <mail at nning.io>
+# Contributor: Ariel Popper <a at arielp.com>
+# Contributor: mortzu <me at mortzu.de>
+
+pkgname=thc-ipv6
+pkgver=3.2
+pkgrel=1
+pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 and ICMP6'
+url='https://thc.org/thc-ipv6/'
+arch=('i686' 'x86_64')
+license=('AGPL3')
+depends=('libpcap' 'openssl' 'libnetfilter_queue')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
+DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u --insecure")
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 README CHANGES HOWTO-INJECT -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list