mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.0.0
PR: ports/188001 Submitted by: Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
parent
3c84e292d3
commit
e7aaf81c4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349543
2 changed files with 5 additions and 5 deletions
|
@ -2,15 +2,15 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= prawn
|
PORTNAME= prawn
|
||||||
PORTVERSION= 0.12.0
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= print rubygems
|
CATEGORIES= print rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Fast pure Ruby PDF generator
|
COMMENT= Fast pure Ruby PDF generator
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-pdf-reader>=0.9.0:${PORTSDIR}/print/rubygem-pdf-reader \
|
RUN_DEPENDS= rubygem-pdf-core>=0.2.2:${PORTSDIR}/print/rubygem-pdf-core \
|
||||||
rubygem-ttfunk>=1.0.2:${PORTSDIR}/print/rubygem-ttfunk
|
rubygem-ttfunk>=1.1.1:${PORTSDIR}/print/rubygem-ttfunk
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/prawn-0.12.0.gem) = ea31dfe8e0395580809ea8ce7ef6c3038bed04d582e4071f2d0450763e3daccc
|
SHA256 (rubygem/prawn-1.0.0.gem) = 0251ba34dfc287ebd43066d207c5dd96dbf4ff8ce5512fda67cd2cabf250ddba
|
||||||
SIZE (rubygem/prawn-0.12.0.gem) = 4273664
|
SIZE (rubygem/prawn-1.0.0.gem) = 909824
|
||||||
|
|
Loading…
Add table
Reference in a new issue