diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-20 14:04:27 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-20 14:04:27 +0000 |
commit | eab06ced7123e2311bd4b3e7aa730dffd6eddfa8 (patch) | |
tree | f080ff5f5e2e40ba47fb7ee68f896e09c9f8893f | |
parent | Drop maintainership. (diff) |
Update to 2.9.20 beta which includes the "concurrency bug" fix.
-rw-r--r-- | net/unison-devel/Makefile | 6 | ||||
-rw-r--r-- | net/unison-devel/distinfo | 2 | ||||
-rw-r--r-- | net/unison/Makefile | 6 | ||||
-rw-r--r-- | net/unison/distinfo | 2 | ||||
-rw-r--r-- | net/unison232/Makefile | 6 | ||||
-rw-r--r-- | net/unison232/distinfo | 2 |
6 files changed, 9 insertions, 15 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 diff --git a/net/unison/Makefile b/net/unison/Makefile index 8276e1a72e57..142d8e066d27 100644 --- a/net/unison/Makefile +++ b/net/unison/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/distinfo b/net/unison/distinfo index 00ffc7e3dfaf..9313dc4d7123 100644 --- a/net/unison/distinfo +++ b/net/unison/distinfo @@ -1 +1 @@ -MD5 (unison-2.9.1/src.tar.gz) = d8084fa87c13671de21ec1b701a4606c +MD5 (unison-2.9.20/src.tar.gz) = a0a1b734e11212623bc6ea996aace960 diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 8276e1a72e57..142d8e066d27 100644 --- a/net/unison232/Makefile +++ b/net/unison232/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/unison232/distinfo b/net/unison232/distinfo index 00ffc7e3dfaf..9313dc4d7123 100644 --- a/net/unison232/distinfo +++ b/net/unison232/distinfo @@ -1 +1 @@ -MD5 (unison-2.9.1/src.tar.gz) = d8084fa87c13671de21ec1b701a4606c +MD5 (unison-2.9.20/src.tar.gz) = a0a1b734e11212623bc6ea996aace960 |