summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-03-03 01:43:02 +0000
committerswills <swills@FreeBSD.org>2013-03-03 01:43:02 +0000
commit78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc (patch)
treef2a3da28918a59fea0d635fb086a8bdfc5056fab
parentece1fb9064b09807256ae9567d74292560b1ee03 (diff)
downloadFreeBSD-ports-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.zip
FreeBSD-ports-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.gz
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills Reported by: bapt
-rw-r--r--archivers/ruby-bz2/Makefile2
-rw-r--r--audio/ruby-vorbisfile/Makefile2
-rw-r--r--audio/ruby-xmms/Makefile2
-rw-r--r--databases/ruby-bdb1/Makefile2
-rw-r--r--databases/ruby-interbase/Makefile2
-rw-r--r--devel/ruby-fam/Makefile2
-rw-r--r--devel/ruby-gettext/Makefile2
-rw-r--r--devel/ruby-io-reactor/Makefile2
-rw-r--r--devel/ruby-jttui/Makefile2
-rw-r--r--devel/ruby-krossruby/Makefile2
-rw-r--r--devel/ruby-langscan/Makefile2
-rw-r--r--devel/ruby-mmap/Makefile2
-rw-r--r--devel/ruby-racc/Makefile2
-rw-r--r--devel/ruby-rcov/Makefile2
-rw-r--r--devel/ruby-rudl/Makefile2
-rw-r--r--devel/ruby-slang/Makefile2
-rw-r--r--devel/ruby-subversion/Makefile2
-rw-r--r--devel/ruby-sysvipc/Makefile2
-rw-r--r--devel/rubygem-getopt-declare/Makefile2
-rw-r--r--devel/rubygem-io-like/Makefile2
-rw-r--r--devel/rubygem-linecache/Makefile2
-rw-r--r--devel/rubygem-ncurses/Makefile2
-rw-r--r--devel/rubygem-parsetree/Makefile2
-rw-r--r--devel/rubygem-rparsec/Makefile2
-rw-r--r--devel/rubygem-sdl/Makefile2
-rw-r--r--devel/rubygem-zoom/Makefile2
-rw-r--r--games/ruby-exmars/Makefile2
-rw-r--r--graphics/ruby-opengl/Makefile2
-rw-r--r--graphics/ruby-pgplot/Makefile2
-rw-r--r--graphics/rubygem-objectdetect/Makefile2
-rw-r--r--graphics/rubygem-turing/Makefile2
-rw-r--r--japanese/ruby-chasen/Makefile2
-rw-r--r--japanese/ruby-eb/Makefile2
-rw-r--r--japanese/ruby-ming/Makefile2
-rw-r--r--lang/ruby-lua4/Makefile2
-rw-r--r--misc/rubygem-ohcount/Makefile2
-rw-r--r--multimedia/ruby-flvtool2/Makefile2
-rw-r--r--net-im/rubygem-termtter/Makefile2
-rw-r--r--net-im/rubygem-xmpp4r/Makefile2
-rw-r--r--security/ruby-acl/Makefile2
-rw-r--r--security/ruby-tcpwrap/Makefile2
-rw-r--r--textproc/ruby-amrita/Makefile2
-rw-r--r--textproc/ruby-erbscan/Makefile2
-rw-r--r--textproc/ruby-libxml/Makefile2
-rw-r--r--textproc/ruby-sablot/Makefile2
-rw-r--r--textproc/ruby-xmlscan-old/Makefile2
-rw-r--r--textproc/ruby-xslt/Makefile2
-rw-r--r--textproc/rubygem-ferret/Makefile2
-rw-r--r--textproc/rubygem-formosa/Makefile2
-rw-r--r--textproc/rubygem-htmltools/Makefile2
-rw-r--r--www/ruby-nora/Makefile2
-rw-r--r--www/rubygem-mongrel/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk/Makefile2
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
-rw-r--r--x11/ruby-gtktrayicon/Makefile2
55 files changed, 55 insertions, 55 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile
index 642bb71..02c7d37 100644
--- a/archivers/ruby-bz2/Makefile
+++ b/archivers/ruby-bz2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension to use libbz2
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile
index 80549e9..8c5ebc9 100644
--- a/audio/ruby-vorbisfile/Makefile
+++ b/audio/ruby-vorbisfile/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension wrapping libvorbisfile
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= vorbisfile.6:${PORTSDIR}/audio/libvorbis
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile
index ce2d513..e67b381 100644
--- a/audio/ruby-xmms/Makefile
+++ b/audio/ruby-xmms/Makefile
@@ -16,7 +16,7 @@ COMMENT= XMMS bindings for Ruby
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile
index e8af036..8b51b45 100644
--- a/databases/ruby-bdb1/Makefile
+++ b/databases/ruby-bdb1/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile
index 5866a45..4029f40 100644
--- a/databases/ruby-interbase/Makefile
+++ b/databases/ruby-interbase/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Ruby interface to Firebird/Interbase library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_FIREBIRD= yes
USE_RUBY= yes
diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile
index a2e16dd..fda70cc 100644
--- a/devel/ruby-fam/Makefile
+++ b/devel/ruby-fam/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= FAM bindings for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF=yes
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 4bdb392..9e7331f 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
#USE_GETTEXT= yes # not actually depends on it
USE_RUBY= yes
diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile
index af7f54d..62f10bd 100644
--- a/devel/ruby-io-reactor/Makefile
+++ b/devel/ruby-io-reactor/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module that implements an asynchronous multiplexed IO Reactor
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RAKE= yes
diff --git a/devel/ruby-jttui/Makefile b/devel/ruby-jttui/Makefile
index f8a8f8d..e48e585 100644
--- a/devel/ruby-jttui/Makefile
+++ b/devel/ruby-jttui/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Textmode User Interface by Jakub Travnik
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-krossruby/Makefile b/devel/ruby-krossruby/Makefile
index 507f70b..0e0c87d 100644
--- a/devel/ruby-krossruby/Makefile
+++ b/devel/ruby-krossruby/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Ruby bindings for Qt/KDE
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
CONFLICTS= ruby1[89]-kdebindings-4.[0-6].*
diff --git a/devel/ruby-langscan/Makefile b/devel/ruby-langscan/Makefile
index 712ace5..fee83c2 100644
--- a/devel/ruby-langscan/Makefile
+++ b/devel/ruby-langscan/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= A program analyzer for source code search engine
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index c317818..29b57eb 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby interface to manage memory-mapped file objects
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 592fecd..41b000e 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= An LALR(1) parser generator for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/devel/ruby-rcov/Makefile b/devel/ruby-rcov/Makefile
index c4bead1..74ad7ca 100644
--- a/devel/ruby-rcov/Makefile
+++ b/devel/ruby-rcov/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A tool for simple code coverage analysis in Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index 78f81ba..e5dc66c 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= erik@bz.bzflag.bz
COMMENT= A high level library to use SDL from Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_SDL= gfx image mixer ttf sdl
USE_RUBY= yes
diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile
index cb46399..333c475 100644
--- a/devel/ruby-slang/Makefile
+++ b/devel/ruby-slang/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= S-Lang extension module for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index 751efe0..9bc71bf 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -7,7 +7,7 @@ MAINTAINER= lev@FreeBSD.org
COMMENT= Ruby bindings for version control system
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
.if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 16
MASTERDIR= ${.CURDIR}/../../devel/subversion16
diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile
index 1f7ce2d..04f88e7 100644
--- a/devel/ruby-sysvipc/Makefile
+++ b/devel/ruby-sysvipc/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby interface to use System V IPC system calls
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/rubygem-getopt-declare/Makefile b/devel/rubygem-getopt-declare/Makefile
index 344ef6b..55cf59b 100644
--- a/devel/rubygem-getopt-declare/Makefile
+++ b/devel/rubygem-getopt-declare/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= romain@FreeBSD.org
COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile
index aebd6be..75ce985 100644
--- a/devel/rubygem-io-like/Makefile
+++ b/devel/rubygem-io-like/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= The interface of IO objects to classes providing a few simple methods
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-linecache/Makefile b/devel/rubygem-linecache/Makefile
index e82d57d..aa08ad4 100644
--- a/devel/rubygem-linecache/Makefile
+++ b/devel/rubygem-linecache/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Caches(Ruby source) Files as Might Be Used in a Debugger
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile
index 454b130..a6f9473 100644
--- a/devel/rubygem-ncurses/Makefile
+++ b/devel/rubygem-ncurses/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= freebsdports@chillibear.com
COMMENT= Wrapper to the ncurses library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-parsetree/Makefile b/devel/rubygem-parsetree/Makefile
index e0585a7..08be005 100644
--- a/devel/rubygem-parsetree/Makefile
+++ b/devel/rubygem-parsetree/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby parse tree tools
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-inline>=3.7.0:${PORTSDIR}/devel/rubygem-inline \
rubygem-sexp_processor>=3.0.1:${PORTSDIR}/devel/rubygem-sexp_processor
diff --git a/devel/rubygem-rparsec/Makefile b/devel/rubygem-rparsec/Makefile
index c1024de..9872871 100644
--- a/devel/rubygem-rparsec/Makefile
+++ b/devel/rubygem-rparsec/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Recursive descent parser combinator framework for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-sdl/Makefile b/devel/rubygem-sdl/Makefile
index e8c6adb..8bc9287 100644
--- a/devel/rubygem-sdl/Makefile
+++ b/devel/rubygem-sdl/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension library to use SDL library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-opengl>=0.60.1:${PORTSDIR}/graphics/rubygem-opengl
diff --git a/devel/rubygem-zoom/Makefile b/devel/rubygem-zoom/Makefile
index 496eb03..70a001f 100644
--- a/devel/rubygem-zoom/Makefile
+++ b/devel/rubygem-zoom/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to the Z39.50 Object-Orientation Model (ZOOM)
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz
diff --git a/games/ruby-exmars/Makefile b/games/ruby-exmars/Makefile
index d211842..24a66cb 100644
--- a/games/ruby-exmars/Makefile
+++ b/games/ruby-exmars/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the exMARS Memory Array Redcode Simulator
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile
index 715381a..1b267be 100644
--- a/graphics/ruby-opengl/Makefile
+++ b/graphics/ruby-opengl/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenGL/GLU/GLUT interface modules for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile
index 2622506..04e26dd 100644
--- a/graphics/ruby-pgplot/Makefile
+++ b/graphics/ruby-pgplot/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to PGPLOT graphics library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile
index 62e20bc..e57e0f8 100644
--- a/graphics/rubygem-objectdetect/Makefile
+++ b/graphics/rubygem-objectdetect/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= A simple library for detecting objects in pictures
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= opencv_legacy.2:${PORTSDIR}/graphics/opencv
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile
index 06c4744..5aa71ad 100644
--- a/graphics/rubygem-turing/Makefile
+++ b/graphics/rubygem-turing/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Easy to use and customize/extend implementation of captcha
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-gd2>=1.0:${PORTSDIR}/graphics/rubygem-gd2
diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile
index 4194eed..178193a 100644
--- a/japanese/ruby-chasen/Makefile
+++ b/japanese/ruby-chasen/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= ChaSen module for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile
index 8e1d035..43a518f 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bind of EB library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile
index 635e39d..94edd99 100644
--- a/japanese/ruby-ming/Makefile
+++ b/japanese/ruby-ming/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= don@na.rim.or.jp
COMMENT= Yet another Ming module for Ruby built with Japanese support
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming
diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile
index d6b0b56..8c0ee89 100644
--- a/lang/ruby-lua4/Makefile
+++ b/lang/ruby-lua4/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension to make Lua script language as a class
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_LUA= 4.0
USE_ZIP= yes
diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile
index 384aca6..83cc148 100644
--- a/misc/rubygem-ohcount/Makefile
+++ b/misc/rubygem-ohcount/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= eg@fbsd.lt
COMMENT= Ohcount is the source code line counter that powers Ohloh
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \
ragel:${PORTSDIR}/devel/ragel
diff --git a/multimedia/ruby-flvtool2/Makefile b/multimedia/ruby-flvtool2/Makefile
index 5c38b58..54a41fe 100644
--- a/multimedia/ruby-flvtool2/Makefile
+++ b/multimedia/ruby-flvtool2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gslin@gslin.org
COMMENT= Manipulation tool for Macromedia Flash Video files
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile
index cd80731..19aaa76 100644
--- a/net-im/rubygem-termtter/Makefile
+++ b/net-im/rubygem-termtter/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= Terminal based Twitter client
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \
rubygem-termcolor>=1.0.0:${PORTSDIR}/textproc/rubygem-termcolor \
diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile
index a6f2f72..171635f 100644
--- a/net-im/rubygem-xmpp4r/Makefile
+++ b/net-im/rubygem-xmpp4r/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= XMPP/Jabber library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile
index 99f9630..1af26a3 100644
--- a/security/ruby-acl/Makefile
+++ b/security/ruby-acl/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ufo@februality.com
COMMENT= Ruby module to provide Access Control List checks
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index bfb2644..4bcb31a 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= TCP wrappers library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile
index c0963ce..186cabf 100644
--- a/textproc/ruby-amrita/Makefile
+++ b/textproc/ruby-amrita/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= An HTML/XHTML template library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_FEATURES= strscan
diff --git a/textproc/ruby-erbscan/Makefile b/textproc/ruby-erbscan/Makefile
index bcede5f..09976ab 100644
--- a/textproc/ruby-erbscan/Makefile
+++ b/textproc/ruby-erbscan/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= smatsui@karashi.org
COMMENT= ERB compiler accelerator
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 84aa533..1282497 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= A friendly API to libxml for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile
index 09192ea..dbc0d83 100644
--- a/textproc/ruby-sablot/Makefile
+++ b/textproc/ruby-sablot/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= Ruby interface to the Sablotron XSLT processor
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \
expat.6:${PORTSDIR}/textproc/expat2
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile
index ef94f37..c898b01 100644
--- a/textproc/ruby-xmlscan-old/Makefile
+++ b/textproc/ruby-xmlscan-old/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index c62f0ea..10599e9 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com
COMMENT= An XSLT processor in pure Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_GNOME= libxslt
USE_RUBY= yes
diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile
index 0cbfe13..ce5fa0f 100644
--- a/textproc/rubygem-ferret/Makefile
+++ b/textproc/rubygem-ferret/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ferret is a ruby port of Lucene
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RAKE= yes
diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile
index cce62b3..d65d01d 100644
--- a/textproc/rubygem-formosa/Makefile
+++ b/textproc/rubygem-formosa/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= lukhnos@gmail.com
COMMENT= A collection of libraries for Taiwanese languages processing
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-activesupport>=1.4.2:${PORTSDIR}/devel/rubygem-activesupport
diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile
index 02ee8e0..bb557ff 100644
--- a/textproc/rubygem-htmltools/Makefile
+++ b/textproc/rubygem-htmltools/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Tools for parsing and manipulating HTML text in Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/www/ruby-nora/Makefile b/www/ruby-nora/Makefile
index f0d6fdd..00b30b4 100644
--- a/www/ruby-nora/Makefile
+++ b/www/ruby-nora/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= A rich set of Ruby libraries for Web applications
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index 47c7e3f..656c514 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-gem_plugin>=0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \
rubygem-daemons>=1.0.3:${PORTSDIR}/devel/rubygem-daemons \
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index 60419f1..8bd44b1 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GTK+
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index a4de51e..dd1d2a2 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -13,7 +13,7 @@ MAINTAINER?= ruby@FreeBSD.org
COMMENT?= Ruby interface to the Tk widget set
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile
index 9ff72ba..06971b2 100644
--- a/x11/ruby-gtktrayicon/Makefile
+++ b/x11/ruby-gtktrayicon/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GtkTrayIcon
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
OpenPOWER on IntegriCloud