Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 17:21:08 +0400 (MSD)
From:      Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18599: Port update: textproc/libxode
Message-ID:  <200005161321.RAA45568@sapa.ivcme.elektra.ru>

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

>Number:         18599
>Category:       ports
>Synopsis:       Port update: textproc/libxode
>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 net/libjabber, net/libetherx
and net/jabber-transport updates.

>Description:

0.9 - 1.0 version change.

>How-To-Repeat:

	

>Fix:
	
diff -ruN libxode.bak/Makefile libxode/Makefile
--- libxode.bak/Makefile	Mon May  1 06:37:53 2000
+++ libxode/Makefile	Wed May 10 15:22:44 2000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	libxode
-PORTVERSION=	0.9
+PORTVERSION=	1.0
 CATEGORIES=	textproc
-MASTER_SITES=	http://download.jabber.org/dists/0.9/final/
+MASTER_SITES=	http://download.jabber.org/dists/1.0/
 
 MAINTAINER=	lukin@okbmei.msk.su
 
diff -ruN libxode.bak/files/md5 libxode/files/md5
--- libxode.bak/files/md5	Mon May  1 06:37:57 2000
+++ libxode/files/md5	Wed May 10 15:27:15 2000
@@ -1 +1 @@
-MD5 (libxode-0.9.tar.gz) = 04e6124c6bf3e21cb677620c338adb8c
+MD5 (libxode-1.0.tar.gz) = bbfd029fd35133d3ed4686a178d02e28
diff -ruN libxode.bak/pkg/PLIST libxode/pkg/PLIST
--- libxode.bak/pkg/PLIST	Mon May  1 06:37:58 2000
+++ libxode/pkg/PLIST	Wed May 10 16:08:12 2000
@@ -1,7 +1,8 @@
+bin/libxode-config
 include/libxode.h
 include/xmlparse.h
 lib/libxode.a
 lib/libxode.so
-lib/libxode.so.0
+lib/libxode.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?200005161321.RAA45568>