svn commit: r387207 - head/textproc/rubygem-albino

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 00:05:28 UTC 2015


Author: sunpoet
Date: Sun May 24 00:05:27 2015
New Revision: 387207
URL: https://svnweb.freebsd.org/changeset/ports/387207

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/textproc/rubygem-albino/Makefile
  head/textproc/rubygem-albino/pkg-descr

Modified: head/textproc/rubygem-albino/Makefile
==============================================================================
--- head/textproc/rubygem-albino/Makefile	Sun May 24 00:05:23 2015	(r387206)
+++ head/textproc/rubygem-albino/Makefile	Sun May 24 00:05:27 2015	(r387207)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby wrapper for pygmentize
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \
 		${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments
 

Modified: head/textproc/rubygem-albino/pkg-descr
==============================================================================
--- head/textproc/rubygem-albino/pkg-descr	Sun May 24 00:05:23 2015	(r387206)
+++ head/textproc/rubygem-albino/pkg-descr	Sun May 24 00:05:27 2015	(r387207)
@@ -1,3 +1,3 @@
 Ruby wrapper for pygmentize.
 
-WWW: https://github.com/github/albino
+WWW: https://github.com/github-archive/albino


More information about the svn-ports-all mailing list