From owner-svn-ports-all@freebsd.org Wed Dec 21 11:01:07 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 444A4C8A805; Wed, 21 Dec 2016 11:01:07 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6D261E88; Wed, 21 Dec 2016 11:01:06 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBLB12Gx006681; Wed, 21 Dec 2016 11:01:02 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBLB12fG006679; Wed, 21 Dec 2016 11:01:02 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612211101.uBLB12fG006679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 21 Dec 2016 11:01:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429064 - head/www/drupal7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2016 11:01:07 -0000 Author: tz Date: Wed Dec 21 11:01:01 2016 New Revision: 429064 URL: https://svnweb.freebsd.org/changeset/ports/429064 Log: 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) Modified: head/www/drupal7/Makefile head/www/drupal7/distinfo Modified: head/www/drupal7/Makefile ============================================================================== --- head/www/drupal7/Makefile Wed Dec 21 10:41:09 2016 (r429063) +++ head/www/drupal7/Makefile Wed Dec 21 11:01:01 2016 (r429064) @@ -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} Modified: head/www/drupal7/distinfo ============================================================================== --- head/www/drupal7/distinfo Wed Dec 21 10:41:09 2016 (r429063) +++ head/www/drupal7/distinfo Wed Dec 21 11:01:01 2016 (r429064) @@ -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