[arch-commits] Commit in whois/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Oct 8 03:13:07 UTC 2008


    Date: Tuesday, October 7, 2008 @ 23:13:07
  Author: eric
Revision: 14539

Merged revisions 356,14412,14527 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/whois/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r14412 | douglas | 2008-10-06 04:49:06 -0400 (Mon, 06 Oct 2008) | 1 line
  
  upgpkg: whois 4.7.28-1
........
  r14527 | douglas | 2008-10-07 21:12:45 -0400 (Tue, 07 Oct 2008) | 1 line
  
  upgpkg: whois 4.7.28-2
........

Modified:
  whois/repos/extra-x86_64/	(properties)
  whois/repos/extra-x86_64/PKGBUILD

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


Property changes on: whois/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /whois/trunk:1
   + /whois/trunk:1-14538

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-08 03:11:38 UTC (rev 14538)
+++ extra-x86_64/PKGBUILD	2008-10-08 03:13:07 UTC (rev 14539)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=whois
-pkgver=4.7.24
-pkgrel=1
+pkgver=4.7.28
+pkgrel=2
 pkgdesc="The whois client by Marco d'Itri"
 arch=(i686 x86_64)
 license=('GPL')
@@ -14,11 +14,12 @@
 source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_$pkgver.tar.gz)
 url="http://www.linux.it/~md/software/"
 
+md5sums=('90b8f4014d7e2249b74ac0cc56de2360')
+
 build() {
   cd $startdir/src/$pkgname-$pkgver
   mkdir -p $startdir/pkg/usr/bin $startdir/pkg/usr/share/man/man1
   sed 's|INSTALL= /usr|INSTALL= |' -i po/Makefile
   make prefix=/usr || return 1
-  make prefix=/usr BASEDIR=$startdir/pkg install
+  make prefix=/usr BASEDIR=$startdir/pkg install-whois
 }
-md5sums=('479ebc79d1e8189e16ab51b4d8981529')




More information about the arch-commits mailing list