Bug 131049

Summary: Port www/firefox-remote still uses X11BASE variable
Product: Ports & Packages Reporter: Esa Karkkainen <ejk>
Component: Individual Port(s)Assignee: Stefan Walter <stefan>
Status: Closed FIXED    
Severity: Affects Only Me CC: ejk
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Esa Karkkainen 2009-01-27 16:20:07 UTC
Installed script does not find firefox.

How-To-Repeat: 
# cd ports/www/firefox-remote
# make install
# ${LOCALBASE}/bin/firefox-remote
${LOCALBASE}/bin/firefox-remote: @X11BASE@/bin/firefox: not found
${LOCALBASE}/bin/firefox-remote: @X11BASE@/bin/firefox: not found
${LOCALBASE}/bin/firefox-remote: @X11BASE@/bin/firefox: not found
#
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-27 16:20:29 UTC
Maintainer of www/firefox-remote,

Please note that PR ports/131049 has just been submitted.

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.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131049

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-27 16:20:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2009-02-05 09:28:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2009-02-05 09:36:47 UTC
State Changed
From-To: feedback->closed

Fixed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-05 09:36:52 UTC
stefan      2009-02-05 09:36:42 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox-remote   Makefile 
  Log:
  Revert the replacement of X11BASE by LOCALBASE in the Makefile. X11BASE is not
  used in the port but in the firefox-remote script itself, and the previous
  commit broke it.
  
  PR:             131049
  Submitted by:   Esa Karkkainen <ejk@iki.fi>
  
  Revision  Changes    Path
  1.11      +2 -2      ports/www/firefox-remote/Makefile
_______________________________________________
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"