git: cbbef1ddc955 - main - www/drupal7: Update to 7.82

Jochen Neumeister joneum at FreeBSD.org
Sat Jul 31 13:36:54 UTC 2021


The branch main has been updated by joneum:

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

commit cbbef1ddc9554942722e20c75b695aedbd57a6c2
Author:     Jochen Neumeister <joneum at FreeBSD.org>
AuthorDate: 2021-07-31 13:36:00 +0000
Commit:     Jochen Neumeister <joneum at FreeBSD.org>
CommitDate: 2021-07-31 13:36:51 +0000

    www/drupal7: Update to 7.82
    
    Changelog: https://www.drupal.org/project/drupal/releases/7.82
    Sponsored by: Netzkommune GmbH
---
 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 4faa7f9aef0c..61343608c4f9 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,7 +1,7 @@
 # Created by: Nick Hilliard <nick at 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
- at unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true
+ at postunexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true
 @owner
 @group


More information about the dev-commits-ports-main mailing list