diff options
author | Florian Smeets <flo@FreeBSD.org> | 2024-01-13 12:19:15 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2024-01-13 18:46:58 +0100 |
commit | 03560eec0a950cfbca51aa8258c7989de99dd7ee (patch) | |
tree | 51a0682420bacbd061bc6283dbcad5dcd9e10b6a | |
parent | ee8e165ccee65d3b699bc145e0c4580465add0f9 (diff) | |
download | freebsd-ports-03560eec0a950cfbca51aa8258c7989de99dd7ee.zip |
www/limesurvey: Update to 5.6.50
-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 da241f859fc3..275e4f063d19 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -1,9 +1,9 @@ PORTNAME= limesurvey -PORTVERSION= 5.6.43 +PORTVERSION= 5.6.50 CATEGORIES= www MASTER_SITES= http://download.limesurvey.org/latest-5.x/ \ LOCAL/flo -DISTNAME= ${PORTNAME}${PORTVERSION}+231030 +DISTNAME= ${PORTNAME}${PORTVERSION}+240109 MAINTAINER= flo@FreeBSD.org COMMENT= PHP-based survey building and runing system diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index 6f1d6b452b63..e4b16efb4b75 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698964737 -SHA256 (limesurvey5.6.43+231030.zip) = 4f190acedaade7e3e9565626e43961ed4dd553b85e050505908865c1c90cb424 -SIZE (limesurvey5.6.43+231030.zip) = 89397094 +TIMESTAMP = 1705143967 +SHA256 (limesurvey5.6.50+240109.zip) = 5bc56504e4df326fac0ee9e1db55779240cef674f89a049a770a61c02c71f771 +SIZE (limesurvey5.6.50+240109.zip) = 89412840 |