aboutsummaryrefslogtreecommitdiff
path: root/www/hotcrp
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2015-06-09 07:43:03 +0000
committerKevin Lo <kevlo@FreeBSD.org>2015-06-09 07:43:03 +0000
commit3ee4bc669d900f1cc3408bfcefa061c5e1bc47b5 (patch)
tree57f9063e5c3c7c5d65680ea96028fdca224da043 /www/hotcrp
parent2342ea5e13e70822ed3c56311e496830007e8bfa (diff)
downloadports-3ee4bc669d900f1cc3408bfcefa061c5e1bc47b5.tar.gz
ports-3ee4bc669d900f1cc3408bfcefa061c5e1bc47b5.zip
Notes
Diffstat (limited to 'www/hotcrp')
-rw-r--r--www/hotcrp/Makefile3
-rw-r--r--www/hotcrp/distinfo4
-rw-r--r--www/hotcrp/pkg-plist46
3 files changed, 32 insertions, 21 deletions
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index 314a3af60db2..3045648e50c2 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= hotcrp
-PORTVERSION= 2.92
-PORTREVISION= 1
+PORTVERSION= 2.94
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
diff --git a/www/hotcrp/distinfo b/www/hotcrp/distinfo
index c0849c942dde..f655782bb961 100644
--- a/www/hotcrp/distinfo
+++ b/www/hotcrp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hotcrp-2.92.tar.gz) = 05e1917edb9102c4822daaf4e66c2b6baf7e519eedad26af4f96c0c3c5ce136b
-SIZE (hotcrp-2.92.tar.gz) = 633220
+SHA256 (hotcrp-2.94.tar.gz) = e21ca4afc48e6d429b645befc84b7db94ccdd35c9df52cf2b16515de72b64a02
+SIZE (hotcrp-2.94.tar.gz) = 772817
diff --git a/www/hotcrp/pkg-plist b/www/hotcrp/pkg-plist
index 0ed8cf9697d4..248656386810 100644
--- a/www/hotcrp/pkg-plist
+++ b/www/hotcrp/pkg-plist
@@ -1,13 +1,24 @@
@owner www
@group www
%%WWWDIR%%/.htaccess
+%%WWWDIR%%/.user.ini
%%WWWDIR%%/Code/.htaccess
%%WWWDIR%%/LICENSE
%%WWWDIR%%/NEWS
%%WWWDIR%%/README.md
+%%WWWDIR%%/api.php
%%WWWDIR%%/assign.php
%%WWWDIR%%/autoassign.php
+%%WWWDIR%%/batch/.htaccess
+%%WWWDIR%%/batch/adddoc.php
+%%WWWDIR%%/batch/addusers.php
+%%WWWDIR%%/batch/killinactivedoc.php
+%%WWWDIR%%/batch/s3check.php
+%%WWWDIR%%/batch/s3transfer.php
+%%WWWDIR%%/batch/savepapers.php
+%%WWWDIR%%/batch/updatecontactdb.php
%%WWWDIR%%/bulkassign.php
+%%WWWDIR%%/buzzer.php
%%WWWDIR%%/cacheable.php
%%WWWDIR%%/checkupdates.php
%%WWWDIR%%/comment.php
@@ -22,6 +33,7 @@
%%WWWDIR%%/images/assign18.png
%%WWWDIR%%/images/assign24.png
%%WWWDIR%%/images/bendulft.png
+%%WWWDIR%%/images/buzzer.mp3
%%WWWDIR%%/images/check.png
%%WWWDIR%%/images/checksum12.png
%%WWWDIR%%/images/comment24.png
@@ -105,11 +117,14 @@
%%WWWDIR%%/lib/createdb.sh
%%WWWDIR%%/lib/csv.php
%%WWWDIR%%/lib/dbhelper.sh
+%%WWWDIR%%/lib/dbl.php
%%WWWDIR%%/lib/documenthelper.php
+%%WWWDIR%%/lib/getopt.php
%%WWWDIR%%/lib/ht.php
%%WWWDIR%%/lib/json.php
%%WWWDIR%%/lib/ldaplogin.php
%%WWWDIR%%/lib/login.php
+%%WWWDIR%%/lib/mailer.php
%%WWWDIR%%/lib/message.php
%%WWWDIR%%/lib/mimetype.php
%%WWWDIR%%/lib/navigation.php
@@ -118,6 +133,7 @@
%%WWWDIR%%/lib/restoredb.sh
%%WWWDIR%%/lib/runsql.sh
%%WWWDIR%%/lib/s3document.php
+%%WWWDIR%%/lib/scoreinfo.php
%%WWWDIR%%/lib/tagger.php
%%WWWDIR%%/lib/text.php
%%WWWDIR%%/lib/unicodehelper.php
@@ -127,6 +143,9 @@
%%WWWDIR%%/manualassign.php
%%WWWDIR%%/mergeaccounts.php
%%WWWDIR%%/offline.php
+%%WWWDIR%%/pages/.htaccess
+%%WWWDIR%%/pages/adminhome.php
+%%WWWDIR%%/pages/home.php
%%WWWDIR%%/paper.php
%%WWWDIR%%/profile.php
%%WWWDIR%%/resetpassword.php
@@ -135,9 +154,10 @@
%%WWWDIR%%/scorechart.php
%%WWWDIR%%/scorehelp.php
%%WWWDIR%%/scripts/.htaccess
-%%WWWDIR%%/scripts/jquery-1.10.2.min.js
+%%WWWDIR%%/scripts/jquery-1.11.2.min.js
+%%WWWDIR%%/scripts/jquery-1.11.2.min.map
%%WWWDIR%%/scripts/script.js
-%%WWWDIR%%/scripts/supersleight.js
+%%WWWDIR%%/scripts/settings.js
%%WWWDIR%%/search.php
%%WWWDIR%%/sessionvar.php
%%WWWDIR%%/settings.php
@@ -145,9 +165,9 @@
%%WWWDIR%%/src/assigners.php
%%WWWDIR%%/src/banal
%%WWWDIR%%/src/baselist.php
+%%WWWDIR%%/src/capability.php
%%WWWDIR%%/src/checkformat.php
-%%WWWDIR%%/src/commentsave.php
-%%WWWDIR%%/src/commentview.php
+%%WWWDIR%%/src/commentinfo.php
%%WWWDIR%%/src/conference.php
%%WWWDIR%%/src/conflict.php
%%WWWDIR%%/src/contact.php
@@ -156,9 +176,10 @@
%%WWWDIR%%/src/formula.php
%%WWWDIR%%/src/helpers.php
%%WWWDIR%%/src/hotcrpdocument.php
+%%WWWDIR%%/src/hotcrpmailer.php
%%WWWDIR%%/src/init.php
%%WWWDIR%%/src/initweb.php
-%%WWWDIR%%/src/mailer.php
+%%WWWDIR%%/src/mailclasses.php
%%WWWDIR%%/src/mailtemplate.php
%%WWWDIR%%/src/meetingtracker.php
%%WWWDIR%%/src/messages.csv
@@ -178,20 +199,11 @@
%%WWWDIR%%/src/reviewtable.php
%%WWWDIR%%/src/sample.pdf
%%WWWDIR%%/src/schema.sql
-%%WWWDIR%%/src/trackercomet.js
+%%WWWDIR%%/src/searchactions.php
+%%WWWDIR%%/src/settinginfo.json
%%WWWDIR%%/src/updateschema.php
%%WWWDIR%%/src/useractions.php
+%%WWWDIR%%/src/userstatus.php
%%WWWDIR%%/stylesheets/.htaccess
%%WWWDIR%%/stylesheets/style.css
%%WWWDIR%%/users.php
-@dirrmtry %%WWWDIR%%/Code
-@dirrmtry %%WWWDIR%%/conf
-@dirrmtry %%WWWDIR%%/extra
-@dirrmtry %%WWWDIR%%/images
-@dirrmtry %%WWWDIR%%/lib
-@dirrmtry %%WWWDIR%%/scripts
-@dirrmtry %%WWWDIR%%/src
-@dirrmtry %%WWWDIR%%/stylesheets
-@dirrmtry %%WWWDIR%%
-@owner
-@group