Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 17:25:33 +0400 (MSD)
From:      Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18600: Update port: net/libjabber
Message-ID:  <200005161325.RAA45888@sapa.ivcme.elektra.ru>

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

>Number:         18600
>Category:       ports
>Synopsis:       Update port: net/libjabber
>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:30:01 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/libetherx
and net/jabber-transport updates.

>Description:

0.9 - 1.0 version change.

>How-To-Repeat:

	

>Fix:

diff -ruN libjabber.bak/Makefile libjabber/Makefile
--- libjabber.bak/Makefile	Mon May  1 07:20:16 2000
+++ libjabber/Makefile	Wed May 10 16:28:14 2000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	libjabber
-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=	xode.0:${PORTSDIR}/textproc/libxode
+LIB_DEPENDS=	xode.1:${PORTSDIR}/textproc/libxode
 
 USE_LIBTOOL=	yes
 
diff -ruN libjabber.bak/files/md5 libjabber/files/md5
--- libjabber.bak/files/md5	Mon May  1 07:20:20 2000
+++ libjabber/files/md5	Wed May 10 16:28:36 2000
@@ -1 +1 @@
-MD5 (libjabber-0.9.tar.gz) = 7433f63f357a9f00d834ac69efd64aa6
+MD5 (libjabber-1.0.tar.gz) = 48a042fc22062028e880a1de103f939b
diff -ruN libjabber.bak/patches/patch-aa libjabber/patches/patch-aa
--- libjabber.bak/patches/patch-aa	Thu Jan  1 03:00:00 1970
+++ libjabber/patches/patch-aa	Wed May 10 16:42:14 2000
@@ -0,0 +1,10 @@
+--- man/jabber-config.1.orig	Wed Mar  1 00:15:13 2000
++++ man/jabber-config.1	Wed May 10 16:39:59 2000
+@@ -1,7 +1,6 @@
+ .\" Process this file with
+ .\" groff -man -Tascii jabber-config.1
+ .\"
+-
+ .PU
+ .TH JABBER-CONFIG 1
+ 
diff -ruN libjabber.bak/pkg/PLIST libjabber/pkg/PLIST
--- libjabber.bak/pkg/PLIST	Mon May  1 07:20:27 2000
+++ libjabber/pkg/PLIST	Wed May 10 16:46:33 2000
@@ -2,7 +2,7 @@
 include/jabber/jabber.h
 lib/libjabber.a
 lib/libjabber.so
-lib/libjabber.so.0
+lib/libjabber.so.1
 @exec /sbin/ldconfig -m %B
 @unexec /sbin/ldconfig -R
 @dirrm include/jabber

>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?200005161325.RAA45888>