diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-05-23 08:40:26 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-05-23 08:40:26 +0000 |
commit | 0f280d1d1f477ec38d327c1ef8ffb467e5421c11 (patch) | |
tree | 8cfd3acb7663c1ce07bf4a7cfcccb38433e731ad /www | |
parent | 61d8acdb49fa9541be589909d223f6dedf5d20d6 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/hotcrp/Makefile | 5 | ||||
-rw-r--r-- | www/hotcrp/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile index 2846b0c14864..1dfce8d4a929 100644 --- a/www/hotcrp/Makefile +++ b/www/hotcrp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hotcrp -PORTVERSION= 2.47 +PORTVERSION= 2.50 CATEGORIES= www MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/ @@ -15,7 +15,8 @@ COMMENT= A web based conference management software RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \ - pdftohtml:${PORTSDIR}/textproc/pdftohtml + pdftohtml:${PORTSDIR}/textproc/pdftohtml \ + zip:${PORTSDIR}/archivers/zip USE_PHP= mysql gd session ctype USE_MYSQL= server diff --git a/www/hotcrp/distinfo b/www/hotcrp/distinfo index aaa12ada41c9..cf579278a930 100644 --- a/www/hotcrp/distinfo +++ b/www/hotcrp/distinfo @@ -1,2 +1,2 @@ -SHA256 (hotcrp-2.47.tar.gz) = 4446839fad3b72732f5014e1694a2d62d26583cf42150fc1c482d10f8bd94c91 -SIZE (hotcrp-2.47.tar.gz) = 522475 +SHA256 (hotcrp-2.50.tar.gz) = 2a8f26823ee7ef73db8eaf99342f6c652db06e3755954087561d03cf814054c3 +SIZE (hotcrp-2.50.tar.gz) = 541082 |