pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-RMagick Update ruby-RMagick package to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdedcbb4e6f0
branches:  trunk
changeset: 500082:fdedcbb4e6f0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 02 06:41:47 2005 +0000

description:
Update ruby-RMagick package to 1.9.2 based on PR pkg/31408 from OBATA Akio.
pkgsrc's change is to use bz2 archive.

RMagick 1.9.2
    o Feature 2412, add the virtual_pixel_method attribute and the
                    VirtualPixelMethod enumeration
    o Feature 2462, add the ticks_per_second attribute

diffstat:

 graphics/ruby-RMagick/Makefile |  7 ++++---
 graphics/ruby-RMagick/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r f077cd707131 -r fdedcbb4e6f0 graphics/ruby-RMagick/Makefile
--- a/graphics/ruby-RMagick/Makefile    Sun Oct 02 06:37:23 2005 +0000
+++ b/graphics/ruby-RMagick/Makefile    Sun Oct 02 06:41:47 2005 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2005/09/13 14:38:14 taca Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/02 06:41:47 taca Exp $
 
-DISTNAME=      RMagick-1.9.1
+DISTNAME=      RMagick-1.9.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/5958/
+MASTER_SITES=  http://rubyforge.org/frs/download.php/6074/
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    obata%lins.jp@localhost
 HOMEPAGE=      http://rmagick.rubyforge.org/
diff -r f077cd707131 -r fdedcbb4e6f0 graphics/ruby-RMagick/distinfo
--- a/graphics/ruby-RMagick/distinfo    Sun Oct 02 06:37:23 2005 +0000
+++ b/graphics/ruby-RMagick/distinfo    Sun Oct 02 06:41:47 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/09/13 14:38:14 taca Exp $
+$NetBSD: distinfo,v 1.8 2005/10/02 06:41:47 taca Exp $
 
-SHA1 (ruby/RMagick-1.9.1.tar.gz) = f6ca185df435eddc50ffa8b5089688693bd5c99f
-RMD160 (ruby/RMagick-1.9.1.tar.gz) = b7f2c693c78348886a8bc6bd841a36e54662dc89
-Size (ruby/RMagick-1.9.1.tar.gz) = 915084 bytes
+SHA1 (ruby/RMagick-1.9.2.tar.bz2) = 7ca55b44bdabbcc5c840cde1bdf76e6dfffde7fb
+RMD160 (ruby/RMagick-1.9.2.tar.bz2) = 28edd867b38a75dd8a1a4178b8848f4b1d10d95c
+Size (ruby/RMagick-1.9.2.tar.bz2) = 915499 bytes



Home | Main Index | Thread Index | Old Index