pkgsrc-Bugs archive

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

pkg/47526: update pkgsrc ruby-gnome2 to 1.2.1



>Number:         47526
>Category:       pkg
>Synopsis:       update pkgsrc ruby-gnome2 to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 02 23:15:00 +0000 2013
>Originator:     Izumi Tsutsui
>Release:        NetBSD 6.0
>Organization:
>Environment:
System: NetBSD/i386 6.0 + pkgsrc HEAD
Architecture: i386
Machine: i386
>Description:
Ruby-GNOME2 1.2.1 has been released on 20130130:
http://ruby-gnome2.sourceforge.jp/?News_20130130_1
This release includes memory leak fixes which are significant
on some applications, especially pkgsrc/net/mikutter.

>How-To-Repeat:
% grep ^VERSION pkgsrc/meta-pkgs/ruby-gnome2/Makefile*
pkgsrc/meta-pkgs/ruby-gnome2/Makefile.common:VERSION=           1.1.5

>Fix:
Simple update patch is attached.
New Ruby/GTK3 support would require a new package
(pkgsrc/x11/ruby-gnome-gtk3 ?), but this patch doesn't include it.

Index: devel/ruby-gnome2-atk/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ruby-gnome2-atk/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- devel/ruby-gnome2-atk/Makefile      31 Oct 2012 11:19:41 -0000      1.16
+++ devel/ruby-gnome2-atk/Makefile      2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-atk-${VERSION}
 COMMENT=               Ruby binding of ATK-1.0.x or later
-PKGREVISION=           1
 CATEGORIES=            devel
 
 CONFLICTS+=            ruby-gnome2-atk-[0-9]*
Index: devel/ruby-gnome2-gio/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ruby-gnome2-gio/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- devel/ruby-gnome2-gio/Makefile      31 Oct 2012 11:19:41 -0000      1.11
+++ devel/ruby-gnome2-gio/Makefile      2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gio-${VERSION}
 COMMENT=               Ruby binding of gio-2.0.x
-PKGREVISION=           1
 CATEGORIES=            devel
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-gio-[0-9]*
Index: devel/ruby-gnome2-gio/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ruby-gnome2-gio/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- devel/ruby-gnome2-gio/PLIST 11 Jan 2012 13:47:30 -0000      1.2
+++ devel/ruby-gnome2-gio/PLIST 2 Feb 2013 19:15:45 -0000
@@ -3,3 +3,5 @@ lib/pkgconfig/ruby-gio2.pc
 ${RUBY_VENDORLIB}/gio2.rb
 ${RUBY_VENDORLIB}/gio2/deprecated.rb
 ${RUBY_VENDORARCHLIB}/gio2.${RUBY_DLEXT}
+${RUBY_VENDORARCHLIB}/rbgio2.h
+${RUBY_VENDORARCHLIB}/rbgio2conversions.h
Index: devel/ruby-gnome2-glib/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ruby-gnome2-glib/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- devel/ruby-gnome2-glib/Makefile     31 Oct 2012 11:19:41 -0000      1.21
+++ devel/ruby-gnome2-glib/Makefile     2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}
 COMMENT=               Ruby binding of GLib-2.x
-PKGREVISION=           1
 CATEGORIES=            devel
 
 CONFLICTS+=            ruby-gnome2-glib-[0-9]*
Index: devel/ruby-gnome2-pango/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ruby-gnome2-pango/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- devel/ruby-gnome2-pango/Makefile    31 Oct 2012 11:19:41 -0000      1.31
+++ devel/ruby-gnome2-pango/Makefile    2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
 COMMENT=               Ruby binding of pango-1.x
-PKGREVISION=           4
 CATEGORIES=            devel fonts
 
 CONFLICTS+=            ruby-gnome2-pango-[0-9]*
Index: graphics/ruby-gnome2-gdkpixbuf/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/ruby-gnome2-gdkpixbuf/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- graphics/ruby-gnome2-gdkpixbuf/Makefile     6 Oct 2012 14:11:20 -0000       
1.30
+++ graphics/ruby-gnome2-gdkpixbuf/Makefile     2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION}
 COMMENT=               Ruby binding of GdkPixbuf-2.x
-PKGREVISION=           1
 CATEGORIES=            graphics devel
 
 CONFLICTS+=            ruby-gnome2-gdkpixbuf-[0-9]*
Index: graphics/ruby-gnome2-goocanvas/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/ruby-gnome2-goocanvas/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- graphics/ruby-gnome2-goocanvas/Makefile     8 Oct 2012 23:01:49 -0000       
1.25
+++ graphics/ruby-gnome2-goocanvas/Makefile     2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION}
 COMMENT=               Ruby binding of GooCanvas
-PKGREVISION=           4
 CATEGORIES=            graphics gnome
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-goocanvas-[0-9]*
Index: graphics/ruby-gnome2-rsvg/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/ruby-gnome2-rsvg/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- graphics/ruby-gnome2-rsvg/Makefile  8 Oct 2012 23:01:49 -0000       1.38
+++ graphics/ruby-gnome2-rsvg/Makefile  2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
 COMMENT=               Ruby binding of librsvg
