[arch-commits] Commit in dnsutils/trunk (PKGBUILD remove-bind.patch)

Gaetan Bisson bisson at archlinux.org
Tue Oct 9 22:09:48 UTC 2012


    Date: Tuesday, October 9, 2012 @ 18:09:48
  Author: bisson
Revision: 168389

upstream update

Modified:
  dnsutils/trunk/PKGBUILD
  dnsutils/trunk/remove-bind.patch

-------------------+
 PKGBUILD          |    6 +++---
 remove-bind.patch |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-09 21:57:54 UTC (rev 168388)
+++ PKGBUILD	2012-10-09 22:09:48 UTC (rev 168389)
@@ -4,7 +4,7 @@
 # Contributor: mario <mario_vazq at hotmail.com>
 
 pkgname=dnsutils
-_pkgver=9.9.1-P3
+_pkgver=9.9.2
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc='DNS utilities: dig host nslookup'
@@ -15,8 +15,8 @@
 depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
 source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"
         'remove-bind.patch')
-sha1sums=('1c890f69f627ffbc76460c766bafefde408ed799'
-          'b465ef6160b004838f04de9978fe1be8422af777')
+sha1sums=('eb9fa7b497d67ce61a120cb96c302381bc385324'
+          'bb13bd54134e4d787469be25461a3cc3f5cb57f4')
 
 replaces=('bind-tools' 'host')
 

Modified: remove-bind.patch
===================================================================
--- remove-bind.patch	2012-10-09 21:57:54 UTC (rev 168388)
+++ remove-bind.patch	2012-10-09 22:09:48 UTC (rev 168389)
@@ -6,7 +6,7 @@
  top_srcdir =	@top_srcdir@
  
 -SUBDIRS =	named rndc dig dnssec tests tools nsupdate \
--		check confgen @PKCS11_TOOLS@
+-		check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
 +SUBDIRS =	dig
  TARGETS =
  




More information about the arch-commits mailing list