Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2013 22:01:59 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323673 - head/www/rt40
Message-ID:  <201307252201.r6PM1x8x025857@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Thu Jul 25 22:01:58 2013
New Revision: 323673
URL: http://svnweb.freebsd.org/changeset/ports/323673

Log:
  - Update to 4.0.15
  
  This is a quick-fix for a regression discovered in the recent 4.0.14
  release when upgrading the DB schema from version 3.8.x.  Functionally
  4.0.14 and 4.0.15 are the same: if you already have 4.0.14 running,
  you do not need to upgrade.

Modified:
  head/www/rt40/Makefile
  head/www/rt40/distinfo

Modified: head/www/rt40/Makefile
==============================================================================
--- head/www/rt40/Makefile	Thu Jul 25 22:01:09 2013	(r323672)
+++ head/www/rt40/Makefile	Thu Jul 25 22:01:58 2013	(r323673)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rt
-PORTVERSION=	4.0.14
+PORTVERSION=	4.0.15
 CATEGORIES=	www
 MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/ \
 		SF/requesttracker/

Modified: head/www/rt40/distinfo
==============================================================================
--- head/www/rt40/distinfo	Thu Jul 25 22:01:09 2013	(r323672)
+++ head/www/rt40/distinfo	Thu Jul 25 22:01:58 2013	(r323673)
@@ -1,2 +1,2 @@
-SHA256 (rt-4.0.14.tar.gz) = 44fda97d12661d1448db82211d3734486de90d25ad6c0cf4c774e9634ebe4e0e
-SIZE (rt-4.0.14.tar.gz) = 6827713
+SHA256 (rt-4.0.15.tar.gz) = 8a92e9ebb7b626cb5e17739dfa3f2e791caf1bfa170c4b069c0fa3b8fa78f3af
+SIZE (rt-4.0.15.tar.gz) = 6827717



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