From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 6 01:10:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6579B16A41F for ; Sat, 6 Aug 2005 01:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F0D43D45 for ; Sat, 6 Aug 2005 01:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j761AK64044024 for ; Sat, 6 Aug 2005 01:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j761AKIx044023; Sat, 6 Aug 2005 01:10:20 GMT (envelope-from gnats) Resent-Date: Sat, 6 Aug 2005 01:10:20 GMT Resent-Message-Id: <200508060110.j761AKIx044023@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAMURA Takeshi <1yen@sh.rim.or.jp> Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FBA116A436 for ; Sat, 6 Aug 2005 01:00:43 +0000 (GMT) (envelope-from 1yen@sh.rim.or.jp) Received: from mx.crc.co.jp (mxb.crc.co.jp [157.113.18.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948F743D45 for ; Sat, 6 Aug 2005 01:00:41 +0000 (GMT) (envelope-from 1yen@sh.rim.or.jp) Received: from mail3.crc.co.jp by crc.co.jp with ESMTP id j7610Cf00488; Sat, 6 Aug 2005 10:00:13 +0900 (JST) env-from (1yen@sh.rim.or.jp) Received: from crcc1712.tky.crc.co.jp by mail3.crc.co.jp with ESMTP id j7610X726107; Sat, 6 Aug 2005 10:00:33 +0900 (JST) env-from (1yen@sh.rim.or.jp) Received: from crcc1712.tky.crc.co.jp (localhost.tky.crc.co.jp [127.0.0.1]) by crcc1712.tky.crc.co.jp (8.13.3/8.13.1) with ESMTP id j7610V1O005120; Sat, 6 Aug 2005 10:00:31 +0900 (JST) (envelope-from ossan@crcc1712.tky.crc.co.jp) Received: (from ossan@localhost) by crcc1712.tky.crc.co.jp (8.13.3/8.13.1/Submit) id j7610TA2005119; Sat, 6 Aug 2005 10:00:29 +0900 (JST) (envelope-from ossan) Message-Id: <200508060100.j7610TA2005119@crcc1712.tky.crc.co.jp> Date: Sat, 6 Aug 2005 10:00:29 +0900 (JST) From: NAKAMURA Takeshi <1yen@sh.rim.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: daniel+unison@pelleg.org Subject: ports/84602: [PATCH] ports update: net/unison to 2.12.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: NAKAMURA Takeshi <1yen@sh.rim.or.jp> List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 01:10:22 -0000 >Number: 84602 >Category: ports >Synopsis: [PATCH] ports update: net/unison 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: Sat Aug 06 01:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: NAKAMURA Takeshi >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD BUN 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #2: Thu Jul 28 15:26:43 JST 2005 root@BUN:/export/misc/obj/export/home/src/sys/CRCC1712 i386 >Description: ports update: net/unison to 2.12.0 >How-To-Repeat: >Fix: apply this patch --- ports/net/unison/Makefile.orig 26 Jan 2005 17:31:57 -0000 1.16 +++ ports/net/unison/Makefile 6 Aug 2005 00:05:42 -0000 @@ -6,9 +6,9 @@ # 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}/ +MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/${DIST_SUBDIR}/ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz --- ports/net/unison/distinfo.orig 26 Jan 2005 17:31:57 -0000 1.9 +++ ports/net/unison/distinfo 6 Aug 2005 00:05:45 -0000 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: