View | Details | Raw Unified | Return to bug 35806
Collapse All | Expand All

(-)unison/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	unison
8
PORTNAME=	unison
9
PORTVERSION=	2.7.1
9
PORTVERSION=	2.8.1
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/
11
MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/
12
DISTNAME=	src
12
DISTNAME=	src
(-)unison/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (unison-2.7.1/src.tar.gz) = a83b78764b8f141eff8468ca2a1d5ecc
1
MD5 (unison-2.8.1/src.tar.gz) = 52c8507a3ecdb71cd2dc904a7221bb63
(-)unison/files/patch-aa (-2 / +2 lines)
Lines 1-5 Link Here
1
--- Makefile.orig	Tue Aug 28 16:27:01 2001
1
--- Makefile.orig	Sat Mar  9 19:42:23 2002
2
+++ Makefile	Wed Aug 29 09:15:09 2001
2
+++ Makefile	Sat Mar  9 19:43:33 2002
3
@@ -62,12 +62,12 @@
3
@@ -62,12 +62,12 @@
4
 ######################################################################
4
 ######################################################################
5
 # Installation
5
 # Installation

Return to bug 35806