From bkoenig@cs.tu-berlin.de  Thu Jun 16 10:11:41 2005
Return-Path: <bkoenig@cs.tu-berlin.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C21C16A41C;
	Thu, 16 Jun 2005 10:11:41 +0000 (GMT)
	(envelope-from bkoenig@cs.tu-berlin.de)
Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2263443D48;
	Thu, 16 Jun 2005 10:11:40 +0000 (GMT)
	(envelope-from bkoenig@cs.tu-berlin.de)
Received: from hoppel.local (port-212-202-169-37.dynamic.qsc.de [212.202.169.37])
	by mail.efacilitas.de (Postfix) with SMTP id 20FBB1239BC;
	Thu, 16 Jun 2005 12:10:04 +0200 (CEST)
Received: by hoppel.local (sSMTP sendmail emulation); Thu, 16 Jun 2005 12:10:15 +0200
Message-Id: <20050616101004.20FBB1239BC@mail.efacilitas.de>
Date: Thu, 16 Jun 2005 12:10:15 +0200
From: "Bjrn Knig" <bkoenig@cs.tu-berlin.de>
Reply-To: Bjrn Knig <bkoenig@cs.tu-berlin.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: knu@FreeBSD.org
Subject: Update port graphics/ruby-rmagick to 1.8.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82315
>Category:       ports
>Synopsis:       Update port graphics/ruby-rmagick to 1.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    knu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 16 10:20:25 GMT 2005
>Closed-Date:    Thu Jul 21 14:49:01 GMT 2005
>Last-Modified:  Thu Jul 21 14:49:01 GMT 2005
>Originator:     Bjrn Knig
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
	The patch below updates the port graphics/ruby-magick to 1.8.2.
	Note: I removed the condition that it's broken for amd64, but I
	didn't tested it. Someone should do this.
>How-To-Repeat:
>Fix:

--- ruby-rmagick.diff begins here ---
--- Makefile.orig	Thu Jun 16 11:45:19 2005
+++ Makefile	Thu Jun 16 11:49:19 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	rmagick
-PORTVERSION=	1.7.0
-PORTREVISION=	2
+PORTVERSION=	1.8.2
+PORTREVISION=	0
 CATEGORIES=	graphics ruby
-MASTER_SITES=	http://rubyforge.org/frs/download.php/2231/
+MASTER_SITES=	http://rubyforge.org/frs/download.php/4827/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	RMagick-${PORTVERSION}
 DIST_SUBDIR=	ruby
@@ -24,6 +24,7 @@
 BUILD_DEPENDS=	wmf2eps:${PORTSDIR}/graphics/libwmf
 LIB_DEPENDS=	Magick.8:${PORTSDIR}/graphics/ImageMagick
 
+USE_BZIP2=	yes
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
 RUBY_SETUP=	install.rb
@@ -41,11 +42,6 @@
 
 .if ${OSVERSION} < 500000
 BROKEN=		"Does not compile on FreeBSD 4.x"
-.endif
-
-# XXX should be resolved in 1.7.2
-.if ${ARCH} == "amd64"
-BROKEN=		"Segfaults during build"
 .endif
 
 pre-configure:
--- distinfo.orig	Thu Jun 16 11:45:08 2005
+++ distinfo	Thu Jun 16 11:50:14 2005
@@ -1,2 +1,2 @@
-MD5 (ruby/RMagick-1.7.0.tar.gz) = d2b6c0970ebd90d3e37f5e7e35b78ca7
-SIZE (ruby/RMagick-1.7.0.tar.gz) = 806446
+MD5 (ruby/RMagick-1.8.2.tar.bz2) = 96c5ee1977fd9c3dba4281969f25be22
+SIZE (ruby/RMagick-1.8.2.tar.bz2) = 906748
--- ruby-rmagick.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->knu 
Responsible-Changed-By: pav 
Responsible-Changed-When: Thu Jun 16 13:50:14 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82315 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Jul 21 14:48:46 GMT 2005 
State-Changed-Why:  
Committed, thanks! (In fact, I took a liberty to update it further 
to 1.9.0) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82315 
>Unformatted:
