Date: Fri, 13 Aug 2010 16:33:23 +0100 (IST) From: Nick Hilliard <nick@foobar.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/149622: port update: drupal5-5.22 -> drupal5-5.23 Message-ID: <201008131533.o7DFXNF6019455@muffin.acquirer.com> Resent-Message-ID: <201008131540.o7DFe4vD023466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149622 >Category: ports >Synopsis: port update: drupal5-5.22 -> drupal5-5.23 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 13 15:40:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Nick Hilliard >Release: FreeBSD 7.2-RELEASE i386 >Organization: Network Ability Ltd >Environment: System: FreeBSD 7.2-RELEASE >Description: security update for drupal5 >How-To-Repeat: >Fix: diff -ur drupal5.orig/Makefile drupal5/Makefile --- drupal5.orig/Makefile 2010-08-13 15:53:07.000000000 +0100 +++ drupal5/Makefile 2010-08-13 16:07:45.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.22 +PORTVERSION= 5.23 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -29,6 +29,9 @@ SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + .include <bsd.port.pre.mk> .if defined(WITH_MYSQL) diff -ur drupal5.orig/distinfo drupal5/distinfo --- drupal5.orig/distinfo 2010-08-13 15:53:07.000000000 +0100 +++ drupal5/distinfo 2010-08-13 15:55:21.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (drupal/drupal-5.22.tar.gz) = 7119375a3d81b4fa9eef0c62e377b24d -SHA256 (drupal/drupal-5.22.tar.gz) = 8dff3bce3de1aa1289cc65e61d1a02a503bbcdf76fb64b56cec85c612bd99514 -SIZE (drupal/drupal-5.22.tar.gz) = 768157 +MD5 (drupal/drupal-5.23.tar.gz) = 562f3dde93657130d14405b99ac6a672 +SHA256 (drupal/drupal-5.23.tar.gz) = c7590400ebb2fff6e6cbee512a514cf0d9cb875940ce916e2cffeab606e06762 +SIZE (drupal/drupal-5.23.tar.gz) = 768263 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008131533.o7DFXNF6019455>