Skip to content

Commit

Permalink
x11-toolkits/rubygem-poppler: Update to 4.0.8
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 22ea2ec commit 21f1bd5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
9 changes: 5 additions & 4 deletions 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

Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 0 additions & 2 deletions 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

0 comments on commit 21f1bd5

Please sign in to comment.