svn commit: r323941 - head/www/rt40
Matthew Seaman
matthew at FreeBSD.org
Tue Jul 30 05:48:58 UTC 2013
Author: matthew
Date: Tue Jul 30 05:48:57 2013
New Revision: 323941
URL: http://svnweb.freebsd.org/changeset/ports/323941
Log:
- 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
Modified:
head/www/rt40/Makefile
head/www/rt40/distinfo
Modified: head/www/rt40/Makefile
==============================================================================
--- head/www/rt40/Makefile Tue Jul 30 05:48:55 2013 (r323940)
+++ head/www/rt40/Makefile Tue Jul 30 05:48:57 2013 (r323941)
@@ -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/
Modified: head/www/rt40/distinfo
==============================================================================
--- head/www/rt40/distinfo Tue Jul 30 05:48:55 2013 (r323940)
+++ head/www/rt40/distinfo Tue Jul 30 05:48:57 2013 (r323941)
@@ -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
More information about the svn-ports-head
mailing list