ports/133046: [maintainer] science/gave: fix inappropriate dependency
Shin'ya Murakami
murashin at epa.scitec.kobe-u.ac.jp
Wed Mar 25 06:00:10 UTC 2009
>Number: 133046
>Category: ports
>Synopsis: [maintainer] science/gave: fix inappropriate dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 25 06:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Shin'ya Murakami
>Release: FreeBSD 7.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD lune-epa.scitec.kobe-u.ac.jp 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #8: Mon Mar 23 20:12:04 JST 2009 murashin at lune.epa.scitec.kobe-u.ac.jp:/usr/obj/usr/src/sys/LUNE i386
>Description:
- fix inappropriate dependency on devel/ruby-gettext.
- change maintainer's email address.
>How-To-Repeat:
N/A
>Fix:
--- gave.diff begins here ---
diff -urN /usr/ports/science/gave/Makefile gave/Makefile
--- /usr/ports/science/gave/Makefile 2008-06-07 16:48:40.000000000 +0900
+++ gave/Makefile 2009-03-15 18:23:46.000000000 +0900
@@ -7,12 +7,12 @@
PORTNAME= gave
PORTVERSION= 1.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science graphics ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/gave/
DIST_SUBDIR= ruby
-MAINTAINER= murakami at ahs.scitec.kobe-u.ac.jp
+MAINTAINER= murashin at gfd-dennou.org
COMMENT= A gtk+ based grid data analyser and viewer written in Ruby
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray \
@@ -29,7 +29,7 @@
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_NLS)
-RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext
+RUN_DEPENDS+= ${RUBY_SITELIBDIR}/locale.rb:${PORTSDIR}/devel/ruby-gettext
.if ${RUBY_VER} >= 1.7
RUN_DEPENDS+= ${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv
.else
--- gave.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list