Skip to content

Commit

Permalink
devel/rubygem-ruport: Change RUN_DEPENDS from rubygem-prawn to rubyge…
Browse files Browse the repository at this point in the history
…m-prawn24

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent d57a733 commit 897a828
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/rubygem-ruport/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ruport
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -10,7 +11,7 @@ WWW= https://github.com/ruport/ruport
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual

RUN_DEPENDS= rubygem-prawn>=2.4.0<2.5:print/rubygem-prawn \
RUN_DEPENDS= rubygem-prawn24>=2.4.0<2.5:print/rubygem-prawn24 \
rubygem-prawn-table>=0.2.0<0.3:print/rubygem-prawn-table

USES= gem
Expand Down

0 comments on commit 897a828

Please sign in to comment.