www/drupal7: Update from 7.52 to 7.53
Fixed that newer Chrome versions cannot drag and drop anymore on desktop after 7.51 update when jQuery is updated to 1.7-1.11.0 PR: 215445 Submitted by: Jochen Neumeister (maintainer) Approved by: mentors (implicit)
This commit is contained in:
parent
c97507e018
commit
08371b106d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429064
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drupal7
|
||||
PORTVERSION= 7.52
|
||||
PORTVERSION= 7.53
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
DISTNAME= drupal-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1480058743
|
||||
SHA256 (drupal/drupal-7.52.tar.gz) = ea09ec7c3555856591b7ac739dafbe7dbfba47d1ffe2a9a1f17fda490a91b8e8
|
||||
SIZE (drupal/drupal-7.52.tar.gz) = 3289714
|
||||
TIMESTAMP = 1482247341
|
||||
SHA256 (drupal/drupal-7.53.tar.gz) = 36baaac12194658e606d33483443fb4b50ac00f0d25e9c519c6d6a85673cafac
|
||||
SIZE (drupal/drupal-7.53.tar.gz) = 3273245
|
||||
|
|
Loading…
Reference in a new issue