git: 830670e1be29 - main - graphics/rubygem-gdk_pixbuf2: Update to 4.0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:17:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=830670e1be2926b0df1bf641ec75b43a2372c436 commit 830670e1be2926b0df1bf641ec75b43a2372c436 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:42:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:01:50 +0000 graphics/rubygem-gdk_pixbuf2: Update to 4.0.8 - Update version requirement of RUN_DEPENDS - Update WWW and clean up pkg-descr Changes: https://github.com/ruby-gnome/ruby-gnome/releases --- graphics/rubygem-gdk_pixbuf2/Makefile | 7 ++++--- graphics/rubygem-gdk_pixbuf2/distinfo | 6 +++--- graphics/rubygem-gdk_pixbuf2/pkg-descr | 2 -- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/graphics/rubygem-gdk_pixbuf2/Makefile b/graphics/rubygem-gdk_pixbuf2/Makefile index abff36aa4e35..98d4b048ded6 100644 --- a/graphics/rubygem-gdk_pixbuf2/Makefile +++ b/graphics/rubygem-gdk_pixbuf2/Makefile @@ -1,17 +1,18 @@ PORTNAME= gdk_pixbuf2 -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.8 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding of GdkPixbuf 2.x -WWW= https://ruby-gnome.github.io/ +WWW= https://ruby-gnome.github.io/ \ + https://github.com/ruby-gnome/ruby-gnome LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake -RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2 +RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gio2 USES= gem gnome USE_GNOME= gdkpixbuf2 diff --git a/graphics/rubygem-gdk_pixbuf2/distinfo b/graphics/rubygem-gdk_pixbuf2/distinfo index d0f0d56c1bb3..98d8c64ac6ad 100644 --- a/graphics/rubygem-gdk_pixbuf2/distinfo +++ b/graphics/rubygem-gdk_pixbuf2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663673030 -SHA256 (rubygem/gdk_pixbuf2-4.0.3.gem) = 71b9eeb744e238e4cccced0d097804a24af960f37109973392b0038dd49e24e5 -SIZE (rubygem/gdk_pixbuf2-4.0.3.gem) = 34816 +TIMESTAMP = 1674590640 +SHA256 (rubygem/gdk_pixbuf2-4.0.8.gem) = a62199f2e6773f1cf3dceab1eca2c4f8e2b672651ae0b0c33062b68d1d1abfd5 +SIZE (rubygem/gdk_pixbuf2-4.0.8.gem) = 34816 diff --git a/graphics/rubygem-gdk_pixbuf2/pkg-descr b/graphics/rubygem-gdk_pixbuf2/pkg-descr index a68f39a47e02..fdb3998ccf50 100644 --- a/graphics/rubygem-gdk_pixbuf2/pkg-descr +++ b/graphics/rubygem-gdk_pixbuf2/pkg-descr @@ -1,3 +1 @@ Ruby/GdkPixbuf2 is a Ruby binding for GdkPixbuf2. - -See also: https://github.com/ruby-gnome/ruby-gnome