Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 07:36:39 +0900 (JST)
From:      IIJIMA Hiromitsu <isunin@dennougedougakkai-ndd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76015: [patch] unbreak biology/molden or upgrade to latest version
Message-ID:  <20050109223639.E9248AAE1@sodans.usata.org>
Resent-Message-ID: <200501092240.j09MeAnr039582@freefall.freebsd.org>

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

>Number:         76015
>Category:       ports
>Synopsis:       [patch] unbreak biology/molden or upgrade to latest version
>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:   Sun Jan 09 22:40:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     IIJIMA Hiromitsu
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
DENNOU GEDOU GAKKAI, N.D.D.
>Environment:
System: FreeBSD sodans.usata.org 4.10-RELEASE FreeBSD 4.10-RELEASE #3: Mon Jun 14 20:22:42 JST 2004 root@sodans.usata.org:/var/obj/usr/src/sys/SODANS i386

>Description:
When building, 'checksum mismatch' occurs.
It seems that molden3.9.tar.Z was updated one month later from this port was last updated. 

>How-To-Repeat:
	# cd /usr/ports/biology/molden
	# make build TRYBROKEN=yes

>Fix:
Apply the following patch:

--- distinfo~	Sun Jul 20 03:23:17 2003
+++ distinfo	Mon Jan 10 07:29:14 2005
@@ -1 +1,2 @@
 MD5 (molden3.9.tar.Z) = 66061c5187193b0a11be548d0da3e2bc
+MD5 (molden3.9.tar.Z) = b6ad8507344c5726e9ec371ea06a6a5b
--- Makefile~	Mon Dec 20 03:54:07 2004
+++ Makefile	Mon Jan 10 07:33:41 2005
@@ -16,10 +16,6 @@
 MAINTAINER=	rmiya@cc.hirosaki-u.ac.jp
 COMMENT=	Display molecular orbitals and electron densities in 2D and 3D
 
-BROKEN=		"Checksum mismatch"
-EXPIRATION_DATE=2005-02-18
-DEPRECATED=	${BROKEN}
-
 USE_XLIB=	yes
 
 RESTRICTED=	"free for academic, non profit usage;"




or upgrade to latest version.
>Release-Note:
>Audit-Trail:
>Unformatted:



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