diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2011-02-19 15:30:54 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2011-02-19 15:30:54 +0000 |
commit | cc0fcde60bd9d850b639446d5267fad4751205c6 (patch) | |
tree | 8b46e5524416afd859552c554113826dd38a4a0c /www/limesurvey | |
parent | bd1dde6ce5468370c1d3775fd704673a67355f85 (diff) | |
download | ports-cc0fcde60bd9d850b639446d5267fad4751205c6.tar.gz ports-cc0fcde60bd9d850b639446d5267fad4751205c6.zip |
Update to 1.91RC4.
Maintainer timeout.
Notes
Notes:
svn path=/head/; revision=269361
Diffstat (limited to 'www/limesurvey')
-rw-r--r-- | www/limesurvey/Makefile | 10 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 5 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 5f974581a644..a2ef5798f98c 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -6,16 +6,16 @@ # PORTNAME= limesurvey -PORTVERSION= 1.90 -PORTREVISION= 2 +PORTVERSION= 1.91RC4 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ -DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build9321-20101023 +MASTER_SITES= SF/${PORTNAME}/2._LimeSurvey_unstable/${PORTVERSION:S/R/_R/}/ +DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}-build9797-20110215 MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A PHP-based survey building and runing system -USE_PHP= mysql session mbstring pcre iconv gd ldap ctype +USE_PHP= ctype dom gd iconv ldap mbstring mysql pcre simplexml \ + session xmlwriter WWWDOCROOT?= www PHPSURVEYORURL?= ${PORTNAME} diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index db00690be476..0d40bd100d7c 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,2 @@ -MD5 (limesurvey190plus-build9321-20101023.tar.gz) = 5f7db7d1960666db9eb1a8b8b89deff5 -SHA256 (limesurvey190plus-build9321-20101023.tar.gz) = a96dbb9f217076d96f3ff8a7777e80b552905153b9eb087016a8c71477bc1bec -SIZE (limesurvey190plus-build9321-20101023.tar.gz) = 23404200 +SHA256 (limesurvey191RC4-build9797-20110215.tar.gz) = 2187070ee198553db0602f790a77ac2a454791559199c5f684cc6def80ef5e00 +SIZE (limesurvey191RC4-build9797-20110215.tar.gz) = 26225110 |