Bug 189368 - [MAINTAINER] devel/monotone: update to 1.1
Summary: [MAINTAINER] devel/monotone: update to 1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 12:20 UTC by Lapo Luchini
Modified: 2014-05-05 17:50 UTC (History)
1 user (show)

See Also:


Attachments
monotone-1.1.patch (32.65 KB, patch)
2014-05-05 12:20 UTC, Lapo Luchini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lapo Luchini 2014-05-05 12:20:00 UTC
Update to 1.1, which contains most of the patches we were using.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: ports)
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2014-05-05 13:08:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-05 17:42:15 UTC
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"
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2014-05-05 17:42:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!