Bug 130884 - Update Port: www/xpi-deepestsender to v0.9.0
Summary: Update Port: www/xpi-deepestsender to v0.9.0
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: 2009-01-22 13:40 UTC by Ashish Shukla
Modified: 2009-01-27 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.96 KB, patch)
2009-01-22 13:40 UTC, Ashish Shukla
no flags Details | Diff
xpi-deepestsender.diff (1.90 KB, patch)
2009-01-27 01:00 UTC, Ashish Shukla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2009-01-22 13:40:00 UTC
The attached diff updates the www/xpi-deepestsender port to v.0.9.0. This port only supports "Firefox 3" unlike its previous versions. So, I recommend mentioning about this by adding a line in ${PORTSDIR}/UPDATING about this.

Thanks
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-26 05:23:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-26 17:59:51 UTC
patch -p4 < query-pr.cgi\?prp\=130884-1-diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git /usr/ports/www/xpi-deepestsender/Makefile ./xpi-deepestsender/Makefile
|new file mode 100644
|index f769bd1..6aad1a1 100644
|--- /usr/ports/www/xpi-deepestsender/Makefile
|+++ ./xpi-deepestsender/Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 6.
1 out of 1 hunks failed--saving rejects to Makefile.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git /usr/ports/www/xpi-deepestsender/distinfo ./xpi-deepestsender/distinfo
|new file mode 100644
|index 5608343..c0c34a7 100644
|--- /usr/ports/www/xpi-deepestsender/distinfo
|+++ ./xpi-deepestsender/distinfo
--------------------------
Patching file distinfo using Plan A...
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git /usr/ports/www/xpi-deepestsender/pkg-plist 
./xpi-deepestsender/pkg-plist
|new file mode 100644
|index dedda62..7c3557d 100644
|--- /usr/ports/www/xpi-deepestsender/pkg-plist
|+++ ./xpi-deepestsender/pkg-plist
--------------------------
Patching file pkg-plist using Plan A...
Hunk #1 succeeded at 3.
Hmm...  Ignoring the trailing garbage.
done
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-26 18:00:01 UTC
State Changed
From-To: open->feedback

Patch doesn't apply.
Comment 4 Ashish Shukla 2009-01-27 01:00:19 UTC
Sorry for the trouble caused. The patch which I submitted with PR
have TAB characters, where is the patch at the PR website has no TAB
characters. Anyways, here is the diff file which I attached originally.

HTH
-- 
Ashish SHUKLA
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-27 04:17:00 UTC
State Changed
From-To: feedback->open

feedback received
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-01-27 19:31:48 UTC
pgollucci    2009-01-27 19:31:34 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/xpi-deepestsender Makefile distinfo pkg-plist 
  Log:
  - Update to v0.9.0
  - Only for FF3 now
  
  PR:             ports/130884
  Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.767     +8 -1      ports/UPDATING
  1.2       +4 -4      ports/www/xpi-deepestsender/Makefile
  1.2       +3 -3      ports/www/xpi-deepestsender/distinfo
  1.2       +0 -1      ports/www/xpi-deepestsender/pkg-plist
_______________________________________________
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 7 Philip M. Gollucci freebsd_committer freebsd_triage 2009-01-27 19:37:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!