Bug 155350 - repocopy www/drupal6-wysiwyg to www/drupal7-wysiwyg
Summary: repocopy www/drupal6-wysiwyg to www/drupal7-wysiwyg
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 15:20 UTC by Nick Hilliard
Modified: 2011-08-12 17:00 UTC (History)
0 users

See Also:


Attachments
drupal7-wysiwyg.shar (4.88 KB, text/plain; x-mac-type="0"; x-mac-creator="0")
2011-03-07 15:41 UTC, Nick Hilliard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hilliard 2011-03-07 15:20:07 UTC
need repocopy www/drupal6-wysiwyg to www/drupal7-wysiwyg for a new version of the module.  thanks.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-07 15:20:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Nick Hilliard 2011-03-07 15:41:56 UTC
Update port attached.

Nick
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 06:21:00 UTC
State Changed
From-To: open->open

Back to pool at assignee request for the moment. 


Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 06:21:00 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-07-28 22:19:11 UTC
State Changed
From-To: open->repocopy

Request repocopy 


Comment 6 Chris Rees freebsd_committer freebsd_triage 2011-07-28 22:19:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Please repocopy ports/www/drupal6-wysiwyg to ports/www/drupal7-wysiwyg
Comment 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2011-07-31 09:14:12 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 8 Joe Marcus Clarke freebsd_committer freebsd_triage 2011-07-31 09:14:12 UTC
Responsible Changed
From-To: portmgr->crees

Repocopy complete.
Comment 9 dfilter service freebsd_committer freebsd_triage 2011-08-12 10:20:00 UTC
crees       2011-08-12 09:19:46 UTC

  FreeBSD ports repository

  Modified files:
    www/drupal7-wysiwyg  Makefile distinfo pkg-descr 
  Log:
  Repocopied:
  www/drupal6-wysiwyg --> www/drupal7-wysiwyg
  
  PR:             ports/155350
  Submitted by:   Nick Hilliard <nick@foobar.org>
  
  Revision  Changes    Path
  1.5       +0 -0      ports/www/drupal7-wysiwyg/Makefile
  1.4       +0 -0      ports/www/drupal7-wysiwyg/distinfo
  1.2       +0 -0      ports/www/drupal7-wysiwyg/pkg-descr
_______________________________________________
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 10 Chris Rees 2011-08-12 10:30:01 UTC
Correct me if I'm wrong, but I think you've made a mistake in the OPTIONS;

.if defined(WITH_TINYMCE3)
RUN_DEPENDS+=   ${LOCALBASE}/www/tinymce:${PORTSDIR}/www/tinymce3
PLIST_FILES+=   ${DRUPAL_MODLIB}/tinymce
.endif

looks more correct (without the .if !defined at the beginning)...

I'm going to commit it this way if you don't object (same for all three 
options).

Chris

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Comment 11 dfilter service freebsd_committer freebsd_triage 2011-08-12 16:56:41 UTC
crees       2011-08-12 15:56:32 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    www/drupal7-wysiwyg  Makefile distinfo 
  Log:
  - Update drupal7-wysiwyg to 7.x.2.0
  - Attach to build
  
  PR:             ports/155350
  Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
  
  Revision  Changes    Path
  1.2947    +1 -0      ports/www/Makefile
  1.6       +50 -12    ports/www/drupal7-wysiwyg/Makefile
  1.5       +2 -2      ports/www/drupal7-wysiwyg/distinfo
_______________________________________________
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 12 Chris Rees freebsd_committer freebsd_triage 2011-08-12 16:57:40 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!