From 2c6dcd605b27d9d78aa4cdcf25303baad2cd9cd7 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Tue, 16 May 2000 14:15:38 +0000 Subject: Upgrade libetherx to 1.0 PR: 18601 Submitted by: Kostya Lukin (maintainer) --- net/libetherx/Makefile | 6 +++--- net/libetherx/distinfo | 2 +- net/libetherx/files/patch-aa | 21 ++++++++++----------- net/libetherx/pkg-plist | 2 +- 4 files changed, 15 insertions(+), 16 deletions(-) diff --git a/net/libetherx/Makefile b/net/libetherx/Makefile index 41b84ef1eac8..ebde350d50db 100644 --- a/net/libetherx/Makefile +++ b/net/libetherx/Makefile @@ -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 --git a/net/libetherx/distinfo b/net/libetherx/distinfo index 9d480c64d631..04ddb6199346 100644 --- a/net/libetherx/distinfo +++ b/net/libetherx/distinfo @@ -1 +1 @@ -MD5 (libetherx-0.9.tar.gz) = 6cb1b78587d74b53b684dde2b3a3b6af +MD5 (libetherx-1.0.tar.gz) = df26a98e84b96039706e15fadce193ba diff --git a/net/libetherx/files/patch-aa b/net/libetherx/files/patch-aa index e1d848d34a32..906b9d103fea 100644 --- a/net/libetherx/files/patch-aa +++ b/net/libetherx/files/patch-aa @@ -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 <