git: ea350390a302 - main - print/rubygem-pdf-core: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:41:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea350390a302ac2d432aeab194f1e8ce0f796d18 commit ea350390a302ac2d432aeab194f1e8ce0f796d18 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:23:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:30 +0000 print/rubygem-pdf-core: Update WWW and clean up pkg-descr --- print/rubygem-pdf-core/Makefile | 3 ++- print/rubygem-pdf-core/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/print/rubygem-pdf-core/Makefile b/print/rubygem-pdf-core/Makefile index 9cb4500ae2d4..437ba40732ba 100644 --- a/print/rubygem-pdf-core/Makefile +++ b/print/rubygem-pdf-core/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby library to render PDF documents -WWW= https://prawnpdf.org/ +WWW= https://prawnpdf.org/ \ + https://github.com/prawnpdf/pdf-core LICENSE= GPLv2 GPLv3 RUBY LICENSE_COMB= dual diff --git a/print/rubygem-pdf-core/pkg-descr b/print/rubygem-pdf-core/pkg-descr index 9a02d939eb7e..16f236b29865 100644 --- a/print/rubygem-pdf-core/pkg-descr +++ b/print/rubygem-pdf-core/pkg-descr @@ -11,5 +11,3 @@ It supports several PDF features, such as among others: It is used internally by Prawn (provided in the rubygems-prawn package), a Ruby PDF generation library. - -See also: https://github.com/prawnpdf/pdf-core