mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSD
allegedly, so I'm glad I'm lazy.
This commit is contained in:
parent
ca96bf66c6
commit
c4bd783b24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21926
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ethereal
|
||||
# Version required: 0.7.3
|
||||
# Version required: 0.7.5
|
||||
# Date created: 10 August 1998
|
||||
# Whom: Bill Fumerola <billf@chc-chimes.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ethereal-0.7.3
|
||||
DISTNAME= ethereal-0.7.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
|
||||
http://www.linuxberg.com/files/x11/network/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ethereal-0.7.3.tar.gz) = 3c3a3071628e2cc8e0446c6d9f8ae6f1
|
||||
MD5 (ethereal-0.7.5.tar.gz) = e693028d6b987487efb5209803a25039
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ethereal.h.orig Thu Sep 17 19:14:28 1998
|
||||
+++ ethereal.h Thu Sep 17 19:15:15 1998
|
||||
@@ -27,6 +27,7 @@
|
||||
#define __ETHEREAL_H__
|
||||
|
||||
#include "config.h"
|
||||
+#include <machine/endian.h>
|
||||
|
||||
#define RC_FILE ".etherealrc"
|
||||
#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: ethereal
|
||||
# Version required: 0.7.3
|
||||
# Version required: 0.7.5
|
||||
# Date created: 10 August 1998
|
||||
# Whom: Bill Fumerola <billf@chc-chimes.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ethereal-0.7.3
|
||||
DISTNAME= ethereal-0.7.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
|
||||
http://www.linuxberg.com/files/x11/network/ \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ethereal-0.7.3.tar.gz) = 3c3a3071628e2cc8e0446c6d9f8ae6f1
|
||||
MD5 (ethereal-0.7.5.tar.gz) = e693028d6b987487efb5209803a25039
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ethereal.h.orig Thu Sep 17 19:14:28 1998
|
||||
+++ ethereal.h Thu Sep 17 19:15:15 1998
|
||||
@@ -27,6 +27,7 @@
|
||||
#define __ETHEREAL_H__
|
||||
|
||||
#include "config.h"
|
||||
+#include <machine/endian.h>
|
||||
|
||||
#define RC_FILE ".etherealrc"
|
||||
#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"
|
Loading…
Reference in New Issue
Block a user