svn commit: r324221 - head/www/rt40
Matthew Seaman
matthew at FreeBSD.org
Sun Aug 4 12:19:26 UTC 2013
Author: matthew
Date: Sun Aug 4 12:19:25 2013
New Revision: 324221
URL: http://svnweb.freebsd.org/changeset/ports/324221
Log:
- Update to 4.0.17
Yet another regression present in releases 4.0.14, 4.0.15, 4.0.16.
This one prevents upgrading from version 3.x. If you are already
running 4.0.{14,15,16} then you do not need to upgrade.
Announcement: http://blog.bestpractical.com/2013/08/rt-4017-released.html
ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.16...rt-4.0.17
Modified:
head/www/rt40/Makefile
head/www/rt40/distinfo
Modified: head/www/rt40/Makefile
==============================================================================
--- head/www/rt40/Makefile Sun Aug 4 12:13:50 2013 (r324220)
+++ head/www/rt40/Makefile Sun Aug 4 12:19:25 2013 (r324221)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rt
-PORTVERSION= 4.0.16
+PORTVERSION= 4.0.17
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
SF/requesttracker/
Modified: head/www/rt40/distinfo
==============================================================================
--- head/www/rt40/distinfo Sun Aug 4 12:13:50 2013 (r324220)
+++ head/www/rt40/distinfo Sun Aug 4 12:19:25 2013 (r324221)
@@ -1,2 +1,2 @@
-SHA256 (rt-4.0.16.tar.gz) = 9d9d9c00487c5334f0fb87d5db4a5cbc2e4e0f7bf2b62cd8f53c54a03f6ab981
-SIZE (rt-4.0.16.tar.gz) = 6925437
+SHA256 (rt-4.0.17.tar.gz) = dd5cd3104a5c88ce072dbeea1c21ace26acd4e47974006adf0d1a3f9d8abbec4
+SIZE (rt-4.0.17.tar.gz) = 6925490
More information about the svn-ports-head
mailing list