Date: Wed, 5 Apr 2023 17:41:28 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c450ec91ba2 - main - print/rubygem-prawn: Update WWW and clean up pkg-descr Message-ID: <202304051741.335HfShh002946@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c450ec91ba232d363cd5a1ac9e79d8a981437d9 commit 4c450ec91ba232d363cd5a1ac9e79d8a981437d9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:23:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:31 +0000 print/rubygem-prawn: Update WWW and clean up pkg-descr --- print/rubygem-prawn/Makefile | 3 ++- print/rubygem-prawn/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/print/rubygem-prawn/Makefile b/print/rubygem-prawn/Makefile index 5fdf15e16e0b..eab68a0b35c1 100644 --- a/print/rubygem-prawn/Makefile +++ b/print/rubygem-prawn/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast, tiny, and nimble PDF generator for Ruby -WWW= https://prawnpdf.org/ +WWW= https://prawnpdf.org/ \ + https://github.com/prawnpdf/prawn LICENSE= RUBY GPLv2 GPLv3 LICENSE_COMB= dual diff --git a/print/rubygem-prawn/pkg-descr b/print/rubygem-prawn/pkg-descr index 083b3beb2d23..e454f1d08f23 100644 --- a/print/rubygem-prawn/pkg-descr +++ b/print/rubygem-prawn/pkg-descr @@ -1,4 +1,2 @@ Prawn is a pure Ruby PDF generation library that provides a lot of great functionality while trying to remain simple and reasonably performant. - -See also: https://github.com/prawnpdf/prawn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051741.335HfShh002946>