Bug 114894 - [PATCH] www/drupal5 - Support installation of Drupal 5 themes
Summary: [PATCH] www/drupal5 - Support installation of Drupal 5 themes
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: 2007-07-25 14:30 UTC by Geoff Glasson
Modified: 2007-08-21 09:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.07 KB, patch)
2007-07-25 14:30 UTC, Geoff Glasson
no flags Details | Diff
bsd.drupal.mk.diff (2.72 KB, patch)
2007-08-17 17:13 UTC, Nick Hilliard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Glasson 2007-07-25 14:30:02 UTC
I have added support for installing Drupal 5 themes. I have based the additions on the existing module support. Whilst support for Drupal 4 themes is there, I've not tested it.

A patch for bsd.drupal.mk is attached.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-26 00:31:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-29 12:04:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Nick Hilliard 2007-08-17 17:13:56 UTC
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

I've attached an updated patch which takes care of Geoff's requirements.

Nick
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-08-21 09:33:40 UTC
miwi        2007-08-21 08:33:35 UTC

  FreeBSD ports repository

  Modified files:
    www/drupal5          bsd.drupal.mk 
  Log:
  - Add support for Drupal5 Themes
  
  PR:             114894
  Submitted by:   Geoff Glasson <g_glasson@jimali.dyndns.org>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.7       +34 -11    ports/www/drupal5/bsd.drupal.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-08-21 09:33:45 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!