Date: Sun, 7 Mar 2004 19:06:42 -0300 (BRT) From: Edson Brandi <ebrandi@fugspbr.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63901: Maintainer update: sysutils/dar 2.0.3 -> 2.1.1 Message-ID: <20040307190007.W5449@eros.fugspbr.org> Resent-Message-ID: <200403072210.i27MADGg004621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63901 >Category: ports >Synopsis: Maintainer update: sysutils/dar 2.0.3 -> 2.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 07 14:10:12 PST 2004 >Closed-Date: >Last-Modified: >Originator: Edson Brandi <ebrandi@fugspbr.org> >Release: FreeBSD 4.9-STABLE i386 >Organization: myself >Environment: System: FreeBSD eros.fugspbr.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Sun Dec 21 08:41:44 BRST 2003 root@eros.fugspbr.org:/usr/src/sys/compile/EROS2 i386 >Description: Update port sysutils/dar version 2.0.3 -> 2.1.1 >How-To-Repeat: NA >Fix: diff -rua dar.old/Makefile dar/Makefile --- dar.old/Makefile Sat Jan 3 09:53:09 2004 +++ dar/Makefile Sun Mar 7 17:45:10 2004 @@ -6,7 +6,7 @@ # PORTNAME= dar -PORTVERSION= 2.0.3 +PORTVERSION= 2.1.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -rua dar.old/distinfo dar/distinfo --- dar.old/distinfo Sat Jan 3 09:53:09 2004 +++ dar/distinfo Sun Mar 7 17:46:58 2004 @@ -1 +1,2 @@ -MD5 (dar-2.0.3.tar.gz) = d29f657885b79dcfb097f76f6c8b5370 +MD5 (dar-2.1.1.tar.gz) = 8be8ef9d6d693e63369c3c2919fbd07b +SIZE (dar-2.1.1.tar.gz) = 646047 diff -rua dar.old/pkg-plist dar/pkg-plist --- dar.old/pkg-plist Sat Jan 3 09:53:09 2004 +++ dar/pkg-plist Sun Mar 7 18:39:25 2004 @@ -3,11 +3,16 @@ bin/dar_manager bin/dar_slave bin/dar_xform +include/dar/archive.hpp +include/dar/catalogue.hpp include/dar/compressor.hpp include/dar/config.h +include/dar/crypto.hpp include/dar/deci.hpp +include/dar/ea.hpp include/dar/erreurs.hpp include/dar/generic_file.hpp +include/dar/header_version.hpp include/dar/infinint.hpp include/dar/integers.hpp include/dar/libdar.hpp @@ -15,6 +20,7 @@ include/dar/mask.hpp include/dar/path.hpp include/dar/real_infinint.hpp +include/dar/scrambler.hpp include/dar/special_alloc.hpp include/dar/statistics.hpp include/dar/storage.hpp @@ -25,8 +31,9 @@ lib/libdar.a lib/libdar.la lib/libdar.so -lib/libdar.so.1 -share/dar/DOC_API +lib/libdar.so.2 +share/dar/DOC_API_V1 +share/dar/DOC_API_V2 share/dar/FEATURES share/dar/GOOD_BACKUP_PRACTICE share/dar/LIMITATIONS >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040307190007.W5449>