Le 2013-02-20 12:51, Antoine Jacoutot a écrit :
On Wed, Feb 20, 2013 at 12:46:27PM -0500, Philippe Grégoire wrote:
Anyway:
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/libvmime/Makefile.diff?r1=1.13;r2=1.14;f=h

Thanks.

The diff shows the revision was prior to 5.2 but it seems it wasn't

No, it's been made after 5.2 was tagged.

included for it, right? My ports contain revision 0, any advice on
applying that patch?

Just apply it manually, build a new libvmime pkg and update it.

You may need to:
* deinstall zarafa and libvmime first
* recompile a new zarafa package and regen the wantlib (make 
port-lib-depends-check)


I did:

  1) pkg_delete zarafa zarafa-webaccess zarafa-webapp
  2) cd /usr/ports/devel/libvmime
  3) patch Makefile
  4) cd ../../mail/zarafa
  5) make install

It fails: "Libs in packing-lists [...] and packages don't match." The libraries missing are those removed from libvmime's WANTLIB, and port-lib-depends-check basically reports the same thing.

As I do not want to be a porter, could you provide a procedure or additional infos?

Reply via email to