Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 17:39:40 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156457: [maintainer-update] net/unison: update to 2.40.63
Message-ID:  <20110417153940.F36591A13@megatron.madpilot.net>
Resent-Message-ID: <201104171540.p3HFeA1I012389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156457
>Category:       ports
>Synopsis:       [maintainer-update] net/unison: update to 2.40.63
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 17 15:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.2-STABLE FreeBSD 8.2-STABLE #25: Sun Feb 27 13:06:39 CET 2011 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Update to 2.40.63.

Fix a typo. it's LICENSE, not LICENCE.

removed file:

files/patch-Makefile

>How-To-Repeat:

>Fix:

diff -ruN unison.old/Makefile unison/Makefile
--- unison.old/Makefile	2011-04-17 17:34:51.272911351 +0200
+++ unison/Makefile	2011-04-17 17:35:16.688658978 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	unison
-PORTVERSION=	2.40.61
+PORTVERSION=	2.40.63
 CATEGORIES=	net
 MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
 DISTFILES=	${EXTRACT_ONLY} ${EXTRA_DOCS}
@@ -25,7 +25,7 @@
 MAKE_JOBS_UNSAFE=	yes
 ALL_TARGET=	unison all
 
-LICENCE=	GPLv3
+LICENSE=	GPLv3
 
 .include <bsd.port.pre.mk>
 
diff -ruN unison.old/distinfo unison/distinfo
--- unison.old/distinfo	2011-04-17 17:34:51.265909284 +0200
+++ unison/distinfo	2011-04-17 17:35:16.717680711 +0200
@@ -1,8 +1,8 @@
-SHA256 (unison-2.40.61/unison-2.40.61.tar.gz) = e6114bf6a99d8bbe151250b7e28a74aa546d213f4f7f7914ca086a48b375277b
-SIZE (unison-2.40.61/unison-2.40.61.tar.gz) = 2702722
-SHA256 (unison-2.40.61/unison-2.40.61-manual.html) = b88c6c3a24c359e306e702672cc8da904e72c367861ef2a3dc3df07566948223
-SIZE (unison-2.40.61/unison-2.40.61-manual.html) = 267159
-SHA256 (unison-2.40.61/unison-2.40.61-manual.pdf) = 75ff6909abcf6f9ea0a981a8e3827218491fcdfb03c088c8dd1e43fcc9c687ef
-SIZE (unison-2.40.61/unison-2.40.61-manual.pdf) = 507350
-SHA256 (unison-2.40.61/unison-2.40.61-manual.ps) = 106dba47ebfe205f0454c0fdfdba484208449dace0223b37e1d1fe1eec7807fb
-SIZE (unison-2.40.61/unison-2.40.61-manual.ps) = 598969
+SHA256 (unison-2.40.63/unison-2.40.63.tar.gz) = 6e6e00643a7e3908ce3604bb5031e4c6d4c6af5c421a79d08a8b7759de12cd9d
+SIZE (unison-2.40.63/unison-2.40.63.tar.gz) = 2601791
+SHA256 (unison-2.40.63/unison-2.40.63-manual.html) = b88c6c3a24c359e306e702672cc8da904e72c367861ef2a3dc3df07566948223
+SIZE (unison-2.40.63/unison-2.40.63-manual.html) = 267159
+SHA256 (unison-2.40.63/unison-2.40.63-manual.pdf) = f31a2985132f79c00689e34484ad30bf04c6e121ba77c97be95daa075dc29497
+SIZE (unison-2.40.63/unison-2.40.63-manual.pdf) = 507609
+SHA256 (unison-2.40.63/unison-2.40.63-manual.ps) = b10ffbbb09310990a4708c68c9d15db1470f4ca0f3c9dfce1bcc78e64ebec7fe
+SIZE (unison-2.40.63/unison-2.40.63-manual.ps) = 599148
diff -ruN unison.old/files/patch-Makefile unison/files/patch-Makefile
--- unison.old/files/patch-Makefile	2011-04-17 17:34:51.259908949 +0200
+++ unison/files/patch-Makefile	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- Makefile.orig	2010-12-06 00:44:55.164242569 +0100
-+++ Makefile	2010-12-06 00:45:26.227615139 +0100
-@@ -60,7 +60,7 @@
- # NAME, VERSION, and MAJORVERSION, automatically generated
- -include Makefile.ProjectInfo
- 
--Makefile.ProjectInfo: mkProjectInfo.ml $(wildcard ../.bzr/branch/last-revision)
-+Makefile.ProjectInfo: mkProjectInfo $(wildcard ../.bzr/branch/last-revision)
- 	./mkProjectInfo > $@
- 
- mkProjectInfo: mkProjectInfo.ml
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110417153940.F36591A13>