Bug 155325 - Dependency fix in www/firefox-sync
Summary: Dependency fix in www/firefox-sync
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 21:40 UTC by Grzegorz Blach
Modified: 2011-03-07 06:20 UTC (History)
0 users

See Also:


Attachments
firefox-sync.diff.txt (1.26 KB, text/plain)
2011-03-06 21:40 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-03-06 21:40:13 UTC
- Make firefox-sync depends on firefox 3.5 or 3.6 only, this change make place for upcomming firefox 4.0, which has build-in sync addon

- I've aslo updated distinfo
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2011-03-06 21:50:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-07 06:19:06 UTC
beat        2011-03-07 06:18:57 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox-sync     Makefile distinfo 
  Log:
  - Use USE_FIREFOX_BUILD instead of custom Firefox dependency line.
  - Update distinfo (The new tarball contains the 1.6.3 release. The previous
    one actually contained version 1.6.3b1. Verified by diff(1)).
  - Bump PORTREVISION.
  
  PR:             ports/155325
  Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
  
  Revision  Changes    Path
  1.29      +3 -5      ports/www/firefox-sync/Makefile
  1.20      +2 -2      ports/www/firefox-sync/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 3 Beat Gaetzi freebsd_committer freebsd_triage 2011-03-07 06:19:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!