mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
- Regenerate patch file with makepatch:
This commit is contained in:
parent
8f1824532f
commit
9c49dad099
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387313
2 changed files with 5 additions and 3 deletions
|
@ -8,6 +8,8 @@ CATEGORIES= www
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Agile plugin for Redmine
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= rubygem-holidays>=1.0.3:${PORTSDIR}/devel/rubygem-holidays \
|
||||
rubygem-icalendar>=0.4.2:${PORTSDIR}/devel/rubygem-icalendar \
|
||||
rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- Gemfile.orig 2013-10-20 20:14:01.000000000 +0000
|
||||
+++ Gemfile 2014-08-24 02:33:40.871164956 +0000
|
||||
@@ -8,64 +8,11 @@
|
||||
--- Gemfile.orig 2013-10-20 20:14:01 UTC
|
||||
+++ Gemfile
|
||||
@@ -8,64 +8,11 @@ deps = Hash.new
|
||||
rails3 = Gem::Dependency.new('rails', '~>3.0')
|
||||
RAILS_VERSION_IS_3 = rails3 =~ deps['rails']
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue