Date: Thu, 28 Aug 2014 16:24:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366421 - head/mail/rubygem-exception_notification Message-ID: <201408281624.s7SGOgw8029596@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 28 16:24:42 2014 New Revision: 366421 URL: http://svnweb.freebsd.org/changeset/ports/366421 QAT: https://qat.redports.org/buildarchive/r366421/ Log: - Add LICENSE Modified: head/mail/rubygem-exception_notification/Makefile Modified: head/mail/rubygem-exception_notification/Makefile ============================================================================== --- head/mail/rubygem-exception_notification/Makefile Thu Aug 28 16:24:38 2014 (r366420) +++ head/mail/rubygem-exception_notification/Makefile Thu Aug 28 16:24:42 2014 (r366421) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Exception notification for Rails apps +LICENSE= MIT + RUN_DEPENDS= rubygem-actionmailer>=3.0.4:${PORTSDIR}/mail/rubygem-actionmailer \ rubygem-activesupport>=3.0.4:${PORTSDIR}/devel/rubygem-activesupport
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408281624.s7SGOgw8029596>