Update to 2.40.102
fixes an incompatibility between a server compiled with ocaml3 and a client compiled with ocaml4 spotted by Jan Johansson, ok dcoppa@, chrisz@
This commit is contained in:
parent
c5d18905f8
commit
d5cb91485d
@ -1,8 +1,7 @@
|
|||||||
# $OpenBSD: Makefile.inc,v 1.18 2011/07/07 00:22:37 ajacoutot Exp $
|
# $OpenBSD: Makefile.inc,v 1.19 2012/11/20 15:18:31 giovanni Exp $
|
||||||
|
|
||||||
DISTNAME= unison-$V
|
DISTNAME= unison-$V
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
REVISION= 1
|
|
||||||
|
|
||||||
HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
|
HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
|
||||||
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.18 2011/09/16 11:13:41 espie Exp $
|
# $OpenBSD: Makefile,v 1.19 2012/11/20 15:18:31 giovanni Exp $
|
||||||
|
|
||||||
COMMENT= multi-platform file synchronization tool
|
COMMENT= multi-platform file synchronization tool
|
||||||
|
|
||||||
V= 2.40.63
|
V= 2.40.102
|
||||||
REVISION = 0
|
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}download/releases/stable/
|
MASTER_SITES= ${HOMEPAGE}download/releases/stable/
|
||||||
|
|
||||||
|
@ -1,5 +1,2 @@
|
|||||||
MD5 (unison-2.40.63.tar.gz) = MoEgeFDPbwoX/nPzcYk70w==
|
SHA256 (unison-2.40.102.tar.gz) = PUqS8CtpmPFWy3FNIC0DWN0oRu+9zp3jDixmbXfB6FQ=
|
||||||
RMD160 (unison-2.40.63.tar.gz) = Xe3p6i8SE9SiLtGRTae/sZIfmZM=
|
SIZE (unison-2.40.102.tar.gz) = 2694761
|
||||||
SHA1 (unison-2.40.63.tar.gz) = ZF5wvDel1OjpzLe60GX8V5sYz3U=
|
|
||||||
SHA256 (unison-2.40.63.tar.gz) = bm4AZDp+OQjONgS7UDHkxtTGr1xCGnnQiot3Wd4SzZ0=
|
|
||||||
SIZE (unison-2.40.63.tar.gz) = 2601791
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.2 2009/10/09 07:13:41 giovanni Exp $
|
@comment $OpenBSD: PLIST,v 1.3 2012/11/20 15:18:31 giovanni Exp $
|
||||||
@bin bin/unison
|
@bin bin/unison
|
||||||
|
lib/ocaml/
|
||||||
|
lib/ocaml/stublibs/
|
||||||
share/doc/unison/
|
share/doc/unison/
|
||||||
share/doc/unison/BUGS.txt
|
share/doc/unison/BUGS.txt
|
||||||
share/doc/unison/NEWS
|
share/doc/unison/NEWS
|
||||||
|
Loading…
Reference in New Issue
Block a user