Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 12:58:38 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53196: Update lang/libutils: 1.0 -> 1.0.3
Message-ID:  <E19Q3JO-0006zH-1X@voodoo.oberon.net>
Resent-Message-ID: <200306111100.h5BB0VtA025122@freefall.freebsd.org>

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

>Number:         53196
>Category:       ports
>Synopsis:       Update lang/libutils: 1.0 -> 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 04:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update lang/libutils: 1.0 -> 1.0.3

* file locking support was added
* bug fixes

>How-To-Repeat:
>Fix:
diff -urN libutils.orig/Makefile libutils/Makefile
--- libutils.orig/Makefile	Wed Jun  4 22:10:33 2003
+++ libutils/Makefile	Wed Jun 11 12:53:39 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libutils
-PORTVERSION=	1.0
+PORTVERSION=	1.0.3
 CATEGORIES=	lang
 MASTER_SITES=	http://savannah.gnu.org/download/nsl/ \
 		http://iling.nw.ru/~artem/downloads/ \
diff -urN libutils.orig/distinfo libutils/distinfo
--- libutils.orig/distinfo	Fri Jan 17 12:23:57 2003
+++ libutils/distinfo	Wed Jun 11 12:53:43 2003
@@ -1 +1 @@
-MD5 (libutils-1.0.tar.gz) = 50e3640446c196493ebdcd0d6351955c
+MD5 (libutils-1.0.3.tar.gz) = bffd064ada7576aad6c68777060ce42f
diff -urN libutils.orig/pkg-plist libutils/pkg-plist
--- libutils.orig/pkg-plist	Fri Jan 17 12:23:57 2003
+++ libutils/pkg-plist	Wed Jun 11 12:55:26 2003
@@ -1,9 +1,8 @@
 include/dstring.h
 include/gfnmatch.h
 include/lists.h
-include/stack.h
 include/util.h
 lib/libutils.a
 lib/libutils.la
 lib/libutils.so
-lib/libutils.so.0
+lib/libutils.so.1
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19Q3JO-0006zH-1X>