diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-09-29 21:05:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-09-29 21:05:03 +0000 |
commit | 37b5ed38b0addb693931d1fa902f83f0f080c5b4 (patch) | |
tree | 96324fa5e1d9acef0877364acc88b090b00a6fb1 /print/rubygem-pdf-core/Makefile | |
parent | 4af1553d6572847f9cd56528fd4c09dadc3c5a9d (diff) |
print/rubygem-prawn: update to 1.3.0
print/rubygem-ttfunk: update to 1.4.0
print/rubygem-pdf-core: update to 0.4.0
Update rubygem-prawn and friends to the latest versions. These are all
committed at the same time to avoid breakage.
PR: 193833
PR: 194012
PR: 194013
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Notes
Notes:
svn path=/head/; revision=369555
Diffstat (limited to 'print/rubygem-pdf-core/Makefile')
-rw-r--r-- | print/rubygem-pdf-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rubygem-pdf-core/Makefile b/print/rubygem-pdf-core/Makefile index 289ca2e924a5..6dddad2204c8 100644 --- a/print/rubygem-pdf-core/Makefile +++ b/print/rubygem-pdf-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf-core -PORTVERSION= 0.2.5 +PORTVERSION= 0.4.0 CATEGORIES= print rubygems MASTER_SITES= RG |