Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 08:54:42 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534980 - head/www/elgg
Message-ID:  <202005120854.04C8sgEW067556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue May 12 08:54:42 2020
New Revision: 534980
URL: https://svnweb.freebsd.org/changeset/ports/534980

Log:
  - Update to 3.3.4

Modified:
  head/www/elgg/Makefile
  head/www/elgg/distinfo
  head/www/elgg/pkg-plist

Modified: head/www/elgg/Makefile
==============================================================================
--- head/www/elgg/Makefile	Tue May 12 08:46:02 2020	(r534979)
+++ head/www/elgg/Makefile	Tue May 12 08:54:42 2020	(r534980)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elgg
-PORTVERSION=	3.3.3
+PORTVERSION=	3.3.4
 CATEGORIES=	www
 MASTER_SITES=	http://elgg.org/download/
 

Modified: head/www/elgg/distinfo
==============================================================================
--- head/www/elgg/distinfo	Tue May 12 08:46:02 2020	(r534979)
+++ head/www/elgg/distinfo	Tue May 12 08:54:42 2020	(r534980)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586748204
-SHA256 (elgg-3.3.3.zip) = 9dce4e033dd9f063408ba9306ff25b35532f52aa47003d529a1a71b76b67a7e3
-SIZE (elgg-3.3.3.zip) = 44756075
+TIMESTAMP = 1589272754
+SHA256 (elgg-3.3.4.zip) = fdbcc680c6ac5e2d434b14902bd2cdcf94b0b33ed2fbea3c5967a342a4a0fc5a
+SIZE (elgg-3.3.4.zip) = 44757930

Modified: head/www/elgg/pkg-plist
==============================================================================
--- head/www/elgg/pkg-plist	Tue May 12 08:46:02 2020	(r534979)
+++ head/www/elgg/pkg-plist	Tue May 12 08:54:42 2020	(r534980)
@@ -12457,6 +12457,7 @@
 %%WWWDIR%%/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
 %%WWWDIR%%/vendor/doctrine/dbal/lib/Doctrine/DBAL/Version.php
 %%WWWDIR%%/vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/psalm.xml
 %%WWWDIR%%/vendor/doctrine/event-manager/.doctrine-project.json
 %%WWWDIR%%/vendor/doctrine/event-manager/LICENSE
 %%WWWDIR%%/vendor/doctrine/event-manager/README.md
@@ -17358,6 +17359,7 @@
 %%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.md
 %%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.txt
 %%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.xml
+%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/stream_output_file.txt
 %%WWWDIR%%/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleStackTest.php
 %%WWWDIR%%/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php
 %%WWWDIR%%/vendor/symfony/console/Tests/Formatter/OutputFormatterTest.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005120854.04C8sgEW067556>