- Update to 0.7.0

- Add LICENSE
- Update WWW

Changes:	https://github.com/pdfkit/pdfkit/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-25 19:54:45 +00:00
parent ccd44d562d
commit 42e46d7e38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387410
3 changed files with 6 additions and 9 deletions

View file

@ -2,22 +2,19 @@
# $FreeBSD$
PORTNAME= pdfkit
PORTVERSION= 0.6.2
PORTVERSION= 0.7.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Uses wkhtmltopdf to create PDFs using HTML
LICENSE= MIT
RUN_DEPENDS= wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
REINPLACE_ARGS= -i ''
post-install:
@${REINPLACE_CMD} -e '/s.date/d' ${STAGEDIR}${PREFIX}/${GEM_SPEC}
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/pdfkit-0.6.2.gem) = ed81b8d3b6669de39c18171257ed6387e29ca7323f3011f19c6985eadd4e13ed
SIZE (rubygem/pdfkit-0.6.2.gem) = 17920
SHA256 (rubygem/pdfkit-0.7.0.gem) = 46dcd4740f5c9370d69e935f67471984c86a9b2a0d81eb26d1d526a6ca5e6321
SIZE (rubygem/pdfkit-0.7.0.gem) = 18432

View file

@ -1,3 +1,3 @@
Uses wkhtmltopdf to create PDFs using HTML
WWW: https://github.com/jdpace/PDFKit
WWW: https://github.com/pdfkit/pdfkit