diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-04-22 00:05:53 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-04-22 00:05:53 +0800 |
commit | 4a0ab86352c643b73b7d227f6907d3b20b2d9199 (patch) | |
tree | c712e502b0c22dc2cfff526fe201f88c4724452c /www/limesurvey | |
parent | 3e1a926c77656c02933b941e6fe0b357bc05ab17 (diff) | |
download | freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.tar.gz freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.tar.zst freebsd-ports-gnome-4a0ab86352c643b73b7d227f6907d3b20b2d9199.zip |
- Update to 1.87
PR: ports/145842
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'www/limesurvey')
-rw-r--r-- | www/limesurvey/Makefile | 7 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 6 | ||||
-rw-r--r-- | www/limesurvey/files/pkg-message.in | 4 |
3 files changed, 8 insertions, 9 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 745d6ed0de2b..46497f471501 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -6,11 +6,10 @@ # PORTNAME= limesurvey -PORTVERSION= 1.80 -PORTREVISION= 2 +PORTVERSION= 1.87 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/OldFiles -DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}_build6506_20090310 +MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ +DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build8518-20100323 MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A PHP-based survey building and runing system diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index 24211b15a4af..337cc12a5b2d 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -MD5 (limesurvey180_build6506_20090310.tar.gz) = 135006f4e176b42edca5cfb3f19259c5 -SHA256 (limesurvey180_build6506_20090310.tar.gz) = 19be2417205e7458a490f35ba70f19ab4734b3e5dc446eac4ce5b9cca7970de8 -SIZE (limesurvey180_build6506_20090310.tar.gz) = 14210294 +MD5 (limesurvey187plus-build8518-20100323.tar.gz) = 45eb03679c7ad8160028b092f62f7646 +SHA256 (limesurvey187plus-build8518-20100323.tar.gz) = 9a07b321b945ced511c87960cd953373cea9276de6209e07fb483ecb5f811d08 +SIZE (limesurvey187plus-build8518-20100323.tar.gz) = 23102593 diff --git a/www/limesurvey/files/pkg-message.in b/www/limesurvey/files/pkg-message.in index bf36d56604e3..b3f2df55d8c0 100644 --- a/www/limesurvey/files/pkg-message.in +++ b/www/limesurvey/files/pkg-message.in @@ -1,11 +1,11 @@ ---------------------------------------------------------------------------- -phpsurveyor has been installed, but is not quite ready to be used yet! +limesurvey has been installed, but is not quite ready to be used yet! You have to ensure that you have a mysql server installed and configured. Further information on these installation procedures may be found in: - %%PREFIX%%/%%PHPSURVEYORDIR%%/admin/manual.html + %%PREFIX%%/%%PHPSURVEYORDIR%%/docs/manual.html Once these steps have been taken, you may connect to the following URL to configure your installation of phpsurveyor: |