Bug 185688 - I have updated www/drupal6 to version 6.29
Summary: I have updated www/drupal6 to version 6.29
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 16:40 UTC by Douglas Carmichael
Modified: 2014-01-14 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (892 bytes, patch)
2014-01-12 16:40 UTC, Douglas Carmichael
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Carmichael 2014-01-12 16:40:00 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-12 16:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-14 16:20:23 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2014-01-14 16:20:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!