Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2002 10:14:39 -0700 (PDT)
From:      "Guilherme J. R. Oliveira" <guilherme@nortenet.pt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40270: ImageMagick fails to download source
Message-ID:  <200207061714.g66HEdPa051938@www.freebsd.org>

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

>Number:         40270
>Category:       ports
>Synopsis:       ImageMagick fails to download source
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 06 10:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Guilherme J. R. Oliveira
>Release:        RELENG_4_6
>Organization:
host-valley.com
>Environment:
FreeBSD parpa.garpa 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #2: Fri Jun 28 23:56:30 WEST 2002     root@parpa.garpa:/usr/obj/usr/src/sys/PARPA  i386
      
>Description:
While installing apsfilter it breaked in ImageMagick because it didn't found any ImageMagick-5.4.6-2.tar.gz on every server listed in the port.      
>How-To-Repeat:
cd /usr/ports/graphics/ImageMagick && make install      
>Fix:
Change PORTVERSION to 5.4.6.3 :

*** /usr/ports/graphics/ImageMagick/Makefile	Thu Jun 27 22:09:51 2002
--- Makefile	Sat Jul  6 19:06:36 2002
***************
*** 6,12 ****
  #
  
  PORTNAME=	ImageMagick
! PORTVERSION=	5.4.6.2
  CATEGORIES=	graphics perl5
  MASTER_SITES=	http://imagemagick.sourceforge.net/http/ \
  		ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \
--- 6,12 ----
  #
  
  PORTNAME=	ImageMagick
! PORTVERSION=	5.4.6.3
  CATEGORIES=	graphics perl5
  MASTER_SITES=	http://imagemagick.sourceforge.net/http/ \
  		ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \




and





*** /usr/ports/graphics/ImageMagick/distinfo	Thu Jun 27 22:09:51 2002
--- distinfo	Sat Jul  6 19:08:54 2002
***************
*** 1 ****
! MD5 (ImageMagick-5.4.6-2.tar.gz) = 2bf1c8f5b0bccea4159f593c09f8f077
--- 1 ----
! MD5 (ImageMagick-5.4.6-3.tar.gz) = 5f395c701eee35cde44d708b0e8979e6

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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