New diff with EPOCH for webkit, pointed out by kili@ Cheers.
El 07/06/12 16:10, Matthias Kilian escribió: > On Fri, Jul 06, 2012 at 03:20:28PM -0300, Gonzalo L. R. wrote: >> I do that because of this: >> >> https://opensource.conformal.com/fluxbb/viewtopic.php?id=491 >> >> * Send a click event to text input fields when entering insert_mode >> (requires >= WebKitGTK 1.8) > > Yes, but the version is 1.8.1v0, not 1.8.1. > > So you need > > LIB_DEPENDS= www/webkit>=1.8.0v0 > > instead of > > LIB_DEPENDS= www/webkit>=1.8.0 > > because the epoch marker (v0) always takes precedence in version > comparision. Without the "v0" in LIB_DEPENDS, the pkg_add would > happily update xmobrero without updating webkit (in case someone > still has webkit-1.6.*v0 installed). > > Ciao, > Kili > -- Sending from my VCR.
Index: Makefile =================================================================== RCS file: /cvs/ports/www/xombrero/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 7 Jun 2012 14:18:14 -0000 1.1.1.1 +++ Makefile 6 Jul 2012 19:15:49 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.1.1.1 2012/06/07 14:18:14 gonzalo Exp $ COMMENT= vi-like minimalists web browser -DISTNAME= xombrero-1.0.0 +DISTNAME= xombrero-1.1.0 CATEGORIES= www EPOCH= 1 @@ -28,7 +28,7 @@ WANTLIB += xcb xcb-render xcb-shm z java MASTER_SITES= http://opensource.conformal.com/snapshots/xombrero/ -LIB_DEPENDS= www/webkit>=1.6.1v0 +LIB_DEPENDS= www/webkit>=1.8.0v0 RUN_DEPENDS= devel/desktop-file-utils EXTRACT_SUFX= .tgz Index: distinfo =================================================================== RCS file: /cvs/ports/www/xombrero/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 7 Jun 2012 14:18:14 -0000 1.1.1.1 +++ distinfo 6 Jul 2012 19:15:49 -0000 @@ -1,5 +1,5 @@ -MD5 (xombrero-1.0.0.tgz) = xctWoQb23zlbwdMjuQ4tFg== -RMD160 (xombrero-1.0.0.tgz) = AwAoyKEkmmATpxtwH3rOo7kMhwk= -SHA1 (xombrero-1.0.0.tgz) = j244eaYf687BBKg1e0eg5PlQ9iI= -SHA256 (xombrero-1.0.0.tgz) = RvvBlTR2Y5yE2qj475BrbwVAcWgP3xynKuV5oHuimlg= -SIZE (xombrero-1.0.0.tgz) = 229171 +MD5 (xombrero-1.1.0.tgz) = o6dyd5f3u1rrEq9UIJMCHQ== +RMD160 (xombrero-1.1.0.tgz) = fDqH8GcLhD88G5pMzCKpDxaUVb8= +SHA1 (xombrero-1.1.0.tgz) = DbuONFX5TTgfEZyKCfnpPjmOSbU= +SHA256 (xombrero-1.1.0.tgz) = yl4bvxSgLAcEZT/O+pIpEkz1sK+dhL+upw06n0Sq1D8= +SIZE (xombrero-1.1.0.tgz) = 239758