svn commit: r323673 - head/www/rt40

Matthew Seaman matthew at FreeBSD.org
Thu Jul 25 22:01:59 UTC 2013


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


More information about the svn-ports-all mailing list