git: 21f1bd5aeb32 - main - x11-toolkits/rubygem-poppler: Update to 4.0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:17:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21f1bd5aeb32a91efd59ee3190c2336a2d3c0bfe
commit 21f1bd5aeb32a91efd59ee3190c2336a2d3c0bfe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:42:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:01:53 +0000
x11-toolkits/rubygem-poppler: 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
---
x11-toolkits/rubygem-poppler/Makefile | 9 +++++----
x11-toolkits/rubygem-poppler/distinfo | 6 +++---
x11-toolkits/rubygem-poppler/pkg-descr | 2 --
3 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index 369aeb99a3a4..d4f95b64255e 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,19 +1,20 @@
PORTNAME= poppler
-PORTVERSION= 4.0.3
+PORTVERSION= 4.0.8
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding of poppler-glib
-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
LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
-RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
- rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2
+RUN_DEPENDS= rubygem-cairo-gobject>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-cairo-gobject \
+ rubygem-gio2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gio2
USES= gem
diff --git a/x11-toolkits/rubygem-poppler/distinfo b/x11-toolkits/rubygem-poppler/distinfo
index 22dca18fb3dc..160c80fa8a84 100644
--- a/x11-toolkits/rubygem-poppler/distinfo
+++ b/x11-toolkits/rubygem-poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673052
-SHA256 (rubygem/poppler-4.0.3.gem) = 53df2ee8e900bcd03de4e2ec320a71cefa83f67125cb4dff416ec82cd8fb8fe7
-SIZE (rubygem/poppler-4.0.3.gem) = 95232
+TIMESTAMP = 1674590662
+SHA256 (rubygem/poppler-4.0.8.gem) = e67c6a2c0dbb816151a21abfc433955dcabe5c09a44089431ff738f1a2c98229
+SIZE (rubygem/poppler-4.0.8.gem) = 95232
diff --git a/x11-toolkits/rubygem-poppler/pkg-descr b/x11-toolkits/rubygem-poppler/pkg-descr
index 1f9f2789ef8e..75e948b5f19b 100644
--- a/x11-toolkits/rubygem-poppler/pkg-descr
+++ b/x11-toolkits/rubygem-poppler/pkg-descr
@@ -1,3 +1 @@
Ruby/Poppler is a Ruby binding for Poppler.
-
-See also: https://github.com/ruby-gnome/ruby-gnome