svn commit: r304254 - head/japanese/ruby-eb
Ruslan Mahmatkhanov
rm at FreeBSD.org
Fri Sep 14 04:36:46 UTC 2012
Author: rm
Date: Fri Sep 14 04:36:45 2012
New Revision: 304254
URL: http://svn.freebsd.org/changeset/ports/304254
Log:
- chase japanese/eb update, that I forgot in previous commit
PR: 167175
Spotted by: Yasuhiro KIMURA <yasu at utahime dot org> (maintainer of japanese/eb)
Modified:
head/japanese/ruby-eb/Makefile
head/japanese/ruby-eb/pkg-descr
Modified: head/japanese/ruby-eb/Makefile
==============================================================================
--- head/japanese/ruby-eb/Makefile Fri Sep 14 02:53:02 2012 (r304253)
+++ head/japanese/ruby-eb/Makefile Fri Sep 14 04:36:45 2012 (r304254)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: Ruby EB
-# Date created: 6 Sep 2000
-# Whom: Akinori MUSHA aka knu <knu at idaemons.org>
-#
# $FreeBSD$
-#
PORTNAME= eb
PORTVERSION= 2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= japanese ruby
MASTER_SITES= http://rubyeb.sourceforge.net/ \
SF/rubyeb/rubyeb/rubyeb-${PORTVERSION}
@@ -17,7 +12,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby bind of EB library
-LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
Modified: head/japanese/ruby-eb/pkg-descr
==============================================================================
--- head/japanese/ruby-eb/pkg-descr Fri Sep 14 02:53:02 2012 (r304253)
+++ head/japanese/ruby-eb/pkg-descr Fri Sep 14 04:36:45 2012 (r304254)
@@ -1,4 +1,3 @@
Ruby EB -- Ruby bind of EB library.
-Author: Nishikawa,Yasuhiro <nyasu at osk.3web.ne.jp>
-WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb
+WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rubyeb
More information about the svn-ports-all
mailing list