diff options
author | kevlo <kevlo@FreeBSD.org> | 2010-10-25 11:36:30 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2010-10-25 11:36:30 +0800 |
commit | b75f3be71dde4a44ad49b7ee7a392841d84637ad (patch) | |
tree | c16e5a810b545d599632e40ca1210e97abbdd326 /www/limesurvey | |
parent | 98942f4f367d6404cbfc8d78a43676b60e222b4f (diff) | |
download | freebsd-ports-gnome-b75f3be71dde4a44ad49b7ee7a392841d84637ad.tar.gz freebsd-ports-gnome-b75f3be71dde4a44ad49b7ee7a392841d84637ad.tar.zst freebsd-ports-gnome-b75f3be71dde4a44ad49b7ee7a392841d84637ad.zip |
Unbreak; update to the latest version 20101023.
Diffstat (limited to 'www/limesurvey')
-rw-r--r-- | www/limesurvey/Makefile | 6 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 126f3e2839dc..5f974581a644 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -7,16 +7,14 @@ PORTNAME= limesurvey PORTVERSION= 1.90 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ -DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build9169-20101005 +DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build9321-20101023 MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A PHP-based survey building and runing system -BROKEN= does not fetch - USE_PHP= mysql session mbstring pcre iconv gd ldap ctype WWWDOCROOT?= www diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index 5acc9655415b..db00690be476 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -MD5 (limesurvey190plus-build9169-20101005.tar.gz) = 6051dbc1e4011ff374fc798abffea91e -SHA256 (limesurvey190plus-build9169-20101005.tar.gz) = 16f2604c1e15e4be533a468cc5cf7a677423c978122a34ca06a3f9a62a55c8aa -SIZE (limesurvey190plus-build9169-20101005.tar.gz) = 23127575 +MD5 (limesurvey190plus-build9321-20101023.tar.gz) = 5f7db7d1960666db9eb1a8b8b89deff5 +SHA256 (limesurvey190plus-build9321-20101023.tar.gz) = a96dbb9f217076d96f3ff8a7777e80b552905153b9eb087016a8c71477bc1bec +SIZE (limesurvey190plus-build9321-20101023.tar.gz) = 23404200 |