Bug 110412 - maintainer update: drupal-4.7.6 -> drupal-4.7.6,1
Summary: maintainer update: drupal-4.7.6 -> drupal-4.7.6,1
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-17 01:00 UTC by Nick Hilliard
Modified: 2007-03-25 11:03 UTC (History)
0 users

See Also:


Attachments
file.diff (2.63 KB, patch)
2007-03-17 01:00 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 Nick Hilliard 2007-03-17 01:00:11 UTC
drupal update to:

	1. change bsd.drupal.mk to support drupal5
	2. fix SUB_LIST quoting in bsd.drupal.mk (thanks to brooks@ for this)
	3. fix minor bug in taxonomy.module which caused problems with add-on ticker module
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-17 12:59:59 UTC
State Changed
From-To: open->feedback

Are you sure you ment PORTEPOCH here? Looks more like PORTREVISION thing to me. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-17 12:59:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Are you sure you ment PORTEPOCH here? Looks more like PORTREVISION thing to me.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-17 15:49:01 UTC
State Changed
From-To: feedback->open

Submitter is OK with PORTREVISION, patch edited in place 


Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-17 15:49:01 UTC
Responsible Changed
From-To: pav->freebsd-ports-bugs

Submitter is OK with PORTREVISION, patch edited in place
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2007-03-18 05:49:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-03-25 10:41:35 UTC
rafan       2007-03-25 09:41:28 UTC

  FreeBSD ports repository

  Modified files:
    www/drupal5          bsd.drupal.mk 
  Log:
  - Add drupal5 support
  - Fix SUB_LIST quoting
  - Reflect drupal -> drupal4 rename
  
  PR:             ports/110412
  Submitted by:   Nick Hilliard <nick at foobar.org> (maintainer)
  
  Revision  Changes    Path
  1.5       +47 -6     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 7 dfilter service freebsd_committer freebsd_triage 2007-03-25 10:44:58 UTC
rafan       2007-03-25 09:44:55 UTC

  FreeBSD ports repository

  Modified files:
    www/drupal4          Makefile 
  Added files:
    www/drupal4/files    patch-modules-taxonomy-taxonomy.module 
  Log:
  - Fixing taxonomy module for add-on ticker module
  - Switch to drupal5/bsd.drupal.mk
  - Rename to drupal4-
  
  PR:             ports/110412
  Submitted by:   Nick Hilliard <nick at foobar.org> (maintainer)
  
  Revision  Changes    Path
  1.36      +8 -2      ports/www/drupal4/Makefile
  1.1       +11 -0     ports/www/drupal4/files/patch-modules-taxonomy-taxonomy.module (new)
_______________________________________________
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 8 Rong-En Fan freebsd_committer freebsd_triage 2007-03-25 11:03:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!