aboutsummaryrefslogtreecommitdiff
path: root/net/unison
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-07 23:27:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-07 23:27:00 +0000
commit3fb0e0b00634cc84842c9aee7e2ddd499489cc0b (patch)
treed26b0399f4cf46465ae75b243d25731061b21cf2 /net/unison
parentc454f1c2c2c9d72031c1ec84dec895e80eee738f (diff)
downloadports-3fb0e0b00634cc84842c9aee7e2ddd499489cc0b.tar.gz
ports-3fb0e0b00634cc84842c9aee7e2ddd499489cc0b.zip
- Update to 2.27.57
PR: 120836 Submitted by: Derkjan de Haan <derkjan@haanjdj.homeip.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=208632
Diffstat (limited to 'net/unison')
-rw-r--r--net/unison/Makefile3
-rw-r--r--net/unison/distinfo24
-rw-r--r--net/unison/files/patch-pty.c22
3 files changed, 13 insertions, 36 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile
index 4958b2af07b6..7cde997cc308 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= unison
-PORTVERSION= 2.13.16
-PORTREVISION= 1
+PORTVERSION= 2.27.57
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS}
diff --git a/net/unison/distinfo b/net/unison/distinfo
index 71682d2adf70..e0167808fb15 100644
--- a/net/unison/distinfo
+++ b/net/unison/distinfo
@@ -1,12 +1,12 @@
-MD5 (unison-2.13.16/unison-2.13.16.tar.gz) = a79bf5f4ebf2a1eaf15b1ac97f827374
-SHA256 (unison-2.13.16/unison-2.13.16.tar.gz) = 808400a933aeb67654edc770822cd186d1b2adc92e7cb5836996c71c69ffe656
-SIZE (unison-2.13.16/unison-2.13.16.tar.gz) = 393266
-MD5 (unison-2.13.16/unison-2.13.16-manual.html) = 2b39e52ec3893a112b28b7b0a294d941
-SHA256 (unison-2.13.16/unison-2.13.16-manual.html) = 52fbb03925c44c46837d919a3baebceefc723c09458ec7e95d3993f2a98f0e20
-SIZE (unison-2.13.16/unison-2.13.16-manual.html) = 196162
-MD5 (unison-2.13.16/unison-2.13.16-manual.pdf) = e7684d401d6f5ee194b9e631cc022dd6
-SHA256 (unison-2.13.16/unison-2.13.16-manual.pdf) = 8f0851b5b34e2d85a6a02f5a374a7d743e5067a419fca689d14d278c951597df
-SIZE (unison-2.13.16/unison-2.13.16-manual.pdf) = 436229
-MD5 (unison-2.13.16/unison-2.13.16-manual.ps) = 49cd0eef6cc98a1af7fed38313ccab42
-SHA256 (unison-2.13.16/unison-2.13.16-manual.ps) = 8355ca8b150ee950c43543e6f99439fb883da2032646c39c581dc5312aa6dc54
-SIZE (unison-2.13.16/unison-2.13.16-manual.ps) = 414346
+MD5 (unison-2.27.57/unison-2.27.57.tar.gz) = 4ba0a3e4bf4b4ad0c063f86391371f78
+SHA256 (unison-2.27.57/unison-2.27.57.tar.gz) = 49299ec14216a8467b2c6ba148f8145bec31fa787433f9ce3851c2d62f0035ae
+SIZE (unison-2.27.57/unison-2.27.57.tar.gz) = 617253
+MD5 (unison-2.27.57/unison-2.27.57-manual.html) = 0d15059f968d847ce75bafea34fe1c30
+SHA256 (unison-2.27.57/unison-2.27.57-manual.html) = 6916be92391aba8c9176d26d9e22805dc5c6978c12299b37d41a035f15adcf92
+SIZE (unison-2.27.57/unison-2.27.57-manual.html) = 232117
+MD5 (unison-2.27.57/unison-2.27.57-manual.pdf) = 453659e6088617b850daefcbb37a98e7
+SHA256 (unison-2.27.57/unison-2.27.57-manual.pdf) = fabda0833b4c7c39080b00ad7e945872986246df243c728c586ed97e4110e308
+SIZE (unison-2.27.57/unison-2.27.57-manual.pdf) = 453871
+MD5 (unison-2.27.57/unison-2.27.57-manual.ps) = 20f961228a2c52c908ef16918720fdbd
+SHA256 (unison-2.27.57/unison-2.27.57-manual.ps) = 7096e4b6010b21387bda66d8d3d331f91796097e8cc0e4f9385ccb60756c976a
+SIZE (unison-2.27.57/unison-2.27.57-manual.ps) = 535584
diff --git a/net/unison/files/patch-pty.c b/net/unison/files/patch-pty.c
deleted file mode 100644
index 2066ff98bdcd..000000000000
--- a/net/unison/files/patch-pty.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- pty.c.orig Mon May 30 15:15:43 2005
-+++ pty.c Sat Aug 27 15:47:55 2005
-@@ -21,6 +21,7 @@
- #endif
-
- #ifdef __FreeBSD__
-+#include <sys/types.h>
- #include <libutil.h>
- #define HAS_OPENPTY 1
- #endif
-@@ -40,9 +41,10 @@
- /* c_openpty: unit -> (int * Unix.file_descr) */
- CAMLprim value c_openpty() {
- int master,slave;
-+ value pair;
- if (openpty(&master,&slave,NULL,NULL,NULL) < 0)
- uerror("openpty", (value) 0);
-- value pair = alloc_tuple(2);
-+ pair = alloc_tuple(2);
- Store_field(pair,0,Val_int(master));
- Store_field(pair,1,Val_int(slave));
- return pair;