svn commit: r388899 - head/www/hotcrp
Kevin Lo
kevlo at FreeBSD.org
Tue Jun 9 07:43:04 UTC 2015
Author: kevlo
Date: Tue Jun 9 07:43:03 2015
New Revision: 388899
URL: https://svnweb.freebsd.org/changeset/ports/388899
Log:
Update to 2.94
Modified:
head/www/hotcrp/Makefile
head/www/hotcrp/distinfo
head/www/hotcrp/pkg-plist
Modified: head/www/hotcrp/Makefile
==============================================================================
--- head/www/hotcrp/Makefile Tue Jun 9 06:56:50 2015 (r388898)
+++ head/www/hotcrp/Makefile Tue Jun 9 07:43:03 2015 (r388899)
@@ -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/
Modified: head/www/hotcrp/distinfo
==============================================================================
--- head/www/hotcrp/distinfo Tue Jun 9 06:56:50 2015 (r388898)
+++ head/www/hotcrp/distinfo Tue Jun 9 07:43:03 2015 (r388899)
@@ -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
Modified: head/www/hotcrp/pkg-plist
==============================================================================
--- head/www/hotcrp/pkg-plist Tue Jun 9 06:56:50 2015 (r388898)
+++ head/www/hotcrp/pkg-plist Tue Jun 9 07:43:03 2015 (r388899)
@@ -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
- at dirrmtry %%WWWDIR%%/Code
- at dirrmtry %%WWWDIR%%/conf
- at dirrmtry %%WWWDIR%%/extra
- at dirrmtry %%WWWDIR%%/images
- at dirrmtry %%WWWDIR%%/lib
- at dirrmtry %%WWWDIR%%/scripts
- at dirrmtry %%WWWDIR%%/src
- at dirrmtry %%WWWDIR%%/stylesheets
- at dirrmtry %%WWWDIR%%
- at owner
- at group
More information about the svn-ports-all
mailing list