Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 16:53:40 +0900 (JST)
From:      "Shin'ya Murakami" <murakami@ahs.scitec.kobe-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64245: [MAINTAINER] science/ruby-dcl{,-gtk}: update to 1.4.0
Message-ID:  <20040314.165340.88522321.murashin@edamame.summing.com>
Resent-Message-ID: <200403140800.i2E80k39033941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64245
>Category:       ports
>Synopsis:       [MAINTAINER] science/ruby-dcl{,-gtk}: update to 1.4.0
>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:   Sun Mar 14 00:00:46 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Shin'ya Murakami
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD faris.lodoss.forceria 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Mar 4 17:44:11 JST 2004 murashin@faris.lodoss.forceria:/cvs/obj/mg/cvs/freebsd/src/sys/FARIS i386

>Description:
	update to 1.4.0
	In 1.4.0, gtk patch was merged to original code,
	so the difference between ruby-dcl and ruby-dcl-gtk
	is only RUN_DEPENDS line.
	
>How-To-Repeat:
	N/A
>Fix:

diff -u /usr/ports/science/ruby-dcl/Makefile ruby-dcl/Makefile
--- /usr/ports/science/ruby-dcl/Makefile	Sat Feb 28 08:54:13 2004
+++ ruby-dcl/Makefile	Thu Mar 11 14:03:45 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dcl
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	science graphics ruby
 MASTER_SITES=	http://www.gfd-dennou.org/arch/ruby/products/ruby-dcl/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -22,11 +22,8 @@
 USE_RUBY_EXTCONF=	yes
 
 .if defined(WITH_GTK)
-PATCHFILES=	ruby-dcl-1.3.0-gtk2-4.patch
-PATCH_SITES=	http://www-mete.kugi.kyoto-u.ac.jp/seiya/dcl/tarball/
-PATCH_DIST_STRIP=	-p1
 PKGNAMESUFFIX=	-gtk
-RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/imlib2.so:${PORTSDIR}/graphics/ruby-imlib2 \
+RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
 		${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
 		${X11BASE}/lib/libcdcl52.a:${PORTSDIR}/science/cdcl-gtk
 .else
diff -u /usr/ports/science/ruby-dcl/distinfo ruby-dcl/distinfo
--- /usr/ports/science/ruby-dcl/distinfo	Sat Feb 28 08:54:13 2004
+++ ruby-dcl/distinfo	Thu Mar 11 13:44:52 2004
@@ -1,4 +1,2 @@
-MD5 (ruby/ruby-dcl-1.3.2.tar.gz) = 3b085ca7cec5e336001e05b1dd5e3c15
-SIZE (ruby/ruby-dcl-1.3.2.tar.gz) = 254935
-MD5 (ruby/ruby-dcl-1.3.0-gtk2-4.patch) = 897758e431816d9efaf0c7006ac94697
-SIZE (ruby/ruby-dcl-1.3.0-gtk2-4.patch) = 3475
+MD5 (ruby/ruby-dcl-1.4.0.tar.gz) = 3046e5896fb52b3a94d604c8d585a8b9
+SIZE (ruby/ruby-dcl-1.4.0.tar.gz) = 255368
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040314.165340.88522321.murashin>