diff options
author | swills <swills@FreeBSD.org> | 2013-03-03 05:01:58 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-03-03 05:01:58 +0800 |
commit | 9cd73e761755555a10327e2dc86cde1ba7e2cd5e (patch) | |
tree | 8f46c2cbb8bd0e823cb541fb737c52436a6d7db6 /japanese/ruby-eb | |
parent | 979974ea183bf70bcb6df47d9cdfaa83b922534c (diff) | |
download | freebsd-ports-gnome-9cd73e761755555a10327e2dc86cde1ba7e2cd5e.tar.gz freebsd-ports-gnome-9cd73e761755555a10327e2dc86cde1ba7e2cd5e.tar.zst freebsd-ports-gnome-9cd73e761755555a10327e2dc86cde1ba7e2cd5e.zip |
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
Diffstat (limited to 'japanese/ruby-eb')
-rw-r--r-- | japanese/ruby-eb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile index 0a5c4123b769..8e1d03559534 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bind of EB library +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb USE_RUBY= yes |