summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-28 21:59:29 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-28 21:59:29 +0000
commit0ebd438dfd067bfb62dc24452c2fcf33177a5d18 (patch)
tree8dbb1e1e6ff40da8b2e7be4c4efa1eead9350df5
parent- Convert from pkg-req to pkg-message (diff)
- Add missing plist entries
Notes
Notes: svn path=/head/; revision=331903
-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