Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 16:17:08 -0300 (ART)
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74897: [maintainer-update] unbreak: update seaview to 2004.09.24
Message-ID:  <200412091917.iB9JH8q6064952@pi.iib.unsam.edu.ar>
Resent-Message-ID: <200412091920.iB9JKMZH002906@freefall.freebsd.org>

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

>Number:         74897
>Category:       ports
>Synopsis:       [maintainer-update] unbreak: update seaview to 2004.09.24
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 09 19:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
IIB-UNSAM
>Environment:

FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI  i386

	
>Description:
	
	
	Seaview has recently been updated. Since the author does not use
	versioning, all seaview releases lack version numbers or any
	useful identifier. This causes the md5 checksum change to break
	builds.	
	
	This update brings seaview to the latest release (dated 09.24.04
	in the FTP site).

	While here add a modeline for vi, and fix a tab (cosmetic)
	
>How-To-Repeat:
	
	
>Fix:

	



--- seaview.diff begins here ---
diff -ruN /usr/ports/biology/seaview/Makefile seaview/Makefile
--- /usr/ports/biology/seaview/Makefile	Thu May 20 13:46:23 2004
+++ seaview/Makefile	Thu Dec  9 15:59:33 2004
@@ -1,3 +1,4 @@
+# ex:ts=8
 # New ports collection Makefile for: seaview
 # Date created:         Dec 5 1997
 # Whom:                 frankch@waru.life.nthu.edu.tw
@@ -6,7 +7,7 @@
 #
 
 PORTNAME=	seaview
-PORTVERSION=	2004.03.16
+PORTVERSION=	2004.09.24
 CATEGORIES=	biology
 MASTER_SITES=	ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/
 DISTNAME=	${PORTNAME}
@@ -20,7 +21,7 @@
 
 USE_X_PREFIX=	yes
 NO_WRKSUBDIR=	yes
-EXTRACT_CMD=		${CAT}
+EXTRACT_CMD=	${CAT}
 EXTRACT_BEFORE_ARGS=	#
 ALL_TARGET=	${PORTNAME}
 
diff -ruN /usr/ports/biology/seaview/distinfo seaview/distinfo
--- /usr/ports/biology/seaview/distinfo	Thu May 20 13:46:23 2004
+++ seaview/distinfo	Thu Dec  9 16:04:18 2004
@@ -1,2 +1,2 @@
-MD5 (seaview-2004.03.16/seaview.tar) = 48db16486992fed35dad053fed0734e0
-SIZE (seaview-2004.03.16/seaview.tar) = 560640
+MD5 (seaview-2004.09.24/seaview.tar) = bef06edecac9a3d1a032e6d926a61fef
+SIZE (seaview-2004.09.24/seaview.tar) = 560640
--- seaview.diff ends here ---

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



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