Date: Mon, 5 May 2014 16:42:12 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353032 - in head/devel/monotone: . files Message-ID: <201405051642.s45GgCa2087382@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Mon May 5 16:42:11 2014 New Revision: 353032 URL: http://svnweb.freebsd.org/changeset/ports/353032 QAT: https://qat.redports.org/buildarchive/r353032/ Log: - Update to 1.1 PR: ports/189368 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Deleted: head/devel/monotone/files/patch-boost.diff head/devel/monotone/files/patch-botan.diff head/devel/monotone/files/patch-configure head/devel/monotone/files/patch-src_automate_reader.hh Modified: head/devel/monotone/Makefile head/devel/monotone/distinfo Modified: head/devel/monotone/Makefile ============================================================================== --- head/devel/monotone/Makefile Mon May 5 16:40:54 2014 (r353031) +++ head/devel/monotone/Makefile Mon May 5 16:42:11 2014 (r353032) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= monotone -PORTVERSION= 1.0 -PORTREVISION= 3 +PORTVERSION= 1.1 CATEGORIES= devel MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ Modified: head/devel/monotone/distinfo ============================================================================== --- head/devel/monotone/distinfo Mon May 5 16:40:54 2014 (r353031) +++ head/devel/monotone/distinfo Mon May 5 16:42:11 2014 (r353032) @@ -1,2 +1,2 @@ -SHA256 (monotone-1.0.tar.bz2) = 5c530bc4652b2c08b5291659f0c130618a14780f075f981e947952dcaefc31dc -SIZE (monotone-1.0.tar.bz2) = 3588074 +SHA256 (monotone-1.1.tar.bz2) = f95cf60a22d4e461bec9d0e72f5d3609c9a4576fb1cc45f553d0202ce2e38c88 +SIZE (monotone-1.1.tar.bz2) = 3428699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405051642.s45GgCa2087382>