git: 4c450ec91ba2 - main - print/rubygem-prawn: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:41:28 UTC
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