Tue May 3 09:49:03 2011 UTC ()
Update ruby-pkg-config to 1.1.1.

== 1.1.1 - 2011/05/03

* [ruby-gnome-devel-en] add
  /usr/lib/i386-linux-gnu/pkgconfig to the default paths.
  (Reported by Andrea B.C.)


(obache)
diff -r1.4 -r1.5 pkgsrc/devel/ruby-pkg-config/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/ruby-pkg-config/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-pkg-config/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-pkg-config/Makefile 2011/04/04 09:28:03 1.4
+++ pkgsrc/devel/ruby-pkg-config/Makefile 2011/05/03 09:49:03 1.5
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2011/04/04 09:28:03 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/03 09:49:03 obache Exp $
2 2
3DISTNAME= pkg-config-1.1.0 3DISTNAME= pkg-config-1.1.1
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= http://rubyforge.org/frs/download.php/74601/ 5MASTER_SITES= http://rubyforge.org/frs/download.php/74790/
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://github.com/rcairo/pkg-config 9HOMEPAGE= http://github.com/rcairo/pkg-config
10COMMENT= pkg-config implemented by pure Ruby 10COMMENT= pkg-config implemented by pure Ruby
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13CONFLICTS+= ${RUBY_PKGPREFIX}-gnome2-glib<0.90.0 13CONFLICTS+= ${RUBY_PKGPREFIX}-gnome2-glib<0.90.0
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17USE_RUBY_EXTCONF= yes 17USE_RUBY_EXTCONF= yes
18 18

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-pkg-config/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-pkg-config/distinfo 2011/04/04 09:28:03 1.4
+++ pkgsrc/devel/ruby-pkg-config/distinfo 2011/05/03 09:49:03 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2011/04/04 09:28:03 obache Exp $ 1$NetBSD: distinfo,v 1.5 2011/05/03 09:49:03 obache Exp $
2 2
3SHA1 (pkg-config-1.1.0.tgz) = bcab296301db7a9eda976c089d611bdc6ef5ffa0 3SHA1 (pkg-config-1.1.1.tgz) = b29f9325dc89d1ae9aed4485bb167913918dcc5c
4RMD160 (pkg-config-1.1.0.tgz) = 07fe92056cc15ecff894b6f6735b192fedba8070 4RMD160 (pkg-config-1.1.1.tgz) = 5edebae36ee642cc33e773a087a84595d60ba168
5Size (pkg-config-1.1.0.tgz) = 15089 bytes 5Size (pkg-config-1.1.1.tgz) = 15156 bytes