summaryrefslogtreecommitdiffstats
path: root/database/fbexport/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/fbexport/DETAILS')
-rwxr-xr-xdatabase/fbexport/DETAILS9
1 files changed, 5 insertions, 4 deletions
diff --git a/database/fbexport/DETAILS b/database/fbexport/DETAILS
index b1a4f539fc..ff52b57486 100755
--- a/database/fbexport/DETAILS
+++ b/database/fbexport/DETAILS
@@ -1,7 +1,7 @@
SPELL=fbexport
- VERSION=1.70
- SOURCE_HASH=sha512:16028787a06045d7a1f5ebd60bf39065fc15b81d35a4b143a99729b4752e3e23f097dfea333f5e4e4fb91fde934ae523f4bdd9b9a72a793f953987b548b2f293
- SOURCE=$SPELL-$VERSION.tgz
+ VERSION=1.90
+ SOURCE_HASH=sha512:7914b07ee30674f80028916c40a73f90b2e92d5ae5836cb1cd0f0f083e790dd862a00b19b5954f2a73e749d0d11f48171db1695614dfecf042829a5d87754763
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.firebirdfaq.org/files/$SOURCE
WEB_SITE=http://www.firebirdfaq.org/fbexport.php
@@ -9,8 +9,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
DOCS="README CHANGES *.html"
ENTERED=20040103
KEYWORDS="firebird database"
-SHORT="FBExport exports/imports data from/to Firebird database"
+SHORT="FBExport copy/export/import data from/to Firebird database"
cat << EOF
With FBExport, one can easily export/import data from/to Firebird
table into text file
+FBCopy - command-line tool to copy and compare data in Firebird databases.
EOF