summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/redmine/Makefile2
-rw-r--r--www/redmine/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/redmine/Makefile b/www/redmine/Makefile
index d2f7b88d5776..259c76e91f55 100644
--- a/www/redmine/Makefile
+++ b/www/redmine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= redmine
PORTVERSION= 2.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/redmine/pkg-plist b/www/redmine/pkg-plist
index 9dc1d5aa47a4..03cca3b943a6 100644
--- a/www/redmine/pkg-plist
+++ b/www/redmine/pkg-plist
@@ -1,4 +1,5 @@
%%WWWDIR%%/Gemfile
+%%WWWDIR%%/Gemfile.lock
%%WWWDIR%%/README.rdoc
%%WWWDIR%%/Rakefile
%%WWWDIR%%/app/helpers/issue_statuses_helper.rb
@@ -1781,6 +1782,7 @@
@dirrmtry %%WWWDIR%%/tmp/sockets
@dirrmtry %%WWWDIR%%/tmp/sessions
@dirrmtry %%WWWDIR%%/tmp/pdf
+@dirrmtry %%WWWDIR%%/tmp/pids
@dirrmtry %%WWWDIR%%/tmp/cache
@dirrmtry %%WWWDIR%%/tmp
@dirrmtry %%WWWDIR%%/test/unit/lib/redmine/wiki_formatting