diff options
author | Florian Smeets <flo@FreeBSD.org> | 2023-03-24 19:43:06 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2023-03-24 19:43:06 +0100 |
commit | fad08a7182f40d4aea69c6d1ddb9dcdf255d190e (patch) | |
tree | 01153aa5dc669c26fee6ddd1ed9fcae39ba880c8 | |
parent | 64c5d229f65639c7aec652007ab19480029ececb (diff) | |
download | freebsd-ports-fad08a7182f40d4aea69c6d1ddb9dcdf255d190e.zip |
www/limesurvey: Update to 5.6.11
-rw-r--r-- | www/limesurvey/Makefile | 4 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index b888429c7fe2..9d80a298ddbe 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -1,8 +1,8 @@ PORTNAME= limesurvey -PORTVERSION= 5.6.10 +PORTVERSION= 5.6.11 CATEGORIES= www MASTER_SITES= http://download.limesurvey.org/latest-stable-release/ -DISTNAME= ${PORTNAME}${PORTVERSION}+230313 +DISTNAME= ${PORTNAME}${PORTVERSION}+230320 MAINTAINER= flo@FreeBSD.org COMMENT= PHP-based survey building and runing system diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index d7c1030d2b5a..c453144e380b 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678993529 -SHA256 (limesurvey5.6.10+230313.zip) = a0af45dc9caa1a760da2cad71fa4c3e4d0c77a8563b5c149261d93954b84dc67 -SIZE (limesurvey5.6.10+230313.zip) = 89303322 +TIMESTAMP = 1679682090 +SHA256 (limesurvey5.6.11+230320.zip) = ae83fc1554da676f9913dd7764ad58c7e8297f644a3bbe9f9657391dfaf06466 +SIZE (limesurvey5.6.11+230320.zip) = 89306265 |