Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2001 16:25:33 +0900 (JST)
From:      umeno@rr.iij4u.or.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26564: Update ports: net/ethereal version 0.8.17
Message-ID:  <200104140725.f3E7PXY04628@belldandy.unnumbered.net>

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

>Number:         26564
>Category:       ports
>Synopsis:       Update ports: net/ethereal version 0.8.17
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 14 00:30:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.3-RC FreeBSD 4.3-RC #0: Tue Apr 10 01:08:40 JST 2001 umeno@belldandy.unnumbered.net:/data2/umeno/free/kernel/sys/compile/BELLDANDY2 i386


	
>Description:
	Update ports: net/ethereal version 0.8.17
>How-To-Repeat:
	
>Fix:

diff -urN ethereal.orig/Makefile ethereal/Makefile
--- ethereal.orig/Makefile	Sun Mar 11 12:37:04 2001
+++ ethereal/Makefile	Sat Apr 14 16:11:21 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ethereal
-PORTVERSION=	0.8.16
+PORTVERSION=	0.8.17
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \
@@ -14,6 +14,11 @@
 		ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/
 
 MAINTAINER=	billf@FreeBSD.org
+
+.if ${PORTVERSION} == 0.8.17
+WRKSRC=         ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}-a
+.endif
 
 USE_X_PREFIX=	yes
 USE_GTK=	yes
diff -urN ethereal.orig/distinfo ethereal/distinfo
--- ethereal.orig/distinfo	Sun Mar 11 12:37:04 2001
+++ ethereal/distinfo	Sat Apr 14 12:13:21 2001
@@ -1 +1 @@
-MD5 (ethereal-0.8.16.tar.gz) = b5779e57d0cb325e98ccad56be91b1db
+MD5 (ethereal-0.8.17-a.tar.gz) = e28e340ceb41b01609a51c885a6ede0e
>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?200104140725.f3E7PXY04628>