Bug 190823 - [PATCH] textproc/pdftohtml update to 0.40a
Summary: [PATCH] textproc/pdftohtml update to 0.40a
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-09 09:00 UTC by Carlos J Puga Medina
Modified: 2014-06-20 18:38 UTC (History)
1 user (show)

See Also:


Attachments
patch diff (12.28 KB, patch)
2014-06-09 09:00 UTC, Carlos J Puga Medina
no flags Details | Diff
pdftohtml-0.40a.diff (15.57 KB, patch)
2014-06-20 16:59 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2014-06-09 09:00:22 UTC
Created attachment 143556 [details]
patch diff

Update to version 0.40a
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-06-20 14:55:01 UTC
Hi. Your patch looks wrong, as instead of svn rm'ing the patches in files/ you just replace some of them with a newline. This causes problems when building the port:

===>  Patching for pdftohtml-0.40a
===>  Applying FreeBSD patches for pdftohtml-0.40a
  I can't seem to find a patch in there anywhere.
=> Patch patch-SA18303 failed to apply cleanly.
Comment 2 Carlos J Puga Medina 2014-06-20 15:39:16 UTC
(In reply to Raphael Kubo da Costa from comment #1)
> Hi. Your patch looks wrong, as instead of svn rm'ing the patches in files/
> you just replace some of them with a newline. This causes problems when
> building the port:
> 
> ===>  Patching for pdftohtml-0.40a
> ===>  Applying FreeBSD patches for pdftohtml-0.40a
>   I can't seem to find a patch in there anywhere.
> => Patch patch-SA18303 failed to apply cleanly.

All this patches aren't needed anymore. You can safely remove the pdftohtml/files directory.

Changes:

- Update to 0.40a
- Update MASTER_SITES
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-06-20 15:53:47 UTC
Can you please attach a valid patch then?
Comment 4 Carlos J Puga Medina 2014-06-20 16:59:11 UTC
Created attachment 143969 [details]
pdftohtml-0.40a.diff
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-06-20 18:38:25 UTC
A commit references this bug:

Author: rakuco
Date: Fri Jun 20 18:37:54 UTC 2014
New revision: 358626
URL: http://svnweb.freebsd.org/changeset/ports/358626

Log:
  - Update to 0.40a.

  PR:		190823
  Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>

Changes:
  head/textproc/pdftohtml/Makefile
  head/textproc/pdftohtml/distinfo
  head/textproc/pdftohtml/files/
Comment 6 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-06-20 18:38:53 UTC
Committed, thank you.