mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.5.1
- Add LICENSE - Add GitHub repository to WWW Changes: https://github.com/prawnpdf/pdf-core/commits/master
This commit is contained in:
parent
2d9ef53f9c
commit
8b30495662
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387311
@ -2,13 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pdf-core
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= print rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby library to render PDF documents
|
||||
|
||||
LICENSE= GPLv2 GPLv3 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/pdf-core-0.4.0.gem) = d8a424d75915df15f450c271eb9629a636ce95b900145b4f79d0dc92a42e1143
|
||||
SIZE (rubygem/pdf-core-0.4.0.gem) = 42496
|
||||
SHA256 (rubygem/pdf-core-0.5.1.gem) = d2b0761c0c5b6b0c196f22bce184060230db689c1436c996892d26b97d2d083d
|
||||
SIZE (rubygem/pdf-core-0.5.1.gem) = 43008
|
||||
|
@ -13,3 +13,4 @@ It is used internally by Prawn (provided in the rubygems-prawn package),
|
||||
a Ruby PDF generation library.
|
||||
|
||||
WWW: http://prawnpdf.org/
|
||||
WWW: https://github.com/prawnpdf/pdf-core
|
||||
|
Loading…
Reference in New Issue
Block a user