[arch-commits] CVS update of extra/devel/ruby (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Oct 26 16:51:02 UTC 2007


    Date: Friday, October 26, 2007 @ 12:51:02
  Author: pierre
    Path: /home/cvs-extra/extra/devel/ruby

Modified: PKGBUILD (1.42 -> 1.43)

upgpkg: ruby 1.8.6_p111-3
rebuild for new openssl


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/devel/ruby/PKGBUILD
diff -u extra/devel/ruby/PKGBUILD:1.42 extra/devel/ruby/PKGBUILD:1.43
--- extra/devel/ruby/PKGBUILD:1.42	Sun Oct 14 10:29:19 2007
+++ extra/devel/ruby/PKGBUILD	Fri Oct 26 12:51:02 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.42 2007/10/14 14:29:19 pierre Exp $
+# $Id: PKGBUILD,v 1.43 2007/10/26 16:51:02 pierre Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributors: John Proctor <jproctor at prium.net>
 #               Jeramy Rutley <jrutley at gmail.com>
 pkgname=ruby
 pkgver=1.8.6_p111
 _pkgver=1.8.6-p111
-pkgrel=2
+pkgrel=3
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.ruby-lang.org/en/"
-depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8f' 'zlib' 'readline' 'termcap-compat')
+depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8g' 'zlib' 'readline' 'termcap-compat')
 makedepends=('tk')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
 force=y




More information about the arch-commits mailing list