ports/184468: [PATCH] devel/rubygem-rspec: add license, support stagedir
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 3 11:50:01 UTC 2013
>Number: 184468
>Category: ports
>Synopsis: [PATCH] devel/rubygem-rspec: add license, support stagedir
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 03 11:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 10.0-BETA3 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r258738: Sat Nov 30 01:13:16 CST
>Description:
- Add LICENSE
- Support STAGEDIR
- Request maintainership
Port maintainer (romanbsd at yahoo.com) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- rubygem-rspec-2.14.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 335531)
+++ Makefile (working copy)
@@ -6,17 +6,17 @@
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= romanbsd at yahoo.com
+MAINTAINER= ruby at FreeBSD.org
COMMENT= Behaviour Driven Development in Ruby
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-core \
rubygem-rspec-expectations>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-mocks
USE_RUBY= yes
-USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
--- rubygem-rspec-2.14.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list