Date: Thu, 25 Feb 2016 15:27:44 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r409526 - branches/2016Q1/www/drupal6 Message-ID: <201602251527.u1PFRiLR081622@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Thu Feb 25 15:27:43 2016 New Revision: 409526 URL: https://svnweb.freebsd.org/changeset/ports/409526 Log: MFH: r409524 www/drupal6: Update to 6.38 Changelog: https://www.drupal.org/drupal-6.38-release-notes Security: https://www.drupal.org/SA-CORE-2016-001 PR: 207467 Submitted by: simon.wright@gmx.net (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2016Q1/www/drupal6/Makefile branches/2016Q1/www/drupal6/distinfo Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/www/drupal6/Makefile ============================================================================== --- branches/2016Q1/www/drupal6/Makefile Thu Feb 25 15:27:12 2016 (r409525) +++ branches/2016Q1/www/drupal6/Makefile Thu Feb 25 15:27:43 2016 (r409526) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= drupal6 -PORTVERSION= 6.37 -PORTREVISION= 1 +PORTVERSION= 6.38 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: branches/2016Q1/www/drupal6/distinfo ============================================================================== --- branches/2016Q1/www/drupal6/distinfo Thu Feb 25 15:27:12 2016 (r409525) +++ branches/2016Q1/www/drupal6/distinfo Thu Feb 25 15:27:43 2016 (r409526) @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-6.37.tar.gz) = e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d -SIZE (drupal/drupal-6.37.tar.gz) = 1112775 +SHA256 (drupal/drupal-6.38.tar.gz) = 46a6d7ec170e74f3c85b11fdf0fae74ce0691d4260b848bf5faff1f0f5f31d4b +SIZE (drupal/drupal-6.38.tar.gz) = 1113790
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602251527.u1PFRiLR081622>