Bug 158818 - Update ports deskutils/calibre to 0.8.9, fix ICU in Makefile, and update patch for mounting ebooks
Summary: Update ports deskutils/calibre to 0.8.9, fix ICU in Makefile, and update patc...
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: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 23:00 UTC by Rusty Nejdl
Modified: 2011-07-16 15:12 UTC (History)
0 users

See Also:


Attachments
calibre.diff (30.83 KB, patch)
2011-07-11 23:00 UTC, Rusty Nejdl
no flags Details | Diff
calibre.diff (21.57 KB, patch)
2011-07-12 03:00 UTC, rnejdl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rusty Nejdl 2011-07-11 23:00:22 UTC
	This patch updates calibre from 0.8.6 to 0.8.9.  It also includes a fix for the recent ICU update.  Finally, it includes an updated patch from Denver Hull (denverh@comcast.net) that updates the code for mounting ebooks and integrating them within calibre.

How-To-Repeat: 	The current port doesn't compile with the new ICU.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-11 23:00:35 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-11 23:00:39 UTC
Maintainer of deskutils/calibre,

Please note that PR ports/158818 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/158818

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-11 23:00:41 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 rnejdl 2011-07-11 23:47:04 UTC
On Mon, 11 Jul 2011 22:00:39 UT, Edwin Groothuis wrote:
> Maintainer of deskutils/calibre,
>
> Please note that PR ports/158818 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/158818

This is approved.

Rusty Nejdl
Comment 5 rnejdl 2011-07-12 03:00:29 UTC
My apologies but I am reworking part of this patch somewhat.  This is 
an improved diff but still not perfect.  So, I may have one more fix in 
the next 24 hours.  Please hold off on committing this for the time 
being.

Thanks!
Rusty
Comment 6 Julien Laffaye freebsd_committer freebsd_triage 2011-07-12 12:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jlaffaye

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-07-16 15:08:32 UTC
jlaffaye    2011-07-16 14:08:19 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/calibre    Makefile distinfo pkg-plist 
    deskutils/calibre/files patch-device.py 
  Removed files:
    deskutils/calibre/files patch-linux_mount_helper.c 
  Log:
  Update to 0.8.9
  
  PR:             ports/158818
  Submitted by:   Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer, followup)
  Approved by:    bapt (mentor)
  
  Revision  Changes    Path
  1.19      +2 -3      ports/deskutils/calibre/Makefile
  1.10      +2 -2      ports/deskutils/calibre/distinfo
  1.2       +184 -189  ports/deskutils/calibre/files/patch-device.py
  1.2       +0 -52     ports/deskutils/calibre/files/patch-linux_mount_helper.c (dead)
  1.10      +73 -47    ports/deskutils/calibre/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 8 Julien Laffaye freebsd_committer freebsd_triage 2011-07-16 15:12:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!