diff options
author | obache <obache@pkgsrc.org> | 2010-10-23 07:53:29 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-23 07:53:29 +0000 |
commit | fe2da2d4b567df3c6280e630254e83a0941dd747 (patch) | |
tree | a3ecad0b98b22d12661dea28c9e209ba57c7c554 /devel | |
parent | 1846b7ba91398d2c2370c04dfbde7fdd640e44b4 (diff) | |
download | pkgsrc-fe2da2d4b567df3c6280e630254e83a0941dd747.tar.gz |
Updte ruby-pkg-config to 1.0.7.
== 1.0.7 - 2010/09/30
* suppress warnings on Ruby 1.9.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-pkg-config/Makefile | 6 | ||||
-rw-r--r-- | devel/ruby-pkg-config/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/ruby-pkg-config/Makefile b/devel/ruby-pkg-config/Makefile index 38700724bc1..b430fe0c6ad 100644 --- a/devel/ruby-pkg-config/Makefile +++ b/devel/ruby-pkg-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/23 15:24:28 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/10/23 07:53:29 obache Exp $ -DISTNAME= pkg-config-1.0.6 +DISTNAME= pkg-config-1.0.7 CATEGORIES= devel -MASTER_SITES= http://rubyforge.org/frs/download.php/72589/ +MASTER_SITES= http://rubyforge.org/frs/download.php/72681/ EXTRACT_SUFX= .tgz MAINTAINER= obache@NetBSD.org diff --git a/devel/ruby-pkg-config/distinfo b/devel/ruby-pkg-config/distinfo index d20b1e2fca2..fb7d18e8c65 100644 --- a/devel/ruby-pkg-config/distinfo +++ b/devel/ruby-pkg-config/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/23 15:24:28 obache Exp $ +$NetBSD: distinfo,v 1.2 2010/10/23 07:53:29 obache Exp $ -SHA1 (pkg-config-1.0.6.tgz) = fce0170168b1114e05963b7720fa8fd5fe3daf91 -RMD160 (pkg-config-1.0.6.tgz) = 43fc874ba949de525c2d26a4946dafc25544fdaa -Size (pkg-config-1.0.6.tgz) = 14852 bytes +SHA1 (pkg-config-1.0.7.tgz) = e7dd65d717bc3990eb3de2783ff06f03fb97e6d7 +RMD160 (pkg-config-1.0.7.tgz) = 5d4d5efbc846a88e560fd4bff7d6ddc93654125b +Size (pkg-config-1.0.7.tgz) = 14782 bytes |