[arch-commits] Commit in bind/repos/testing-x86_64 (18 files)

2019-12-02 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, December 3, 2019 @ 04:22:52
  Author: seblu
Revision: 370259

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/127.0.0.zone
(from rev 370258, bind/trunk/127.0.0.zone)
  bind/repos/testing-x86_64/PKGBUILD
(from rev 370258, bind/trunk/PKGBUILD)
  bind/repos/testing-x86_64/bind.install
(from rev 370258, bind/trunk/bind.install)
  bind/repos/testing-x86_64/localhost.ip6.zone
(from rev 370258, bind/trunk/localhost.ip6.zone)
  bind/repos/testing-x86_64/localhost.zone
(from rev 370258, bind/trunk/localhost.zone)
  bind/repos/testing-x86_64/named.conf
(from rev 370258, bind/trunk/named.conf)
  bind/repos/testing-x86_64/named.service
(from rev 370258, bind/trunk/named.service)
  bind/repos/testing-x86_64/sysusers.conf
(from rev 370258, bind/trunk/sysusers.conf)
  bind/repos/testing-x86_64/tmpfiles.conf
(from rev 370258, bind/trunk/tmpfiles.conf)
Deleted:
  bind/repos/testing-x86_64/127.0.0.zone
  bind/repos/testing-x86_64/PKGBUILD
  bind/repos/testing-x86_64/empty.zone
  bind/repos/testing-x86_64/localhost.ip6.zone
  bind/repos/testing-x86_64/localhost.zone
  bind/repos/testing-x86_64/named.conf
  bind/repos/testing-x86_64/named.service
  bind/repos/testing-x86_64/sysusers.conf
  bind/repos/testing-x86_64/tmpfiles.conf

+
 127.0.0.zone   |   20 ++--
 PKGBUILD   |  247 +--
 bind.install   |   10 ++
 empty.zone |8 -
 localhost.ip6.zone |   20 ++--
 localhost.zone |   22 ++--
 named.conf |  124 +++--
 named.service  |   20 ++--
 sysusers.conf  |2 
 tmpfiles.conf  |2 
 10 files changed, 232 insertions(+), 243 deletions(-)

Deleted: 127.0.0.zone
===
--- 127.0.0.zone2019-12-03 04:22:41 UTC (rev 370258)
+++ 127.0.0.zone2019-12-03 04:22:52 UTC (rev 370259)
@@ -1,10 +0,0 @@
-@   1D IN SOA   localhost. root.localhost. (
-42; serial (mmdd##)
-3H; refresh
-15M   ; retry
-1W; expiry
-1D )  ; minimum ttl
-
-1D  IN  NS  localhost.
-
-1.0.0.127.in-addr.arpa. 1D  IN  PTR localhost.

Copied: bind/repos/testing-x86_64/127.0.0.zone (from rev 370258, 
bind/trunk/127.0.0.zone)
===
--- 127.0.0.zone(rev 0)
+++ 127.0.0.zone2019-12-03 04:22:52 UTC (rev 370259)
@@ -0,0 +1,10 @@
+@   1D IN SOA   localhost. root.localhost. (
+42; serial (mmdd##)
+3H; refresh
+15M   ; retry
+1W; expiry
+1D )  ; minimum ttl
+
+1D  IN  NS  localhost.
+
+1.0.0.127.in-addr.arpa. 1D  IN  PTR localhost.

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-03 04:22:41 UTC (rev 370258)
+++ PKGBUILD2019-12-03 04:22:52 UTC (rev 370259)
@@ -1,125 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Gaetan Bisson 
-# Contributor: judd 
-# Contributor: Mario Vazquez 
-
-pkgbase=bind
-pkgname=(bind bind-tools)
-_pkgver=9.14.8
-pkgver=${_pkgver//-/.}
-pkgrel=3
-url='https://www.isc.org/software/bind/'
-license=('MPL2')
-arch=('x86_64')
-options=('!emptydirs')
-makedepends=('libcap' 'libxml2' 'zlib' 'krb5' 'e2fsprogs' 'openssl' 'readline'
-  'libidn2' 'dnssec-anchors' 'python' 'json-c' 'python-ply' 'lmdb' 'zlib' 'icu'
-  'xz' 'libmaxminddb')
-validpgpkeys=('AE3FAC796711EC59FC007AA474BB6B9A4CBB3D38') #ISC Code Signing 
Key 2019 – 2020 (codes...@isc.org)
-source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"{,.asc}
-'tmpfiles.conf'
-'sysusers.conf'
-'named.conf'
-'named.service'
-'localhost.zone'
-'localhost.ip6.zone'
-'127.0.0.zone'
-'empty.zone')
-sha256sums=('e545aa75ced6695a9bf4b591606ef00260fb3c055c2865b299cfe0fe6eeea076'
-'SKIP'
-'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
-'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
-'aeba2dce22039c2abf02d384602b434fd992733b31774ca6e80f4cb8999b8fa5'
-'3f0f8db0a1deae270dd166b4750be7c1041b4b44891176f35a8df7dd55d24d34'
-'0011708e516128647dd25b59b6ebc465f36e85bbe0a8fbdc3eb04b7f28c2197f'
-'c06fc270e32a843c8b6d86335a2ec607d405dfba6875de8d8a9abde39a9e2c17'
-

[arch-commits] Commit in bind/repos (testing-x86_64)

2011-05-27 Thread Gaetan Bisson
Date: Friday, May 27, 2011 @ 04:35:00
  Author: bisson
Revision: 125625

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-05-22 Thread Gaetan Bisson
Date: Sunday, May 22, 2011 @ 18:53:04
  Author: bisson
Revision: 124553

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 11:17:24
  Author: bisson
Revision: 123949

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-05-07 Thread Gaetan Bisson
Date: Saturday, May 7, 2011 @ 10:45:48
  Author: bisson
Revision: 122964

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-01-23 Thread Gaetan Bisson
Date: Sunday, January 23, 2011 @ 03:56:05
  Author: bisson
Revision: 107289

archrelease: remove testing-x86_64

Deleted:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-01-23 Thread Gaetan Bisson
Date: Sunday, January 23, 2011 @ 03:56:17
  Author: bisson
Revision: 107290

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-01-23 Thread Gaetan Bisson
Date: Sunday, January 23, 2011 @ 08:36:58
  Author: bisson
Revision: 107323

archrelease: remove testing-x86_64

Deleted:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-01-23 Thread Gaetan Bisson
Date: Sunday, January 23, 2011 @ 08:37:10
  Author: bisson
Revision: 107324

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2011-01-22 Thread Gaetan Bisson
Date: Saturday, January 22, 2011 @ 16:55:54
  Author: bisson
Revision: 107268

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



[arch-commits] Commit in bind/repos (testing-x86_64)

2010-04-01 Thread Allan McRae
Date: Thursday, April 1, 2010 @ 07:35:31
  Author: allan
Revision: 75355

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/