aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-08-26 03:03:32 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-08-26 03:03:32 +0800
commit1378638264df278567819a34137f56b129faeb92 (patch)
treef3a0b1f21f1f6fd16fce899b22eb0c648b6645f0 /www
parent8e87ce1ac8616a231519335fecd2923b626f2f65 (diff)
downloadfreebsd-ports-graphics-1378638264df278567819a34137f56b129faeb92.tar.gz
freebsd-ports-graphics-1378638264df278567819a34137f56b129faeb92.tar.zst
freebsd-ports-graphics-1378638264df278567819a34137f56b129faeb92.zip
- Notes about updating this port and breaking lots of other rubygem-* related ports
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-rack/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/rubygem-rack/Makefile b/www/rubygem-rack/Makefile
index 80fc1446991..bca1338989f 100644
--- a/www/rubygem-rack/Makefile
+++ b/www/rubygem-rack/Makefile
@@ -5,6 +5,13 @@
# $FreeBSD$
#
+# XXX: If updating this port, please check compatibality with at least the following ports,
+# XXX: preferably, the full rubygem-* tree. rack version requirements are specified with ~>
+# XXX: which requires *EXACTLY* that version.
+#
+# www/rubygem-actionpack
+# www/rubygem-innate
+
PORTNAME= rack
PORTVERSION= 1.1.0
PORTEPOCH= 2