summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-07-30 05:48:57 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-07-30 05:48:57 +0000
commit0c83e3e12f2e196525a7c567985cddb36d2caf5a (patch)
tree13f07d51db2fd0a1fa0d6945e23ca9f0fdcf410c
parentdo-install also needs MAKE_CMD (diff)
- Update to 4.0.16
Fix another regression in release 4.0.15^W4.0.14: Attempting to run the Shredder tool from the command line would fail with a compile-time error. Changes: https://github.com/bestpractical/rt/compare/rt-4.0.15...rt-4.0.16
-rw-r--r--www/rt40/Makefile2
-rw-r--r--www/rt40/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile
index d54ef99c95f6..5371db325698 100644
--- a/www/rt40/Makefile
+++ b/www/rt40/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rt
-PORTVERSION= 4.0.15
+PORTVERSION= 4.0.16
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
SF/requesttracker/
diff --git a/www/rt40/distinfo b/www/rt40/distinfo
index e58993227119..5626f4b1dc37 100644
--- a/www/rt40/distinfo
+++ b/www/rt40/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rt-4.0.15.tar.gz) = 8a92e9ebb7b626cb5e17739dfa3f2e791caf1bfa170c4b069c0fa3b8fa78f3af
-SIZE (rt-4.0.15.tar.gz) = 6827717
+SHA256 (rt-4.0.16.tar.gz) = 9d9d9c00487c5334f0fb87d5db4a5cbc2e4e0f7bf2b62cd8f53c54a03f6ab981
+SIZE (rt-4.0.16.tar.gz) = 6925437