Opened 13 years ago

Closed 13 years ago

#29489 closed submission (fixed)

iulib Portfile and patches

Reported by: jason@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: iulib

Description

This is a port file for another lib that is part of the Google ocropus suite which I am in the process of creating proper ports. I used a fetch.type of hg as the tarballs are out of date.

You can remove the regression suite, but it is nice to know that it works.

Attachments (3)

Portfile (1.3 KB) - added by jason@… 13 years ago.
Portfile
patch-SConstruct.diff (982 bytes) - added by jason@… 13 years ago.
patch-components.cc.diff (395 bytes) - added by jason@… 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by jason@…

Attachment: Portfile added

Portfile

Changed 13 years ago by jason@…

Attachment: patch-SConstruct.diff added

Changed 13 years ago by jason@…

Attachment: patch-components.cc.diff added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Portfile and patches for iulibiulib Portfile and patches

Thanks.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Committed in r78689 with these changes:

  • removed trailing whitespace and fixed $Id$ line (see "port lint --nitpick")
  • added standard modeline
  • some more whitespace and formatting changes
  • removed master_sites line since this port doesn't fetch any distfiles (it fetches from hg)
  • I'll keep the test suite; you're right, it's nice to know that works
Note: See TracTickets for help on using tickets.