ports/96044: [PATCH] graphics/mingplot: Rename ming.so to mingc.so

IWATSUKI Hiroyuki don at na.rim.or.jp
Wed Apr 19 13:50:12 UTC 2006


>Number:         96044
>Category:       ports
>Synopsis:       [PATCH] graphics/mingplot: Rename ming.so to mingc.so
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 19 13:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Natsume Co., Ltd.
>Environment:
System: FreeBSD lemmy.moonrock.local 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Sun Mar 26 16:39:12 JST 2006
>Description:
ming.so in RUN_DEPENDS is renamed to mingc.so
because graphics/ming is updated to 0.3.0.0.1.7.

Port maintainer (umeno at rr.iij4u.or.jp) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- mingplot-0.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/mingplot/Makefile,v
retrieving revision 1.4
diff -u -p -u -r1.4 Makefile
--- Makefile	25 Mar 2004 10:20:08 -0000	1.4
+++ Makefile	13 Apr 2006 08:33:39 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	mingplot
 PORTVERSION=	0.3
+PORTREVISION=	1
 CATEGORIES=	graphics www
 MASTER_SITES=	http://namazu.org/~satoru/mingplot/
 
 MAINTAINER=	umeno at rr.iij4u.or.jp
 COMMENT=	A tool to generate a flash-based chart
 
-RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/ming/ming.so:${PORTSDIR}/graphics/ruby-ming
+RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/ming/mingc.so:${PORTSDIR}/graphics/ruby-ming
 
 USE_RUBY=	yes
 USE_RUBY_FEATURES=	iconv
--- mingplot-0.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list