svn commit: r401920 - head/sysutils/dar

Muhammad Moinur Rahman bofh at FreeBSD.org
Thu Nov 19 09:36:01 UTC 2015


Author: bofh
Date: Thu Nov 19 09:35:59 2015
New Revision: 401920
URL: https://svnweb.freebsd.org/changeset/ports/401920

Log:
  sysutils/dar: Update version 2.4.17=>2.5.1
  
  - Added c++11-lang as requirement

Modified:
  head/sysutils/dar/Makefile
  head/sysutils/dar/distinfo
  head/sysutils/dar/pkg-plist

Modified: head/sysutils/dar/Makefile
==============================================================================
--- head/sysutils/dar/Makefile	Thu Nov 19 09:27:33 2015	(r401919)
+++ head/sysutils/dar/Makefile	Thu Nov 19 09:35:59 2015	(r401920)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dar
-PORTVERSION=	2.4.17
+PORTVERSION=	2.5.1
 CATEGORIES=	sysutils archivers
 MASTER_SITES=	SF
 
@@ -11,7 +11,7 @@ COMMENT=	Command-line backup tool, aimed
 
 LICENSE=	GPLv2 # (or later)
 
-USES=		libtool shebangfix
+USES=		compiler:c++11-lang libtool shebangfix
 SHEBANG_FILES=	doc/samples/dar_backup doc/samples/*.bash doc/samples/*.sh
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--datadir=${DATADIR} --disable-build-html \

Modified: head/sysutils/dar/distinfo
==============================================================================
--- head/sysutils/dar/distinfo	Thu Nov 19 09:27:33 2015	(r401919)
+++ head/sysutils/dar/distinfo	Thu Nov 19 09:35:59 2015	(r401920)
@@ -1,2 +1,2 @@
-SHA256 (dar-2.4.17.tar.gz) = 5d861c39698b77124680914741e1e40e7e9bedb3fcedc6df8d468e619479833c
-SIZE (dar-2.4.17.tar.gz) = 1800050
+SHA256 (dar-2.5.1.tar.gz) = ab1881aed33610e709029f7c2529d97033be341303298f4154a2a4c2377a25f1
+SIZE (dar-2.5.1.tar.gz) = 1840950

Modified: head/sysutils/dar/pkg-plist
==============================================================================
--- head/sysutils/dar/pkg-plist	Thu Nov 19 09:27:33 2015	(r401919)
+++ head/sysutils/dar/pkg-plist	Thu Nov 19 09:35:59 2015	(r401920)
@@ -2,28 +2,44 @@ bin/dar
 bin/dar_cp
 bin/dar_manager
 bin/dar_slave
+bin/dar_split
 bin/dar_xform
 etc/darrc
 include/dar/archive.hpp
 include/dar/archive_options.hpp
 include/dar/archive_version.hpp
+include/dar/capabilities.hpp
+include/dar/cat_directory.hpp
+include/dar/cat_entree.hpp
+include/dar/cat_inode.hpp
+include/dar/cat_nomme.hpp
 include/dar/catalogue.hpp
 include/dar/compile_time_features.hpp
 include/dar/compressor.hpp
 include/dar/crc.hpp
 include/dar/criterium.hpp
 include/dar/crypto.hpp
+include/dar/crypto_asym.hpp
+include/dar/crypto_sym.hpp
 include/dar/data_tree.hpp
 include/dar/database.hpp
 include/dar/database_options.hpp
+include/dar/datetime.hpp
 include/dar/deci.hpp
 include/dar/ea.hpp
+include/dar/entrepot.hpp
+include/dar/entrepot_local.hpp
 include/dar/erreurs.hpp
 include/dar/erreurs_ext.hpp
 include/dar/escape.hpp
 include/dar/escape_catalogue.hpp
-include/dar/fichier.hpp
+include/dar/etage.hpp
+include/dar/fichier_global.hpp
+include/dar/fichier_local.hpp
+include/dar/filesystem_specific_attribute.hpp
+include/dar/fsa_family.hpp
 include/dar/generic_file.hpp
+include/dar/generic_file_overlay_for_gpgme.hpp
 include/dar/gettext.h
 include/dar/hash_fichier.hpp
 include/dar/header_version.hpp
@@ -32,25 +48,31 @@ include/dar/int_tools.hpp
 include/dar/integers.hpp
 include/dar/label.hpp
 include/dar/libdar.hpp
-include/dar/libdar_4_4.hpp
 include/dar/libdar_config.h
 include/dar/libdar_my_config.h
 include/dar/limitint.hpp
 include/dar/list_entry.hpp
 include/dar/mask.hpp
 include/dar/mask_list.hpp
+include/dar/mem_allocator.hpp
+include/dar/mem_cluster.hpp
+include/dar/mem_sized.hpp
 include/dar/mem_ui.hpp
 include/dar/memory_file.hpp
+include/dar/memory_pool.hpp
 include/dar/nls_swap.hpp
+include/dar/on_pool.hpp
 include/dar/path.hpp
 include/dar/pile.hpp
+include/dar/pile_descriptor.hpp
+include/dar/range.hpp
 include/dar/real_infinint.hpp
 include/dar/scrambler.hpp
+include/dar/secu_memory_file.hpp
 include/dar/secu_string.hpp
-include/dar/special_alloc.hpp
+include/dar/slice_layout.hpp
 include/dar/statistics.hpp
 include/dar/storage.hpp
-include/dar/string_file.hpp
 include/dar/thread_cancellation.hpp
 include/dar/tlv.hpp
 include/dar/tlv_list.hpp
@@ -64,12 +86,13 @@ include/dar/wrapperlib.hpp
 lib/libdar.a
 lib/libdar.so
 lib/libdar.so.5000
-lib/libdar.so.5000.6.4
+lib/libdar.so.5000.7.1
 libdata/pkgconfig/libdar.pc
 man/man1/dar.1.gz
 man/man1/dar_cp.1.gz
 man/man1/dar_manager.1.gz
 man/man1/dar_slave.1.gz
+man/man1/dar_split.1.gz
 man/man1/dar_xform.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/FAQ.html
 %%PORTDOCS%%%%DOCSDIR%%/Features.html
@@ -79,7 +102,6 @@ man/man1/dar_xform.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/Notes.html
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/Tutorial.html
-%%PORTDOCS%%%%DOCSDIR%%/api_4_4.html
 %%PORTDOCS%%%%DOCSDIR%%/api_tutorial.html
 %%PORTDOCS%%%%DOCSDIR%%/authentification.html
 %%PORTDOCS%%%%DOCSDIR%%/dar-catalog.dtd
@@ -128,6 +150,5 @@ man/man1/dar_xform.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/samples/pause_every_n_slice.duc
 %%PORTDOCS%%%%DOCSDIR%%/samples/sample1.txt
 %%PORTDOCS%%%%DOCSDIR%%/usage_notes.html
-%%NLS%%share/locale/de/LC_MESSAGES/dar.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/dar.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/dar.mo


More information about the svn-ports-all mailing list