svn commit: r380640 - head/devel/rubygem-launchy22

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 6 22:37:29 UTC 2015


Author: sunpoet
Date: Fri Mar  6 22:37:27 2015
New Revision: 380640
URL: https://svnweb.freebsd.org/changeset/ports/380640
QAT: https://qat.redports.org/buildarchive/r380640/

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/devel/rubygem-launchy22/Makefile
  head/devel/rubygem-launchy22/pkg-descr

Modified: head/devel/rubygem-launchy22/Makefile
==============================================================================
--- head/devel/rubygem-launchy22/Makefile	Fri Mar  6 22:37:21 2015	(r380639)
+++ head/devel/rubygem-launchy22/Makefile	Fri Mar  6 22:37:27 2015	(r380640)
@@ -9,6 +9,8 @@ PKGNAMESUFFIX=	22
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Helper class for launching cross-platform applications
 
+LICENSE=	ISCL
+
 RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable
 
 USE_RUBY=	yes

Modified: head/devel/rubygem-launchy22/pkg-descr
==============================================================================
--- head/devel/rubygem-launchy22/pkg-descr	Fri Mar  6 22:37:21 2015	(r380639)
+++ head/devel/rubygem-launchy22/pkg-descr	Fri Mar  6 22:37:27 2015	(r380640)
@@ -6,4 +6,4 @@ be launched differently on each platform
 is here to make a common approach to launching
 external application from within ruby programs.
 
-WWW: http://rubygems.org/gems/launchy
+WWW: https://github.com/copiousfreetime/launchy


More information about the svn-ports-head mailing list