diff options
-rw-r--r-- | www/limesurvey/Makefile | 11 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 4 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 8c6cfb346b01..043781603c43 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -6,16 +6,17 @@ # PORTNAME= limesurvey -PORTVERSION= 1.91RC6 +PORTVERSION= 1.91 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/2._LimeSurvey_unstable/${PORTVERSION:S/R/_R/}/ -DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}-build9986-20110411 +MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ +DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build10232-20110608 MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A PHP-based survey building and runing system -USE_PHP= ctype dom gd iconv ldap mbstring mysql pcre simplexml \ - session xmlwriter +USE_PHP= ctype dom gd iconv json ldap mbstring mysql pcre \ + simplexml session xmlwriter zip +USE_MYSQL= server WWWDOCROOT?= www PHPSURVEYORURL?= ${PORTNAME} diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index a4d4f85f4e66..8be59fe1ac8d 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,2 +1,2 @@ -SHA256 (limesurvey191RC6-build9986-20110411.tar.gz) = 63ed59b32c157c8137660f0ad4d7ae89b193741407e88e964b179c3272d27ae5 -SIZE (limesurvey191RC6-build9986-20110411.tar.gz) = 26417334 +SHA256 (limesurvey191plus-build10232-20110608.tar.gz) = 6db5d2162b033d5d8ddc52374397dba9891218c627e888e59c4b337acfe760ac +SIZE (limesurvey191plus-build10232-20110608.tar.gz) = 26652385 |