diff options
author | ru <ru@FreeBSD.org> | 2002-08-20 22:04:27 +0800 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-08-20 22:04:27 +0800 |
commit | d277cb9b109b54f5188a94f924ed282e4d58a1f1 (patch) | |
tree | 6ceb7a64f5ffd4c2513acc5ce345532e706b4b56 /net/unison-devel | |
parent | 8656e78fc50cc8303398d966fad1f80f72e01518 (diff) | |
download | freebsd-ports-gnome-d277cb9b109b54f5188a94f924ed282e4d58a1f1.tar.gz freebsd-ports-gnome-d277cb9b109b54f5188a94f924ed282e4d58a1f1.tar.zst freebsd-ports-gnome-d277cb9b109b54f5188a94f924ed282e4d58a1f1.zip |
Update to 2.9.20 beta which includes the "concurrency bug" fix.
Diffstat (limited to 'net/unison-devel')
-rw-r--r-- | net/unison-devel/Makefile | 6 | ||||
-rw-r--r-- | net/unison-devel/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index 8276e1a72e57..142d8e066d27 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -6,14 +6,12 @@ # PORTNAME= unison -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.20 CATEGORIES= net -MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/ +MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/unison-${PORTVERSION}/ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} -FORBIDDEN= "Can result in serious data loss" - MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/net/unison-devel/distinfo b/net/unison-devel/distinfo index 00ffc7e3dfaf..9313dc4d7123 100644 --- a/net/unison-devel/distinfo +++ b/net/unison-devel/distinfo @@ -1 +1 @@ -MD5 (unison-2.9.1/src.tar.gz) = d8084fa87c13671de21ec1b701a4606c +MD5 (unison-2.9.20/src.tar.gz) = a0a1b734e11212623bc6ea996aace960 |