aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/MT/Makefile1
-rw-r--r--www/MT/files/patch-PluginData.pm11
2 files changed, 12 insertions, 0 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile
index 079e4a81874..01ca5168f75 100644
--- a/www/MT/Makefile
+++ b/www/MT/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MT
PORTVERSION= 2.661
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
diff --git a/www/MT/files/patch-PluginData.pm b/www/MT/files/patch-PluginData.pm
new file mode 100644
index 00000000000..1a49626e83a
--- /dev/null
+++ b/www/MT/files/patch-PluginData.pm
@@ -0,0 +1,11 @@
+--- lib/MT/PluginData.pm.orig Sun Nov 7 21:06:34 2004
++++ lib/MT/PluginData.pm Sun Nov 7 21:07:27 2004
+@@ -7,7 +7,7 @@
+ use strict;
+
+ use Storable qw( freeze thaw );
+-
++$Storable::interwork_56_64bit = 1;
+ use MT::Object;
+ @MT::PluginData::ISA = qw( MT::Object );
+ __PACKAGE__->install_properties ({