Bug 173362 - devel/ocaml-calendar Update to 2.03.2
Summary: devel/ocaml-calendar Update to 2.03.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 17:40 UTC by Michaël Grünewald
Modified: 2013-02-19 16:39 UTC (History)
0 users

See Also:


Attachments
file.diff (901 bytes, patch)
2012-11-04 17:40 UTC, Michaël Grünewald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michaël Grünewald 2012-11-04 17:40:00 UTC
- Update to version 2.03.2.

(You probably have to --strip=2 the patch, when applying from the devel/ocaml-calendar directory.)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-04 17:40:30 UTC
Maintainer of devel/ocaml-calendar,

Please note that PR ports/173362 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173362

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-04 17:40:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 jaapb 2012-11-05 13:09:11 UTC
Sounds good to me - I can't test it for lack of a FreeBSD machine at
the moment, but it looks fine.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2013-02-14 08:25:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-02-19 16:27:46 UTC
Author: miwi
Date: Tue Feb 19 16:27:34 2013
New Revision: 312586
URL: http://svnweb.freebsd.org/changeset/ports/312586

Log:
  - Update to 2.03.2
  
  PR:		173362
  Submitted by:	Michael Gruenewald <michael.grunewald@laposte.net>
  Approved by:	maintainer

Modified:
  head/devel/ocaml-calendar/Makefile   (contents, props changed)
  head/devel/ocaml-calendar/distinfo   (contents, props changed)

Modified: head/devel/ocaml-calendar/Makefile
==============================================================================
--- head/devel/ocaml-calendar/Makefile	Tue Feb 19 16:27:17 2013	(r312585)
+++ head/devel/ocaml-calendar/Makefile	Tue Feb 19 16:27:34 2013	(r312586)
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	calendar
-PORTVERSION=	2.03
-PORTREVISION=	1
+PORTVERSION=	2.03.2
 CATEGORIES=	devel
-MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/427/
+MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/915/
 PKGNAMEPREFIX=	ocaml-
 
 MAINTAINER=	jaapb@kerguelen.org

Modified: head/devel/ocaml-calendar/distinfo
==============================================================================
--- head/devel/ocaml-calendar/distinfo	Tue Feb 19 16:27:17 2013	(r312585)
+++ head/devel/ocaml-calendar/distinfo	Tue Feb 19 16:27:34 2013	(r312586)
@@ -1,2 +1,2 @@
-SHA256 (calendar-2.03.tar.gz) = 671fa295aff0ea7234995baa391d795d9b3680611b2fa2a28342b6a933e71421
-SIZE (calendar-2.03.tar.gz) = 266788
+SHA256 (calendar-2.03.2.tar.gz) = 0e381faaa3bba522cbac705a7f872e6ecfa15220671f4688d1e311631687fb12
+SIZE (calendar-2.03.2.tar.gz) = 270225
_______________________________________________
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 6 Martin Wilke freebsd_committer freebsd_triage 2013-02-19 16:39:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!