Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2021 16:50:46 GMT
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 12184f4ef0a9 - 2021Q3 - www/drupal7: Update to 7.82
Message-ID:  <202107311650.16VGokRR068200@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12184f4ef0a9565dcc8b8cac238ed34deb19b071

commit 12184f4ef0a9565dcc8b8cac238ed34deb19b071
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2021-07-31 13:36:00 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2021-07-31 16:50:13 +0000

    www/drupal7: Update to 7.82
    
    Changelog: https://www.drupal.org/project/drupal/releases/7.82
    Sponsored by: Netzkommune GmbH
    
    (cherry picked from commit cbbef1ddc9554942722e20c75b695aedbd57a6c2)
---
 www/drupal7/Makefile  | 2 +-
 www/drupal7/distinfo  | 6 +++---
 www/drupal7/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 5b5ca08d8e37..61343608c4f9 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,7 +1,7 @@
 # Created by: Nick Hilliard <nick@foobar.org>
 
 PORTNAME=	drupal7
-DISTVERSION=	7.80
+DISTVERSION=	7.82
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo
index d894d9dd6533..94291030cbf1 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621936328
-SHA256 (drupal/drupal-7.80.tar.gz) = 6ceb98a3dc7146ac0cd00a9dd7d6861b70c3ffec2297b3c3e8523e8e3dd9a45a
-SIZE (drupal/drupal-7.80.tar.gz) = 3342293
+TIMESTAMP = 1627716293
+SHA256 (drupal/drupal-7.82.tar.gz) = 1ff7d44e0d52ed52e6309fca0b131b7148bf466c6d48a3921099754a5e3cfa29
+SIZE (drupal/drupal-7.82.tar.gz) = 3348407
diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist
index bf9ae6b06763..edd7335ff84d 100644
--- a/www/drupal7/pkg-plist
+++ b/www/drupal7/pkg-plist
@@ -1152,6 +1152,6 @@
 %%DRUPAL_BASE%%/xmlrpc.php
 @dir %%DRUPAL_BASE%%/sites/all/libraries
 @dir %%DRUPAL_BASE%%/sites/default/files
-@unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true
+@postunexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true
 @owner
 @group



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