svn commit: r324258 - head/www/hotcrp
Kevin Lo
kevlo at FreeBSD.org
Mon Aug 5 03:29:26 UTC 2013
Author: kevlo
Date: Mon Aug 5 03:29:25 2013
New Revision: 324258
URL: http://svnweb.freebsd.org/changeset/ports/324258
Log:
Update to 2.60
Modified:
head/www/hotcrp/Makefile
head/www/hotcrp/distinfo
Modified: head/www/hotcrp/Makefile
==============================================================================
--- head/www/hotcrp/Makefile Mon Aug 5 03:12:44 2013 (r324257)
+++ head/www/hotcrp/Makefile Mon Aug 5 03:29:25 2013 (r324258)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hotcrp
-PORTVERSION= 2.55
+PORTVERSION= 2.60
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
@@ -13,7 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTS
pdftohtml:${PORTSDIR}/textproc/pdftohtml \
zip:${PORTSDIR}/archivers/zip
-USE_PHP= mysql gd session ctype
+USE_PHP= mysqli gd session ctype
USE_MYSQL= server
PEARDIR= ${PREFIX}/share/pear
Modified: head/www/hotcrp/distinfo
==============================================================================
--- head/www/hotcrp/distinfo Mon Aug 5 03:12:44 2013 (r324257)
+++ head/www/hotcrp/distinfo Mon Aug 5 03:29:25 2013 (r324258)
@@ -1,2 +1,2 @@
-SHA256 (hotcrp-2.55.tar.gz) = a198c1ddf6fed754044d6630f69e4b68ba092f8a4da2eb4dc1e53609471dd639
-SIZE (hotcrp-2.55.tar.gz) = 548380
+SHA256 (hotcrp-2.60.tar.gz) = 22aa65098223b869a315f8a1e28c3ef93f7a65c2df3d652b158968cf6dd9c0c2
+SIZE (hotcrp-2.60.tar.gz) = 582218
More information about the svn-ports-head
mailing list