diff options
author | Florian Smeets <flo@FreeBSD.org> | 2023-05-26 21:27:07 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2023-05-26 21:31:13 +0000 |
commit | 31bd9c5564bef81033d17fc97c4abba0162a2571 (patch) | |
tree | df470debc327118a391c8c16eb6f48d726dfd214 | |
parent | 80107b22ca7639f19cf2d3ea59a7e41018e0b4c8 (diff) |
www/limesurvey: Update to 5.6.23
Mirror the distfile in public_distfiles as Limesurvey deletes previous
releases quickly and I haven't been able to find some kind of archive
site that hosts old distfiles and their Github Tags aren't always up to
date.
-rw-r--r-- | www/limesurvey/Makefile | 7 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 72f5b0e219c1..253c0c89dd1f 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -1,8 +1,9 @@ PORTNAME= limesurvey -PORTVERSION= 5.6.21 +PORTVERSION= 5.6.23 CATEGORIES= www -MASTER_SITES= http://download.limesurvey.org/latest-5.x/ -DISTNAME= ${PORTNAME}${PORTVERSION}+230518 +MASTER_SITES= http://download.limesurvey.org/latest-5.x/ \ + LOCAL/flo +DISTNAME= ${PORTNAME}${PORTVERSION}+230524 MAINTAINER= flo@FreeBSD.org COMMENT= PHP-based survey building and runing system diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index c7a1f765fef7..f5ef563d83f3 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684700359 -SHA256 (limesurvey5.6.21+230518.zip) = 3506266825e98d8f83bed8ea64dd0243703f319f1f73139c0fd39f1effff796f -SIZE (limesurvey5.6.21+230518.zip) = 89031757 +TIMESTAMP = 1685040815 +SHA256 (limesurvey5.6.23+230524.zip) = e0ef2146b423764ca0c1d0daed08e96455156b56da1d0c8db26e8af2b9e44aaa +SIZE (limesurvey5.6.23+230524.zip) = 88971261 |