summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2008-05-29 20:33:36 +0400
committerVlad Glagolev2008-05-29 20:33:36 +0400
commit39b9bb9ac0516c6ec277967f562ac3436a6010e3 (patch)
tree18fe682ec01a6c7f88b1f837c16ef0c693ca67a5
parent9766f917b658a8c24fa195d750927b4f60220c51 (diff)
sharutils: => 4.7, hash => gpg
-rwxr-xr-xarchive/sharutils/CONFLICTS2
-rwxr-xr-xarchive/sharutils/DEPENDS2
-rwxr-xr-xarchive/sharutils/DETAILS9
-rwxr-xr-xarchive/sharutils/FINAL1
-rw-r--r--archive/sharutils/HISTORY6
5 files changed, 13 insertions, 7 deletions
diff --git a/archive/sharutils/CONFLICTS b/archive/sharutils/CONFLICTS
index a69d5017ec..3ba7acd35e 100755
--- a/archive/sharutils/CONFLICTS
+++ b/archive/sharutils/CONFLICTS
@@ -1 +1 @@
-conflicts uudeview
+conflicts uudeview
diff --git a/archive/sharutils/DEPENDS b/archive/sharutils/DEPENDS
index 91a49acd0c..e1437c3143 100755
--- a/archive/sharutils/DEPENDS
+++ b/archive/sharutils/DEPENDS
@@ -1 +1 @@
-depends gettext
+depends gettext
diff --git a/archive/sharutils/DETAILS b/archive/sharutils/DETAILS
index f835680282..4a8b7bff6f 100755
--- a/archive/sharutils/DETAILS
+++ b/archive/sharutils/DETAILS
@@ -1,9 +1,12 @@
SPELL=sharutils
- VERSION=4.3.77
+ VERSION=4.7
SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNU_URL/$SPELL/$VERSION/$SOURCE
- SOURCE_HASH=sha512:397733db5a52520f065ec46282870d859a4cc3be83736cff063f08a6317600c2f46ce183f0449a42f5e748754f1a5490b03f99846c0fe53d2922ce377f63d901
+ SOURCE_URL[0]=$GNU_URL/$SPELL/REL-$VERSION/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/sharutils/sharutils.html
ENTERED=20020127
LICENSE[0]=GPL
diff --git a/archive/sharutils/FINAL b/archive/sharutils/FINAL
deleted file mode 100755
index 16933b9dc6..0000000000
--- a/archive/sharutils/FINAL
+++ /dev/null
@@ -1 +0,0 @@
-install-info --delete sharutils --info-dir ${INSTALL_ROOT}/usr/share/info
diff --git a/archive/sharutils/HISTORY b/archive/sharutils/HISTORY
index d8421c8a4e..36a51c2b42 100644
--- a/archive/sharutils/HISTORY
+++ b/archive/sharutils/HISTORY
@@ -1,3 +1,8 @@
+2008-05-29 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 4.7, hash => gpg
+ * DEPENDS, CONFLICTS: cleaned up
+ * FINAL: useless
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
@@ -55,4 +60,3 @@
* DETAILS: added MAINTAINTER tag to each spell
the tag reflects latest available information posted by
Jean Michel Smith to sgl-spells
-