diff options
author | Juergen Daubert <jue@jue.li> | 2017-10-29 12:42:30 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-10-29 12:48:01 +0100 |
commit | 57206bcfe2d214a39061265588bc09113d1cbb46 (patch) | |
tree | 9f1e04afe9ab5a7ae17c36132453c211445f3e1e /dar | |
parent | 9312f5a26a25d3aeff45f4dd08bd11ab64cfd1af (diff) | |
download | opt-57206bcfe2d214a39061265588bc09113d1cbb46.tar.gz opt-57206bcfe2d214a39061265588bc09113d1cbb46.tar.xz |
dar: update to 2.5.13
Diffstat (limited to 'dar')
-rw-r--r-- | dar/.footprint | 8 | ||||
-rw-r--r-- | dar/.md5sum | 3 | ||||
-rw-r--r-- | dar/.signature | 9 | ||||
-rw-r--r-- | dar/Pkgfile | 6 | ||||
-rw-r--r-- | dar/darrc | 49 |
5 files changed, 10 insertions, 65 deletions
diff --git a/dar/.footprint b/dar/.footprint index 59e915e98..204e33e8f 100644 --- a/dar/.footprint +++ b/dar/.footprint @@ -1,5 +1,3 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/darrc drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dar @@ -97,9 +95,9 @@ drwxr-xr-x root/root usr/include/dar/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libdar64.a -rwxr-xr-x root/root usr/lib/libdar64.la -lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.11.1 -lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.11.1 --rwxr-xr-x root/root usr/lib/libdar64.so.5000.11.1 +lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.12.0 +lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.12.0 +-rwxr-xr-x root/root usr/lib/libdar64.so.5000.12.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libdar64.pc drwxr-xr-x root/root usr/share/ diff --git a/dar/.md5sum b/dar/.md5sum index a8d8742cd..f7a8be0c8 100644 --- a/dar/.md5sum +++ b/dar/.md5sum @@ -1,2 +1 @@ -1bbf92821b5679a0c08eadc1e44ba880 dar-2.5.12.tar.gz -f453ca0df13e48ca72095f9ef71529c9 darrc +08a484d0d99f6b146152a4b6faea7c17 dar-2.5.13.tar.gz diff --git a/dar/.signature b/dar/.signature index b57e81ac9..0ebdc745c 100644 --- a/dar/.signature +++ b/dar/.signature @@ -1,6 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zx+/JoI/n3WYUANc2cVaFL5igoJln/a9xPbXKAzGtBbTMW32/2qccx7eH/3DAzyjxUwyhcL/n8df7lkCvzprwk= -SHA256 (Pkgfile) = 23f1eb9d981b29e7e9223438749ebaa421009d431fc8a069be498f36af4f729d -SHA256 (.footprint) = fd31e73c5b646569a48cae7ed39508ae2291434a518c88f178719043aeaeb441 -SHA256 (dar-2.5.12.tar.gz) = 19bd60000a681a20386ee079b9a6ea05028020053eaeddbff175a8d22563fba2 -SHA256 (darrc) = 7464ac1d22ebec6c950fd23b8f133d99911c2b3df25be770e6aa5f8af723e26c +RWSE3ohX2g5d/TOlfjkb56Eag/2j1KIn1zkUUp+Zs5lmaHu8RQNngjNJ8pwhY57Hsue4o3E7qb04LAK54xcw6wOiqiKEnENHuQI= +SHA256 (Pkgfile) = d21794f2ba41663e726b129fb8566297e9878eeb4ae4f83e69f72046856e1fa0 +SHA256 (.footprint) = f0edc295a4f7c34974a8ce3304daaae1ae82be6bab4204dfac770e2e27567330 +SHA256 (dar-2.5.13.tar.gz) = 729119784f86197542c2b3786a956b46384e2a85fc22a5e39d93d7c16969c6cf diff --git a/dar/Pkgfile b/dar/Pkgfile index cf887fe72..5117176de 100644 --- a/dar/Pkgfile +++ b/dar/Pkgfile @@ -4,10 +4,9 @@ # Depends on: attr, lzo, zlib, bzip2, xz, libgcrypt name=dar -version=2.5.12 +version=2.5.13 release=1 -source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz \ - darrc) +source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz) build () { cd $name-$version @@ -22,5 +21,4 @@ build () { make DESTDIR=$PKG install rm -r $PKG/usr/share/dar - install -D -m 644 $SRC/darrc $PKG/etc/darrc } diff --git a/dar/darrc b/dar/darrc deleted file mode 100644 index 738f91ae7..000000000 --- a/dar/darrc +++ /dev/null @@ -1,49 +0,0 @@ -# -# /etc/darrc -# - -default: - -# list dar version if no command is given --V - - -create: - -# files we we don't want to save --X "*.*.dar" --X "*.iso" - -# create empty dir for excluded directories --D - -# don't save theses directories --P tmp --P var/tmp --P mnt --P proc --P dev --P sys - -# use gzip compression --z - -# list of files to not try to compress --Z "*.mpg" --Z "*.MPG" --Z "*.jpg" --Z "*.JPG" --Z "*.gz" --Z "*.tgz" --Z "*.bz2" --Z "*.tbz" --Z "*.mp3" --Z "*.mpeg" --Z "*.zip" --Z "*.Z" --Z "*.xz" - -# create slices of 700MB to fit on one CD-ROM --s 700M - -# End of file |