Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 01:51:01 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29619: Update net/etherape to 0.8.1
Message-ID:  <20010811055101.15C8AD91C@electron.databits.net>

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

>Number:         29619
>Category:       ports
>Synopsis:       Update net/etherape to 0.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 10 23:00:15 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Aug 8 12:51:05 EDT 2001 root@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

- update to version 0.8.1
- remove unnecessary lib_depend

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/etherape/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/08/05 03:23:26	1.4
+++ Makefile	2001/08/11 05:17:17
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	etherape
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	net gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	petef@databits.net
 
-LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext \
-		gdk_pixbuf.2:${PORTSDIR}/x11/gnome
+LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext
 
 GNU_CONFIGURE=	yes
 USE_GNOME=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/etherape/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2001/08/05 03:23:26	1.3
+++ distinfo	2001/08/10 20:52:54
@@ -1 +1 @@
-MD5 (etherape-0.8.0.tar.gz) = 5cce9e9d7cb2698e0aa5a3ef086a7c06
+MD5 (etherape-0.8.1.tar.gz) = bef9f3b1a21bcdae9ad1d5c3da6bd388
>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?20010811055101.15C8AD91C>