Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 10:14:46 -0800 (PST)
From:      c9710216@atlas.newcastle.edu.au
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15461: Update of misc/xdelta port
Message-ID:  <19991213181446.A339F151DA@hub.freebsd.org>

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

>Number:         15461
>Category:       ports
>Synopsis:       Update of misc/xdelta port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 13 10:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jacob A. Hart
>Release:        4.0-CURRENT
>Organization:
>Environment:
>Description:
Updates xdelta-1.0.2 to xdelta-1.1.1
>How-To-Repeat:

>Fix:
Apply this patch:

diff -ruN xdelta.old/Makefile xdelta/Makefile
--- xdelta.old/Makefile Mon Oct 18 16:46:00 1999
+++ xdelta/Makefile     Tue Dec 14 06:01:54 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:           xdelta
-# Version required:                            1.0.2
-# Date created:                                        Sun May  4 21:40:06 CDT 
1997
-# Whom:                                                jmacd
+# Version required:                            1.1.1
+# Date created:                                        Sun Dec 12 03:24:01 EST 
1999
+# Whom:                                                c9710216@atlas.newcastle
.edu.au
 #
 # $FreeBSD: ports/misc/xdelta/Makefile,v 1.17 1999/10/09 18:42:10 vanilla Exp $
 #
 
-DISTNAME=      xdelta-1.0.2
+DISTNAME=      xdelta-1.1.1
 CATEGORIES=    misc
 MASTER_SITES=  ftp://ftp.xcf.berkeley.edu/pub/xdelta/
 
diff -ruN xdelta.old/README.html xdelta/README.html
--- xdelta.old/README.html      Tue May 18 12:12:10 1999
+++ xdelta/README.html  Tue Dec 14 05:55:33 1999
@@ -3,7 +3,7 @@
 <head><h1> The FreeBSD Ports Collection ("misc/xdelta")</h1> </head> <hr>
 <body>
 
-<p>You are now in the directory for the port "misc/xdelta" (package name "xdelt
a-1.0.2").
+<p>You are now in the directory for the port "misc/xdelta" (package name "xdelt
a-1.1.1").
 
 <p>This is the one-line description for this port:
 
diff -ruN xdelta.old/files/md5 xdelta/files/md5
--- xdelta.old/files/md5        Sat Feb 20 21:47:28 1999
+++ xdelta/files/md5    Tue Dec 14 05:55:33 1999
@@ -1 +1 @@
-MD5 (xdelta-1.0.2.tar.gz) = 6bce2909de2202189b531607af41e11a
+MD5 (xdelta-1.1.1.tar.gz) = eb648e2ac0f281f6bd286860178892ad
diff -ruN xdelta.old/pkg/PLIST xdelta/pkg/PLIST
--- xdelta.old/pkg/PLIST        Fri Sep 24 03:36:12 1999
+++ xdelta/pkg/PLIST    Tue Dec 14 05:55:33 1999
@@ -1,15 +1,17 @@
 bin/xdelta
 bin/xdelta-config
-include/serializeio.h
+bin/edsio-comp
 include/xdelta.h
-include/xdser.h
-@unexec install-info --delete %D/info/xdelta.info %D/info/dir
-info/xdelta.info
-@exec install-info %D/info/xdelta.info %D/info/dir
-lib/libxdelta.a
+include/xd_edsio.h
+include/edsio.h
+include/edsio_edsio.h
+lib/libxdelta.so.2
 lib/libxdelta.so
-lib/libxdelta.so.1
+lib/libxdelta.a
+lib/libedsio.so.0
+lib/libedsio.so
+lib/libedsio.a
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 share/aclocal/xdelta.m4
-@unexec rmdir %D/share/aclocal 2>/dev/null || true
+@unexec install-info --delete %D/info/xdelta.info %D/info/dir
+info/xdelta.info


>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?19991213181446.A339F151DA>