Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 17:29:18 +0400 (MSD)
From:      Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18601: Update port: net/libetherx
Message-ID:  <200005161329.RAA46335@sapa.ivcme.elektra.ru>

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

>Number:         18601
>Category:       ports
>Synopsis:       Update port: net/libetherx
>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:   Tue May 16 06:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kostya Lukin
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
IVC Mosenergo
>Environment:

Should be processed together with textproc/libxode, net/libjabber
and net/jabber-transport updates.

>Description:

0.9 - 1.0 version change.

>How-To-Repeat:

	

>Fix:

diff -ruN libetherx.bak/Makefile libetherx/Makefile
--- libetherx.bak/Makefile	Mon May  1 07:22:22 2000
+++ libetherx/Makefile	Wed May 10 17:44:33 2000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	libetherx
-PORTVERSION=	0.9
+PORTVERSION=	1.0
 CATEGORIES=     net
-MASTER_SITES=	http://download.jabber.org/dists/0.9/final/
+MASTER_SITES=	http://download.jabber.org/dists/1.0/
 
 MAINTAINER=	lukin@okbmei.msk.su
 
-LIB_DEPENDS=	jabber.0:${PORTSDIR}/net/libjabber \
+LIB_DEPENDS=	jabber.1:${PORTSDIR}/net/libjabber \
 		pth.13:${PORTSDIR}/devel/pth \
 		adns.0:${PORTSDIR}/net/adns
 
diff -ruN libetherx.bak/files/md5 libetherx/files/md5
--- libetherx.bak/files/md5	Mon May  1 07:22:25 2000
+++ libetherx/files/md5	Wed May 10 17:45:10 2000
@@ -1 +1 @@
-MD5 (libetherx-0.9.tar.gz) = 6cb1b78587d74b53b684dde2b3a3b6af
+MD5 (libetherx-1.0.tar.gz) = df26a98e84b96039706e15fadce193ba
diff -ruN libetherx.bak/patches/patch-aa libetherx/patches/patch-aa
--- libetherx.bak/patches/patch-aa	Mon May  1 07:22:26 2000
+++ libetherx/patches/patch-aa	Wed May 10 17:51:41 2000
@@ -1,11 +1,10 @@
---- configure.orig	Tue Mar 28 13:59:55 2000
-+++ configure	Mon Apr 10 20:02:14 2000
-@@ -2264,7 +2264,7 @@
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   ac_save_LIBS="$LIBS"
--LIBS="-ladns  $LIBS"
-+LIBS="-ladns "-L$prefix/lib" $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 2270 "configure"
- #include "confdefs.h"
+--- man/etherx-config.1.orig	Wed Mar  1 04:58:40 2000
++++ man/etherx-config.1	Wed May 10 17:50:59 2000
+@@ -1,7 +1,6 @@
+ .\" Process this file with
+ .\" groff -man -Tascii etherx-config.1
+ .\"
+-
+ .PU
+ .TH ETHERX-CONFIG 1
+ 
diff -ruN libetherx.bak/pkg/PLIST libetherx/pkg/PLIST
--- libetherx.bak/pkg/PLIST	Mon May  1 07:22:27 2000
+++ libetherx/pkg/PLIST	Wed May 10 18:00:59 2000
@@ -2,6 +2,6 @@
 include/etherx.h
 lib/libetherx.a
 lib/libetherx.so
-lib/libetherx.so.0
+lib/libetherx.so.1
 @exec /sbin/ldconfig -m %B
 @unexec /sbin/ldconfig -R

>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?200005161329.RAA46335>