Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2021 03:25:46 +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: r563025 - head/www/elgg
Message-ID:  <202101270325.10R3Pkxt025382@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Jan 27 03:25:46 2021
New Revision: 563025
URL: https://svnweb.freebsd.org/changeset/ports/563025

Log:
  - Update to 3.3.15

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

Modified: head/www/elgg/Makefile
==============================================================================
--- head/www/elgg/Makefile	Wed Jan 27 02:43:02 2021	(r563024)
+++ head/www/elgg/Makefile	Wed Jan 27 03:25:46 2021	(r563025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elgg
-PORTVERSION=	3.3.14
+PORTVERSION=	3.3.15
 CATEGORIES=	www
 MASTER_SITES=	http://elgg.org/download/
 

Modified: head/www/elgg/distinfo
==============================================================================
--- head/www/elgg/distinfo	Wed Jan 27 02:43:02 2021	(r563024)
+++ head/www/elgg/distinfo	Wed Jan 27 03:25:46 2021	(r563025)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610127148
-SHA256 (elgg-3.3.14.zip) = 3fab3ae5cf736564709463af547e7320992199683747b1bef33a0dc2cd2c0dc0
-SIZE (elgg-3.3.14.zip) = 46137310
+TIMESTAMP = 1611742993
+SHA256 (elgg-3.3.15.zip) = dc936b1d3cb9d72385ab1bdf0e1f02d84fa0ecf53a84ef0f535c7748cad1d9d3
+SIZE (elgg-3.3.15.zip) = 46142760

Modified: head/www/elgg/pkg-plist
==============================================================================
--- head/www/elgg/pkg-plist	Wed Jan 27 02:43:02 2021	(r563024)
+++ head/www/elgg/pkg-plist	Wed Jan 27 03:25:46 2021	(r563025)
@@ -12062,8 +12062,12 @@
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
 %%WWWDIR%%/vendor/composer/installed.json
+%%WWWDIR%%/vendor/composer/installers/.github/workflows/continuous-integration.yml
+%%WWWDIR%%/vendor/composer/installers/.github/workflows/lint.yml
+%%WWWDIR%%/vendor/composer/installers/.github/workflows/phpstan.yml
 %%WWWDIR%%/vendor/composer/installers/LICENSE
 %%WWWDIR%%/vendor/composer/installers/composer.json
+%%WWWDIR%%/vendor/composer/installers/phpstan.neon.dist
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/AglInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php
@@ -12132,6 +12136,7 @@
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/Plugin.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php
@@ -12143,6 +12148,7 @@
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php
@@ -17739,6 +17745,7 @@
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php
+%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php
 %%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
@@ -17747,6 +17754,7 @@
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json
 %%WWWDIR%%/vendor/symfony/polyfill-php72/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-php72/Php72.php



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