svn commit: r387319 - head/print/rubygem-prawn-js

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 18:57:58 UTC 2015


Author: sunpoet
Date: Sun May 24 18:57:57 2015
New Revision: 387319
URL: https://svnweb.freebsd.org/changeset/ports/387319

Log:
  - Add LICENSE
  - Reformat pkg-descr
  - Update WWW

Modified:
  head/print/rubygem-prawn-js/Makefile
  head/print/rubygem-prawn-js/pkg-descr

Modified: head/print/rubygem-prawn-js/Makefile
==============================================================================
--- head/print/rubygem-prawn-js/Makefile	Sun May 24 18:57:53 2015	(r387318)
+++ head/print/rubygem-prawn-js/Makefile	Sun May 24 18:57:57 2015	(r387319)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Simplifies embedding JavaScript in your PDF files
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-prawn-core>=0.6.1:${PORTSDIR}/print/rubygem-prawn-core
 
 USE_RUBY=	yes

Modified: head/print/rubygem-prawn-js/pkg-descr
==============================================================================
--- head/print/rubygem-prawn-js/pkg-descr	Sun May 24 18:57:53 2015	(r387318)
+++ head/print/rubygem-prawn-js/pkg-descr	Sun May 24 18:57:57 2015	(r387319)
@@ -1,3 +1,4 @@
-A small extension to prawn that simplifies embedding JavaScript in your PDF files
+A small extension to prawn that simplifies embedding JavaScript in your PDF
+files
 
-WWW: http://ts.freelancing-gods.com
+WWW: http://pat.github.io/thinking-sphinx/


More information about the svn-ports-all mailing list