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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Aug 8 21:47:40 UTC 2008


    Date: Friday, August 8, 2008 @ 17:47:40
  Author: andyrtr
Revision: 8201

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

........
  r8200 | andyrtr | 2008-08-08 21:47:10 +0000 (Fr, 08 Aug 2008) | 1 line
  
  upgpkg: ruby 1.8.7_p71-1
........

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-08 21:47:10 UTC (rev 8200)
+++ extra-x86_64/PKGBUILD	2008-08-08 21:47:40 UTC (rev 8201)
@@ -3,9 +3,9 @@
 # Contributors: John Proctor <jproctor at prium.net>
 #               Jeramy Rutley <jrutley at gmail.com>
 pkgname=ruby
-pkgver=1.8.7_p22
-_pkgver=1.8.7-p22
-pkgrel=2
+pkgver=1.8.7_p71
+_pkgver=1.8.7-p71
+pkgrel=1
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=(i686 x86_64)
 license=('custom')
@@ -13,7 +13,7 @@
 depends=('gdbm' 'db>=4.7' '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) 
-md5sums=('2d57acee0d80531e14ec0f6826a1f9fb')
+md5sums=('e23dd0dd619585df07acc1e3735ab5c7')
 options=('!emptydirs' 'force')
 
 build() {
@@ -25,4 +25,3 @@
   make -j1 DESTDIR=${startdir}/pkg install-doc
   install -Dm644 COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
 }
-




More information about the arch-commits mailing list