Page MenuHomeFreeBSD

New port: textproc/pdfsandwich: Command line tool generating "sandwich" OCR pdf files
ClosedPublic

Authored by yuri on Dec 31 2017, 5:31 AM.
Tags
None
Referenced Files
F171560078: D13708.id37322.diff
Fri, Sep 11, 6:33 PM
F171557522: D13708.id37327.diff
Fri, Sep 11, 6:14 PM
F171554227: D13708.id37324.diff
Fri, Sep 11, 5:48 PM
F171548374: D13708.id37327.diff
Fri, Sep 11, 5:06 PM
F171540734: D13708.id37320.diff
Fri, Sep 11, 4:11 PM
F171538701: D13708.id37320.diff
Fri, Sep 11, 3:55 PM
F171528704: D13708.id37292.diff
Fri, Sep 11, 2:52 PM
F171521248: D13708.id37324.diff
Fri, Sep 11, 2:12 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14008
Build 14200: arc lint + arc unit

Event Timeline

textproc/pdfsandwich/Makefile
5

^ you know the drill :D

yuri marked an inline comment as done.Dec 31 2017, 6:29 PM

Fails to fetch for me

This revision now requires changes to proceed.Dec 31 2017, 6:52 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Dec 31 2017, 6:59 PM
This revision was automatically updated to reflect the committed changes.

Ah, sorry! I misread the e-mail!

The file was in my distfiles/, this is why this mistake didn't trigger an error.

On new ports I'm normally paranoid and do a make distclean ; make fetch before :)

I suggested to have make refetch: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224801
make refetch is easier to remember, imo.

Now it fetches :) -- you should probably note in the commit message that there was a mistake made.

This revision is now accepted and ready to land.Dec 31 2017, 8:23 PM
This revision was automatically updated to reflect the committed changes.