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 13:36:51 +0000
commitcbbef1ddc9554942722e20c75b695aedbd57a6c2 (patch)
treeea09c52284385872cdfb2ebb9716487c56258ed8
parent9b1108731e660877c97365b10b4b7846a8b48760 (diff)
downloadports-cbbef1ddc9554942722e20c75b695aedbd57a6c2.tar.gz
ports-cbbef1ddc9554942722e20c75b695aedbd57a6c2.zip
www/drupal7: Update to 7.82
Changelog: https://www.drupal.org/project/drupal/releases/7.82 Sponsored by: Netzkommune GmbH
-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 4faa7f9aef0c..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.81
+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 9d44d6e7a738..94291030cbf1 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623090191
-SHA256 (drupal/drupal-7.81.tar.gz) = 605c701fb976bcadc3c2486fb48ad3df65f8581e08ad48597d6ef970504815fb
-SIZE (drupal/drupal-7.81.tar.gz) = 3347970
+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 e75729e7fc8f..8152d61f4d5a 100644
--- a/www/drupal7/pkg-plist
+++ b/www/drupal7/pkg-plist
@@ -1155,6 +1155,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