Hello,

i'm currently working on an update for redmine and make some good progress:
https://github.com/t-zuehlsdorff/freebsd-ports/tree/redmine/www/redmine

But i am stuck at stage-qa/check-plist.

Whenever i do a make check-plist i got errors like this:

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%WWWDIR%%/db/migrate/0%%RUBY_SUFFIX%%_add_tracker_position.rb
[..]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%WWWDIR%%/db/migrate/012_add_tracker_position.rb

Please note the %%RUBY_SUFFIX%% in the first message. It occurs multiple times and replaces the value "12". I have no idea why %%RUBY_SUFFIX%% is there and how to get rid of it. Can anyone help please?

Greetings,
Torsten
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to