mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
graphics/rubygem-pdfkit: Update to 0.8.5
Changes: https://github.com/pdfkit/pdfkit/releases https://github.com/pdfkit/pdfkit/blob/master/CHANGELOG.md
This commit is contained in:
parent
1192838766
commit
e960011406
2 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: rpsfa@rit.edu
|
# Created by: rpsfa@rit.edu
|
||||||
|
|
||||||
PORTNAME= pdfkit
|
PORTNAME= pdfkit
|
||||||
PORTVERSION= 0.8.2
|
PORTVERSION= 0.8.5
|
||||||
CATEGORIES= graphics rubygems
|
CATEGORIES= graphics rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= wkhtmltopdf:converters/wkhtmltopdf
|
RUN_DEPENDS= wkhtmltopdf:converters/wkhtmltopdf
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_RUBY= yes
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (rubygem/pdfkit-0.8.2.gem) = d73e2d1ee80d8f3827565cc5211b841f4b2c67ac0f40588091c6d97fb42e5d6c
|
TIMESTAMP = 1625323845
|
||||||
SIZE (rubygem/pdfkit-0.8.2.gem) = 20992
|
SHA256 (rubygem/pdfkit-0.8.5.gem) = 426d6a75a3e942b97fee59b0fdab19542084d4208be4c917344c9c4b70b0b62d
|
||||||
|
SIZE (rubygem/pdfkit-0.8.5.gem) = 25600
|
||||||
|
|
Loading…
Add table
Reference in a new issue