1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Upgrade libetherx to 1.0

PR:		18601
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
This commit is contained in:
Neil Blakey-Milner 2000-05-16 14:15:38 +00:00
parent dc112585bd
commit 2c6dcd605b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28486
4 changed files with 15 additions and 16 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (libetherx-0.9.tar.gz) = 6cb1b78587d74b53b684dde2b3a3b6af
MD5 (libetherx-1.0.tar.gz) = df26a98e84b96039706e15fadce193ba

View File

@ -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

View File

@ -2,6 +2,6 @@ bin/etherx-config
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