ports/80789: [PATCH] net/unison: update to 2.12.0

Alexander S. Usov usov at kvi.nl
Sun May 8 16:10:04 UTC 2005


>Number:         80789
>Category:       ports
>Synopsis:       [PATCH] net/unison: update to 2.12.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 08 16:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexander S. Usov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kvip88.kvi.nl 5.4-RELEASE FreeBSD 5.4-RELEASE #5: Sat May  7 21:28:07 CEST
>Description:
- Update to 2.12.0

Port maintainer (daniel+unison at pelleg.org) is cc'd.

2.12.0 is an upcoming stable vertsion of unison.
I am using it now for more than a month, and it seems to be
at least as stable as 2.10.2, with some of the small but annoying
bugs eliminated (maybe I just got used to not hit them, but it
causes less problems for me that 2.10.2).

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- unison-2.12.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/unison/Makefile /home/usov/local/PORTS/unison/Makefile
--- /usr/ports/net/unison/Makefile	Thu Jan 27 00:10:56 2005
+++ /home/usov/local/PORTS/unison/Makefile	Mon May  2 13:16:58 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	unison
-PORTVERSION=	2.10.2
+PORTVERSION=	2.12.0
 CATEGORIES=	net
 MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/${DIST_SUBDIR}/
 DISTFILES=	${EXTRACT_ONLY} ${EXTRA_DOCS}
diff -ruN --exclude=CVS /usr/ports/net/unison/distinfo /home/usov/local/PORTS/unison/distinfo
--- /usr/ports/net/unison/distinfo	Thu Jan 27 00:10:56 2005
+++ /home/usov/local/PORTS/unison/distinfo	Mon May  2 13:17:19 2005
@@ -1,8 +1,8 @@
-MD5 (unison-2.10.2/unison-2.10.2.tar.gz) = a93cf03d4221ab6bab8b758b0325a9d5
-SIZE (unison-2.10.2/unison-2.10.2.tar.gz) = 458032
-MD5 (unison-2.10.2/unison-2.10.2-manual.html) = 46cac2b5b84e821d39cc5a100dd97e7a
-SIZE (unison-2.10.2/unison-2.10.2-manual.html) = 190911
-MD5 (unison-2.10.2/unison-2.10.2-manual.pdf) = 7e6b018d758b786d7cf5752413c08168
-SIZE (unison-2.10.2/unison-2.10.2-manual.pdf) = 354402
-MD5 (unison-2.10.2/unison-2.10.2-manual.ps) = 89cc36cf06d688f163a924fc8c1a47f9
-SIZE (unison-2.10.2/unison-2.10.2-manual.ps) = 490966
+MD5 (unison-2.12.0/unison-2.12.0.tar.gz) = c2b818e77e95951b5db0b95272e385a2
+SIZE (unison-2.12.0/unison-2.12.0.tar.gz) = 841717
+MD5 (unison-2.12.0/unison-2.12.0-manual.html) = 60b691a71650f718e540879fc66c7ec5
+SIZE (unison-2.12.0/unison-2.12.0-manual.html) = 191976
+MD5 (unison-2.12.0/unison-2.12.0-manual.pdf) = aa4fec97bfecf9de3303a6fbe927b4d9
+SIZE (unison-2.12.0/unison-2.12.0-manual.pdf) = 355550
+MD5 (unison-2.12.0/unison-2.12.0-manual.ps) = 2cd143072de9fc2b751180b594c5b22d
+SIZE (unison-2.12.0/unison-2.12.0-manual.ps) = 493547
diff -ruN --exclude=CVS /usr/ports/net/unison/files/patch-aa /home/usov/local/PORTS/unison/files/patch-aa
--- /usr/ports/net/unison/files/patch-aa	Wed Aug 29 21:36:53 2001
+++ /home/usov/local/PORTS/unison/files/patch-aa	Sun Apr 10 23:35:33 2005
@@ -1,6 +1,6 @@
---- Makefile.orig	Tue Aug 28 16:27:01 2001
-+++ Makefile	Wed Aug 29 09:15:09 2001
-@@ -62,12 +62,12 @@
+--- Makefile.orig	Fri Mar  4 11:00:35 2005
++++ Makefile	Fri Mar  4 15:36:00 2005
+@@ -60,12 +60,12 @@
  ######################################################################
  # Installation
  
@@ -16,12 +16,12 @@
  	@# If we're running at Penn, install a public version too
  	if [ -d /plclub/bin ]; then cp $(NAME)$(EXEC_EXT) /plclub/bin/$(NAME)-$(VERSION)$(EXEC_EXT); fi
  
-@@ -231,7 +231,7 @@
+@@ -345,7 +345,7 @@
  tags:
- 	-$(ETAGS) *.ml *.mli *.txt
+ 	-$(ETAGS) *.mli */*.mli *.ml */*.ml *.m */*.m *.c */*.c *.txt
  
 -all:: TAGS
 +#all:: TAGS
  
- TAGS: 
+ TAGS:
  	$(MAKE) tags
diff -ruN --exclude=CVS /usr/ports/net/unison/pkg-message /home/usov/local/PORTS/unison/pkg-message
--- /usr/ports/net/unison/pkg-message	Wed Jan 26 18:31:57 2005
+++ /home/usov/local/PORTS/unison/pkg-message	Sun May  8 17:56:46 2005
@@ -1,11 +1,9 @@
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 	ATTENTION:
 
-1) Unison archive format has changed since 2.9.20. The old archive
+1) Unison archive format has changed since 2.10.2. The old archive
 won't be deleted automatically in case you want to downgrade it.
 
-2) Merge functionality has seriously changed. Check the manual.
-
-3) Together with gtk-enabled version, a text-only unison-text binary
+2) Together with gtk-enabled version, a text-only unison-text binary
 is installed as it depends on a smaller number of libraries.
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
--- unison-2.12.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list