Bug 150511 - [patch] www/trac-keywords: fix JavaScript and pkg-descr
Summary: [patch] www/trac-keywords: fix JavaScript and pkg-descr
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 21:20 UTC by Eygene Ryabinkin
Modified: 2010-10-11 22:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin 2010-09-12 21:20:02 UTC
I had spotted JavaScript problem:
  http://trac-hacks.org/ticket/7673

And I had found that pkg-descr was taken from trac-datefield and was
not modified to suit this port.

Fix: 

Two patches:
  http://codelabs.ru/fbsd/ports/trac-keywords/0.2-fix-javascript.diff
  http://codelabs.ru/fbsd/ports/trac-keywords/0.2-fix-pkg-descr.diff

The new port was tested both on our Trac 0.12 instance and my Tinderbox
for 7.x, 8.x and 9.x.  No problems were found.
How-To-Repeat: 
IE bug: spawn IE and watch for the JavaScript errors in console.
pkg-descr bug: examine the file in the port's directory.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-12 21:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-10 08:29:13 UTC
Responsible Changed
From-To: miwi->pgollucci

committer timeout (miwi ; 28 days) / last commit: 10 days ago
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-11 21:51:14 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-10-11 21:51:14 UTC
pgollucci    2010-10-11 20:51:10 UTC

  FreeBSD ports repository

  Modified files:
    www/trac-keywords    Makefile pkg-descr 
  Added files:
    www/trac-keywords/files patch-fix-javascript 
  Log:
  - Fix javascript and pkg-descript
  - Bump PORTREVISION
  
  PR:             ports/150511
  Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/www/trac-keywords/Makefile
  1.1       +22 -0     ports/www/trac-keywords/files/patch-fix-javascript (new)
  1.2       +3 -2      ports/www/trac-keywords/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"