Created attachment 148346 [details] Patch to update from Drupal 7.31 to 7.32 Patch to update to Drupal 7.32 Release notes: https://www.drupal.org/drupal-7.32-release-notes Maintenance and security release of the Drupal 7 series. This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes and the security announcement: SA-CORE-2014-005 - Drupal core - SQL injection
Auto-assigned to maintainer miwi@FreeBSD.org
Created attachment 148352 [details] Updated patch, 7.31 to 7.32 Updated to remove the @dirrm warnings
Created attachment 148357 [details] Corrected patch Apologies, I managed to get an old version of the plist in my source tree so the previous diff was wrong. Tree is updated and there are now only minor changes to the Makefile and distinfo. Poudriere logs to follow.
Comment on attachment 148357 [details] Corrected patch diff -ruN /usr/ports/www/drupal7/Makefile /host/simon/temp/drupal7/Makefile --- /usr/ports/www/drupal7/Makefile 2014-10-11 11:32:36.000000000 +0200 +++ /host/simon/temp/drupal7/Makefile 2014-10-15 23:23:02.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/www/drupal7/Makefile 370630 2014-10-11 09:32:36Z pi $ PORTNAME= drupal7 -PORTVERSION= 7.31 +PORTVERSION= 7.32 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff -ruN /usr/ports/www/drupal7/distinfo /host/simon/temp/drupal7/distinfo --- /usr/ports/www/drupal7/distinfo 2014-10-11 11:32:36.000000000 +0200 +++ /host/simon/temp/drupal7/distinfo 2014-10-15 23:08:16.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-7.31.tar.gz) = 6af4849fd2e1fd0a186a5264de10613e57b84c69dbe7dec0754472d27f37af40 -SIZE (drupal/drupal-7.31.tar.gz) = 3216766 +SHA256 (drupal/drupal-7.32.tar.gz) = f36d5ab0891997bf3c681b76151c6b015b0bb9041610e1c9af7d17e28dc15c39 +SIZE (drupal/drupal-7.32.tar.gz) = 3215563
Created attachment 148359 [details] Corrected patch It's getting too late so here's my last attempt to get this simple update correct :(.
Created attachment 148360 [details] Poudriere testport build log
Sorry I didn't see this PR until after I committed the update. Anyway 7.32. is now in ports. I will MFH it once I get approval.