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

Pierre Schmitz pierre at archlinux.org
Sun Oct 14 14:29:20 UTC 2007


    Date: Sunday, October 14, 2007 @ 10:29:20
  Author: pierre
    Path: /home/cvs-extra/extra/devel/ruby

Modified: PKGBUILD (1.41 -> 1.42)

upgpkg: ruby 1.8.6_p111-2
rebuild against new openssl


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


Index: extra/devel/ruby/PKGBUILD
diff -u extra/devel/ruby/PKGBUILD:1.41 extra/devel/ruby/PKGBUILD:1.42
--- extra/devel/ruby/PKGBUILD:1.41	Thu Oct  4 16:48:42 2007
+++ extra/devel/ruby/PKGBUILD	Sun Oct 14 10:29:19 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.41 2007/10/04 20:48:42 andyrtr Exp $
+# $Id: PKGBUILD,v 1.42 2007/10/14 14:29:19 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=1
+pkgrel=2
 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.8b' 'zlib' 'readline' 'termcap-compat')
+depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8f' '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