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-ming | |
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-ming')
-rw-r--r-- | japanese/ruby-ming/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile index 488c3a09330f..635e39d8d665 100644 --- a/japanese/ruby-ming/Makefile +++ b/japanese/ruby-ming/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/Ming-ja -# Date created: 13 November 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= ming PORTVERSION= 0.2a.${RUBY_MING_VERSION} @@ -19,6 +15,9 @@ DIST_SUBDIR= ruby 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 + LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming RUBY_MING_VERSION= 0.1.6 |