-PKGREVISION=           4
 CATEGORIES=            graphics
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-rsvg-[0-9]*
Index: meta-pkgs/ruby-gnome2/Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/meta-pkgs/ruby-gnome2/Makefile.common,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile.common
--- meta-pkgs/ruby-gnome2/Makefile.common       30 Aug 2012 13:36:32 -0000      
1.26
+++ meta-pkgs/ruby-gnome2/Makefile.common       2 Feb 2013 19:15:45 -0000
@@ -24,7 +24,7 @@ MAINTAINER=           dieter.NetBSD%pandora.be@localhost
 HOMEPAGE=              http://ruby-gnome2.sourceforge.jp/
 LICENSE=               gnu-lgpl-v2.1
 
-VERSION=               1.1.5
+VERSION=               1.2.1
 USE_RUBY_EXTCONF=      yes
 CONFIGURE_ENV+=                RUBYOPT="-Ku"
 
Index: meta-pkgs/ruby-gnome2/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/meta-pkgs/ruby-gnome2/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- meta-pkgs/ruby-gnome2/distinfo      30 Aug 2012 13:36:32 -0000      1.30
+++ meta-pkgs/ruby-gnome2/distinfo      2 Feb 2013 19:15:45 -0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2012/08/30 13:36:32 obache Exp $
+$NetBSD$
 
-SHA1 (ruby-gnome2-all-1.1.5.tar.gz) = 2b47dea62101aa5116ad94e29465bdaaf45f2f49
-RMD160 (ruby-gnome2-all-1.1.5.tar.gz) = 
0cdf62b69ba67f4da552c5ef2a5a16d7fff4c0ac
-Size (ruby-gnome2-all-1.1.5.tar.gz) = 1016680 bytes
+SHA1 (ruby-gnome2-all-1.2.1.tar.gz) = cbf6cbe574f27582acdb93c9ebed828b0126f553
+RMD160 (ruby-gnome2-all-1.2.1.tar.gz) = 
76091e8dfdceb889ff75c6076f665d118765d908
+Size (ruby-gnome2-all-1.2.1.tar.gz) = 1680458 bytes
 SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 
7ea9f2066aae905e64d8477f500245e3e3b5df9e
Index: multimedia/ruby-gnome2-gstreamer/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/multimedia/ruby-gnome2-gstreamer/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- multimedia/ruby-gnome2-gstreamer/Makefile   8 Oct 2012 09:21:12 -0000       
1.18
+++ multimedia/ruby-gnome2-gstreamer/Makefile   2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gstreamer-${VERSION}
 COMMENT=               Ruby binding of GStreamer 0.10.x or later
-PKGREVISION=           1
 CATEGORIES=            multimedia
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-gstreamer-[0-9]*
Index: print/ruby-gnome2-poppler/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/print/ruby-gnome2-poppler/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- print/ruby-gnome2-poppler/Makefile  8 Oct 2012 13:45:46 -0000       1.35
+++ print/ruby-gnome2-poppler/Makefile  2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
 COMMENT=               Ruby binding of poppler-glib
-PKGREVISION=           4
 CATEGORIES=            print
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-poppler-[0-9]*
Index: x11/ruby-gnome2-gtk/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/ruby-gnome2-gtk/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- x11/ruby-gnome2-gtk/Makefile        29 Oct 2012 05:06:50 -0000      1.38
+++ x11/ruby-gnome2-gtk/Makefile        2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION}
 COMMENT=               Ruby binding of GTK+-2.x
-PKGREVISION=           4
 CATEGORIES=            x11
 
 CONFLICTS+=            ruby-gnome2-gtk-[0-9]*
Index: x11/ruby-gnome2-gtksourceview2/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/ruby-gnome2-gtksourceview2/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- x11/ruby-gnome2-gtksourceview2/Makefile     29 Oct 2012 05:06:50 -0000      
1.27
+++ x11/ruby-gnome2-gtksourceview2/Makefile     2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION}
 COMMENT=               Ruby binding of gtksourceview2
-PKGREVISION=           4
 CATEGORIES=            x11
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-gtksourceview2-[0-9]*
Index: x11/ruby-gnome2-vte/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/ruby-gnome2-vte/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- x11/ruby-gnome2-vte/Makefile        29 Oct 2012 05:06:51 -0000      1.30
+++ x11/ruby-gnome2-vte/Makefile        2 Feb 2013 19:15:45 -0000
@@ -3,7 +3,6 @@
 
 PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION}
 COMMENT=               Ruby binding of vte
-PKGREVISION=           4
 CATEGORIES=            x11
 
 CONFLICTS+=            ruby[0-9][0-9]-gnome2-vte-[0-9]*


Home | Main Index | Thread Index | Old Index