summaryrefslogtreecommitdiff
path: root/dar
diff options
context:
space:
mode:
authorJuergen Daubert <juergen.daubert@t-online.de>2006-02-26 10:28:32 +0000
committerJuergen Daubert <juergen.daubert@t-online.de>2006-02-26 10:28:32 +0000
commit53228db60a7f3dcf6a9d947c7b05a883285c73fc (patch)
treebde088dad0d8f74db9e20f4240ea0eb09f8690a2 /dar
parentb449c4a8497a03dc89ba421b4b0baa2ef970d1c7 (diff)
downloadopt-53228db60a7f3dcf6a9d947c7b05a883285c73fc.tar.gz
opt-53228db60a7f3dcf6a9d947c7b05a883285c73fc.tar.xz
dar: update to 2.3.0
Diffstat (limited to 'dar')
-rw-r--r--dar/.footprint12
-rw-r--r--dar/.md5sum2
-rw-r--r--dar/Pkgfile2
3 files changed, 11 insertions, 5 deletions
diff --git a/dar/.footprint b/dar/.footprint
index 088f458f7..5b3686696 100644
--- a/dar/.footprint
+++ b/dar/.footprint
@@ -15,6 +15,8 @@ drwxr-xr-x root/root usr/include/dar/
-rw-r--r-- root/root usr/include/dar/compressor.hpp
-rw-r--r-- root/root usr/include/dar/config.h
-rw-r--r-- root/root usr/include/dar/crypto.hpp
+-rw-r--r-- root/root usr/include/dar/data_tree.hpp
+-rw-r--r-- root/root usr/include/dar/database.hpp
-rw-r--r-- root/root usr/include/dar/deci.hpp
-rw-r--r-- root/root usr/include/dar/ea.hpp
-rw-r--r-- root/root usr/include/dar/erreurs.hpp
@@ -27,6 +29,7 @@ drwxr-xr-x root/root usr/include/dar/
-rw-r--r-- root/root usr/include/dar/libdar.hpp
-rw-r--r-- root/root usr/include/dar/limitint.hpp
-rw-r--r-- root/root usr/include/dar/mask.hpp
+-rw-r--r-- root/root usr/include/dar/mask_list.hpp
-rw-r--r-- root/root usr/include/dar/my_config.h
-rw-r--r-- root/root usr/include/dar/path.hpp
-rw-r--r-- root/root usr/include/dar/real_infinint.hpp
@@ -34,6 +37,7 @@ drwxr-xr-x root/root usr/include/dar/
-rw-r--r-- root/root usr/include/dar/special_alloc.hpp
-rw-r--r-- root/root usr/include/dar/statistics.hpp
-rw-r--r-- root/root usr/include/dar/storage.hpp
+-rw-r--r-- root/root usr/include/dar/string_file.hpp
-rw-r--r-- root/root usr/include/dar/thread_cancellation.hpp
-rw-r--r-- root/root usr/include/dar/tools.hpp
-rw-r--r-- root/root usr/include/dar/tronconneuse.hpp
@@ -43,9 +47,11 @@ drwxr-xr-x root/root usr/include/dar/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libdar.a
-rwxr-xr-x root/root usr/lib/libdar.la
-lrwxrwxrwx root/root usr/lib/libdar.so -> libdar.so.3.0.4
-lrwxrwxrwx root/root usr/lib/libdar.so.3 -> libdar.so.3.0.4
--rwxr-xr-x root/root usr/lib/libdar.so.3.0.4
+lrwxrwxrwx root/root usr/lib/libdar.so -> libdar.so.4.0.0
+lrwxrwxrwx root/root usr/lib/libdar.so.4 -> libdar.so.4.0.0
+-rwxr-xr-x root/root usr/lib/libdar.so.4.0.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libdar.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/dar.1.gz
diff --git a/dar/.md5sum b/dar/.md5sum
index 0747c505e..3e4ede11d 100644
--- a/dar/.md5sum
+++ b/dar/.md5sum
@@ -1,2 +1,2 @@
-24a28fddd98036754d7d332bc9deb11b dar-2.2.7.tar.gz
+db33f61b31fcdb84d13205a96c3d7771 dar-2.3.0.tar.gz
a32bc0f1354d9d4bb765730f458d509f darrc
diff --git a/dar/Pkgfile b/dar/Pkgfile
index 4ff995cac..2301f7156 100644
--- a/dar/Pkgfile
+++ b/dar/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl, zlib, bzip2
name=dar
-version=2.2.7
+version=2.3.0
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
darrc)

Generated by cgit