[arch-commits] Commit in dnsmasq/repos (3 files)

Paul Mattal paul at archlinux.org
Thu Jun 26 00:05:29 UTC 2008


    Date: Wednesday, June 25, 2008 @ 20:05:24
  Author: paul
Revision: 3602

Merged revisions 2-3601 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/dnsmasq/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1311 | paul | 2008-05-04 18:00:22 -0400 (Sun, 04 May 2008) | 1 line
  
  upgpkg: dnsmasq 2.41-1
........
  r1314 | paul | 2008-05-04 18:08:23 -0400 (Sun, 04 May 2008) | 2 lines
  
  upgpkg: dnsmasq 2.41-2
      fixed bug #10337 wrong url in install script
........
  r3601 | paul | 2008-06-25 20:04:47 -0400 (Wed, 25 Jun 2008) | 2 lines
  
  upgpkg: dnsmasq 2.42-1
      update to dnsmasq 2.42
........

Modified:
  dnsmasq/repos/extra-i686/	(properties)
  dnsmasq/repos/extra-i686/PKGBUILD
  dnsmasq/repos/extra-i686/dnsmasq.install

-----------------+
 PKGBUILD        |    6 +++---
 dnsmasq.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)


Property changes on: dnsmasq/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /dnsmasq/trunk:1
   + /dnsmasq/trunk:1-3601

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-06-26 00:04:47 UTC (rev 3601)
+++ extra-i686/PKGBUILD	2008-06-26 00:05:24 UTC (rev 3602)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.40
+pkgver=2.42
 pkgrel=1
 pkgdesc="A lightweight DNS/DHCP server ideal for small/home networks using NAT"
 arch=(i686 x86_64)
 source=(http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz \
     dnsmasq.rc.d $pkgname-capability-config.patch)
-license=('GPL2')
+license=('GPL')
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
 depends=('glibc' 'bash')
 backup=(etc/dnsmasq.conf)
-md5sums=('91b6063ae81146b9d70b4381b2f3e44f' 'e956eee1ec24212a3254d2b168187495'\
+md5sums=('78a23a31a35b8427a8589b76c1ae3ff6' 'e956eee1ec24212a3254d2b168187495'\
          'ef61cd6c3ce1fd0767a98b02975c9c9c')
 install=$pkgname.install
 

Modified: extra-i686/dnsmasq.install
===================================================================
--- extra-i686/dnsmasq.install	2008-06-26 00:04:47 UTC (rev 3601)
+++ extra-i686/dnsmasq.install	2008-06-26 00:05:24 UTC (rev 3602)
@@ -12,7 +12,7 @@
 	echo "|     your kernel or add capability to the MODULES array |"
 	echo "|     in /etc/rc.conf.                                   |" 
 	echo "| For more details on configuring dnsmasq, visit:        |"
-	echo "|     http://www.thekellys.org.uk/dnsmasq/doc.html       |"
+	echo "|     http://www.thekelleys.org.uk/dnsmasq/doc.html      |"
 	echo "=========================================================="
 }
 





More information about the arch-commits mailing list