diff options
author | matthew <matthew@FreeBSD.org> | 2013-07-26 06:01:58 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2013-07-26 06:01:58 +0800 |
commit | 116aac2317d71966f7c53d4f2c70a3fc7fb0b75c (patch) | |
tree | 55e89079907fb9c9e0eb3047142d4a12f415dfab | |
parent | d9089362bbf821bc78271a791f06dc914e2ee57d (diff) | |
download | freebsd-ports-gnome-116aac2317d71966f7c53d4f2c70a3fc7fb0b75c.tar.gz freebsd-ports-gnome-116aac2317d71966f7c53d4f2c70a3fc7fb0b75c.tar.zst freebsd-ports-gnome-116aac2317d71966f7c53d4f2c70a3fc7fb0b75c.zip |
- 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.
-rw-r--r-- | www/rt40/Makefile | 2 | ||||
-rw-r--r-- | www/rt40/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile index 9f00a26df132..d54ef99c95f6 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -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/ diff --git a/www/rt40/distinfo b/www/rt40/distinfo index 4aa370a1e3b2..e58993227119 100644 --- a/www/rt40/distinfo +++ b/www/rt40/distinfo @@ -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 |