svn commit: r553802 - head/www/limesurvey

Florian Smeets flo at FreeBSD.org
Sat Oct 31 23:09:34 UTC 2020


Author: flo
Date: Sat Oct 31 23:09:33 2020
New Revision: 553802
URL: https://svnweb.freebsd.org/changeset/ports/553802

Log:
  Update to 3.24.3
  
  PR:		250719
  Submitted by:	pi

Modified:
  head/www/limesurvey/Makefile
  head/www/limesurvey/distinfo

Modified: head/www/limesurvey/Makefile
==============================================================================
--- head/www/limesurvey/Makefile	Sat Oct 31 22:59:48 2020	(r553801)
+++ head/www/limesurvey/Makefile	Sat Oct 31 23:09:33 2020	(r553802)
@@ -2,17 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	limesurvey
-PORTVERSION=	3.22.14
+PORTVERSION=	3.24.3
 CATEGORIES=	www
 MASTER_SITES=	http://download.limesurvey.org/lts-releases/
-DISTNAME=	${PORTNAME}${PORTVERSION}+200423
+DISTNAME=	${PORTNAME}${PORTVERSION}+201027
 
 MAINTAINER=	flo at FreeBSD.org
 COMMENT=	PHP-based survey building and runing system
 
 LICENSE=	GPLv2
 
-USES=		cpe php:web tar:bz2
+USES=		cpe php:web zip
 
 OPTIONS_DEFINE=		GD LDAP PGSQL
 OPTIONS_DEFAULT=	GD

Modified: head/www/limesurvey/distinfo
==============================================================================
--- head/www/limesurvey/distinfo	Sat Oct 31 22:59:48 2020	(r553801)
+++ head/www/limesurvey/distinfo	Sat Oct 31 23:09:33 2020	(r553802)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588316591
-SHA256 (limesurvey3.22.14+200423.tar.bz2) = 475f09ac557ca5af785320aada16f7c5b3fb613b87494ac601d6e21f86168cd8
-SIZE (limesurvey3.22.14+200423.tar.bz2) = 64254943
+TIMESTAMP = 1604184610
+SHA256 (limesurvey3.24.3+201027.zip) = 60b06adca3760dea7c5f95557ef59b8bdc2d1d8d325f2260530b81d2aebb9bed
+SIZE (limesurvey3.24.3+201027.zip) = 79341061


More information about the svn-ports-all mailing list