Skip site navigation (1)Skip section navigation (2)
Date:      1 Aug 2003 09:12:00 -0000
From:      "Sebastian Yepes F.ESN" <esn@x123.info>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55142: [Port Update]:: net/ethereal 0.9.13 -> 0.9.14
Message-ID:  <20030801091200.27523.qmail@mail.x123.info>
Resent-Message-ID: <200308010920.h719K6sR082500@freefall.freebsd.org>

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

>Number:         55142
>Category:       ports
>Synopsis:       [Port Update]:: net/ethereal 0.9.13 -> 0.9.14
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 01 02:20:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Yepes F. [ESN]
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD agosto 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Tue Jul 22 15:14:38 GMT 2003 root@agosto:/usr/obj/usr/src/sys/MYK_SRV i386


	
>Description:
	Port Update of ethereal to 0.9.14
>How-To-Repeat:
	
>Fix:


diff -ur ethereal.old/Makefile ethereal/Makefile
--- ethereal.old/Makefile	Fri Jul 11 20:19:02 2003
+++ ethereal/Makefile	Fri Aug  1 11:04:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ethereal
-PORTVERSION=	0.9.13
+PORTVERSION=	0.9.14
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
@@ -51,11 +51,6 @@
 CONFIGURE_ARGS+=	--enable-snmp=no --without-ucdsnmp --without-net-snmp
 .endif
 
-MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
-
-pre-install:
-.for i in ${MAN1}
-	${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1
-.endfor
+MAN1+=		editcap.1 ethereal idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
 
 .include <bsd.port.mk>
diff -ur ethereal.old/distinfo ethereal/distinfo
--- ethereal.old/distinfo	Fri Jul 11 20:19:02 2003
+++ ethereal/distinfo	Fri Aug  1 10:40:14 2003
@@ -1 +1 @@
-MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6
+MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
diff -ur ethereal.old/pkg-plist ethereal/pkg-plist
--- ethereal.old/pkg-plist	Fri Jul 11 20:19:02 2003
+++ ethereal/pkg-plist	Fri Aug  1 10:52:23 2003
@@ -22,6 +22,12 @@
 lib/ethereal/plugins/%%PORTVERSION%%/pcli.so
 lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la
 lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
+man/man1/editcap.1.gz
+man/man1/ethereal.1.gz
+man/man1/idl2eth.1.gz
+man/man1/mergecap.1.gz
+man/man1/tethereal.1.gz
+man/man1/text2pcap.1.gz
 share/ethereal/diameter/dictionary.dtd
 share/ethereal/diameter/dictionary.xml
 share/ethereal/diameter/mobileipv4.xml

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



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