Skip site navigation (1)Skip section navigation (2)
Date:      15 Sep 2009 21:33:03 -0000
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138862: [patch] port upgrade: devel/monotone to 0.45
Message-ID:  <20090915213303.16986.qmail@mail.lapo.it>
Resent-Message-ID: <200909152140.n8FLe5u4001092@freefall.freebsd.org>

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

>Number:         138862
>Category:       ports
>Synopsis:       [patch] port upgrade: devel/monotone to 0.45
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 15 21:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.4-STABLE FreeBSD 6.4-STABLE #9: Thu Jan 29 15:50:58 CET 2009 root@motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64

>Description:
New upstream release.

>How-To-Repeat:
>Fix:
This is the "upgrade part" of the patch proposed in ports/134743 (whose subject is whether -pthread shuold be used or not, as opposed as simply upgrading the port).

diff -ruN /usr/ports/devel/monotone/Makefile ./Makefile
--- /usr/ports/devel/monotone/Makefile	2009-07-28 13:44:52.000000000 +0200
+++ ./Makefile	2009-09-15 12:04:44.000000000 +0200
@@ -6,7 +6,7 @@
 #

 PORTNAME=	monotone
-PORTVERSION=	0.44
+PORTVERSION=	0.45
 CATEGORIES=	devel
 MASTER_SITES=	http://monotone.ca/downloads/${PORTVERSION}/

diff -ruN /usr/ports/devel/monotone/distinfo ./distinfo
--- /usr/ports/devel/monotone/distinfo	2009-05-17 18:41:14.000000000 +0200
+++ ./distinfo	2009-09-14 17:00:01.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (monotone-0.44.tar.gz) = 6cc1f5f31df2e41bdfe502310463924a
-SHA256 (monotone-0.44.tar.gz) = 947230df9466a0b00f889cb7eb97d78790a957f853953a53c22008deca6432b4
-SIZE (monotone-0.44.tar.gz) = 4603920
+MD5 (monotone-0.45.tar.gz) = bd37c3d75e3fd1974a17f556499b42ab
+SHA256 (monotone-0.45.tar.gz) = 64c734274715f392eb4a879172a11c0606d37c02b4a6f23045772af5f8e2a9ec
+SIZE (monotone-0.45.tar.gz) = 4645511

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



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