aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2021-07-31 13:36:00 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2021-07-31 16:50:13 +0000
commit12184f4ef0a9565dcc8b8cac238ed34deb19b071 (patch)
treec02b4a0b212bad2e7b0d06957ad486210737671a
parente17f46c5dd6b589606f35ec5c7324eeee1382f26 (diff)
downloadports-12184f4ef0a9565dcc8b8cac238ed34deb19b071.tar.gz
ports-12184f4ef0a9565dcc8b8cac238ed34deb19b071.zip
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)
-rw-r--r--www/drupal7/Makefile2
-rw-r--r--www/drupal7/distinfo6
-rw-r--r--www/drupal7/pkg-plist2
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