aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:42:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 13:01:48 +0000
commit3aaf43c52c3dd27f4cb944171ba43f9d8605b270 (patch)
tree91ebe428c78e81ef0cbb25725370a005bf551846
parentcef1822ea0afea233dafa22d69abe8457e20e10f (diff)
downloadports-3aaf43c52c3dd27f4cb944171ba43f9d8605b270.tar.gz
ports-3aaf43c52c3dd27f4cb944171ba43f9d8605b270.zip
accessibility/rubygem-atk: 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
-rw-r--r--accessibility/rubygem-atk/Makefile7
-rw-r--r--accessibility/rubygem-atk/distinfo6
-rw-r--r--accessibility/rubygem-atk/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile
index 3cb61f88ea2c..f0fdf1a419c6 100644
--- a/accessibility/rubygem-atk/Makefile
+++ b/accessibility/rubygem-atk/Makefile
@@ -1,17 +1,18 @@
PORTNAME= atk
-PORTVERSION= 4.0.3
+PORTVERSION= 4.0.8
CATEGORIES= accessibility rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding of ATK
-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-glib2>=${PORTVERSION}:devel/rubygem-glib2
+RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-glib2
USES= gem gnome
USE_GNOME= atk
diff --git a/accessibility/rubygem-atk/distinfo b/accessibility/rubygem-atk/distinfo
index 6ed42954ba75..c31bdfc32c8a 100644
--- a/accessibility/rubygem-atk/distinfo
+++ b/accessibility/rubygem-atk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673014
-SHA256 (rubygem/atk-4.0.3.gem) = b516f1206641164296599f970cd89bc39edb2dd249023742c12e28a7b537b540
-SIZE (rubygem/atk-4.0.3.gem) = 15872
+TIMESTAMP = 1674590624
+SHA256 (rubygem/atk-4.0.8.gem) = 353b803e3882311f32b5f061ac5babc2c8436d48f76d91e60beedeebcbe69dd2
+SIZE (rubygem/atk-4.0.8.gem) = 15872
diff --git a/accessibility/rubygem-atk/pkg-descr b/accessibility/rubygem-atk/pkg-descr
index 1d4b515b7b2d..3a5a37dec5d6 100644
--- a/accessibility/rubygem-atk/pkg-descr
+++ b/accessibility/rubygem-atk/pkg-descr
@@ -1,3 +1 @@
Ruby/ATK is a Ruby binding for ATK.
-
-See also: https://github.com/ruby-gnome/ruby-gnome