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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 15 15:14:53 UTC 2008


    Date: Sunday, June 15, 2008 @ 11:14:53
  Author: andyrtr
Revision: 2910

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

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r2909 | andyrtr | 2008-06-15 15:14:17 +0000 (So, 15 Jun 2008) | 1 line
  
  upgpkg: ruby 1.8.7_p17-1
........

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-15 15:14:17 UTC (rev 2909)
+++ extra-x86_64/PKGBUILD	2008-06-15 15:14:53 UTC (rev 2910)
@@ -3,19 +3,18 @@
 # Contributors: John Proctor <jproctor at prium.net>
 #               Jeramy Rutley <jrutley at gmail.com>
 pkgname=ruby
-pkgver=1.8.6_p114
-_pkgver=1.8.6-p114
+pkgver=1.8.7_p17
+_pkgver=1.8.7-p17
 pkgrel=1
 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.8g' 'zlib' 'readline' 'termcap-compat')
+depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8h-3' 'zlib' 'readline' 'termcap-compat')
 makedepends=('tk>=8.5')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
-force=y
-md5sums=('b4d0c74497f684814bcfbb41b7384a71')
-options=('!emptydirs')
+md5sums=('4bbcf952fad200f4d265cb77a123d2fc')
+options=('!emptydirs' 'force')
 
 build() {
   cd ${startdir}/src/${pkgname}-${_pkgver}





More information about the arch-commits mailing list