Summary: | repocopy www/drupal6-wysiwyg to www/drupal7-wysiwyg | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nick Hilliard <nick> | ||||
Component: | Individual Port(s) | Assignee: | Chris Rees <crees> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Nick Hilliard
2011-03-07 15:20:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool) Update port attached. Nick State Changed From-To: open->open Back to pool at assignee request for the moment. Responsible Changed From-To: miwi->freebsd-ports-bugs State Changed From-To: open->repocopy Request repocopy Responsible Changed From-To: freebsd-ports-bugs->portmgr Please repocopy ports/www/drupal6-wysiwyg to ports/www/drupal7-wysiwyg State Changed From-To: repocopy->open Repocopy complete. Responsible Changed From-To: portmgr->crees Repocopy complete. 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" 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. 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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |