I have updated www/drupal6 to version 6.29 (which contains security fixes). A patch is attached. Fix: A patch is attached. Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool)
Author: miwi Date: Tue Jan 14 16:20:15 2014 New Revision: 339697 URL: http://svnweb.freebsd.org/changeset/ports/339697 QAT: https://qat.redports.org/buildarchive/r339697/ Log: - Update to 6.29 PR: 185688 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Modified: head/www/drupal6/Makefile head/www/drupal6/distinfo Modified: head/www/drupal6/Makefile ============================================================================== --- head/www/drupal6/Makefile Tue Jan 14 16:19:27 2014 (r339696) +++ head/www/drupal6/Makefile Tue Jan 14 16:20:15 2014 (r339697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal6 -PORTVERSION= 6.28 +PORTVERSION= 6.29 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal6/distinfo ============================================================================== --- head/www/drupal6/distinfo Tue Jan 14 16:19:27 2014 (r339696) +++ head/www/drupal6/distinfo Tue Jan 14 16:20:15 2014 (r339697) @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-6.28.tar.gz) = 0f92b1863860535877d3a4547dd1481d0fbc76959cc7042d6c4b2b81209a987f -SIZE (drupal/drupal-6.28.tar.gz) = 1105942 +SHA256 (drupal/drupal-6.29.tar.gz) = 49c17082e78ecd37eb218812d3e4d679b61ec24297c5ee079a206cdc6f45b2db +SIZE (drupal/drupal-6.29.tar.gz) = 1101032 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!