Summary: | [MAINTAINER] devel/monotone: update to 1.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lapo Luchini <lapo> | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lapo | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Lapo Luchini
2014-05-05 12:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->madpilot I'll take it. 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |