ports/82315: Update port graphics/ruby-rmagick to 1.8.2

Björn König bkoenig at cs.tu-berlin.de
Thu Jun 16 10:20:26 UTC 2005


>Number:         82315
>Category:       ports
>Synopsis:       Update port graphics/ruby-rmagick to 1.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 16 10:20:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Björn König
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list