summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-14 18:51:35 +0400
committerVlad Glagolev2014-10-14 18:51:35 +0400
commitac7ff20937c14e8ef30f7a50025cf0cc904e5077 (patch)
tree492a475ccead4d050c86f6344ec032749b0221d6
parent81d74f567d93e11b098cf09543ba72848ce71c74 (diff)
at: => 3.1.16
-rwxr-xr-xutils/at/BUILD5
-rwxr-xr-xutils/at/DETAILS11
-rw-r--r--utils/at/HISTORY4
-rw-r--r--utils/at/at_3.1.10.2.tar.gz.sigbin543 -> 0 bytes
4 files changed, 13 insertions, 7 deletions
diff --git a/utils/at/BUILD b/utils/at/BUILD
index 85e7884349..6688054318 100755
--- a/utils/at/BUILD
+++ b/utils/at/BUILD
@@ -19,4 +19,7 @@ SENDMAIL='#define SENDMAIL "/usr/sbin/sendmail"' &&
$OPTS &&
echo "$SENDMAIL" >> config.h &&
-make_single
+
+make_single &&
+make &&
+make_normal
diff --git a/utils/at/DETAILS b/utils/at/DETAILS
index b11eec55f7..458f7881e6 100755
--- a/utils/at/DETAILS
+++ b/utils/at/DETAILS
@@ -1,12 +1,11 @@
SPELL=at
- VERSION=3.1.10.2
- SOURCE=at_$VERSION.tar.gz
-# SOURCE_HASH=sha512:9b1adec8d467e57fb3f499e130b07988c5e95be3d5f20526c151dd5b818f98378ef43e963b87b8f3de6c5761a17d92a3e5a0f433b6a0fe19fb1b172a717a5d0b
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ VERSION=3.1.16
+ SOURCE=at_$VERSION.orig.tar.gz
SOURCE_URL[0]=http://ftp.us.debian.org/debian/pool/main/a/at/${SOURCE}
SOURCE_URL[1]=http://ftp.de.debian.org/debian/pool/main/a/at/${SOURCE}
- WEB_SITE=http://packages.debian.org/source/lenny/at
+ SOURCE_HASH=sha512:d63132536d01153c4b38499b316c8a7980cd47a75b00fb5edc6e41f24345f97b55b20e5801d50f1bde2f337acc7bdb7e318456c241415e7b7bddee7e51e68ad5
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://packages.qa.debian.org/a/at.html
ENTERED=20011011
LICENSE=GPL
KEYWORDS="utils"
diff --git a/utils/at/HISTORY b/utils/at/HISTORY
index 4c5fff042c..6a0152eb73 100644
--- a/utils/at/HISTORY
+++ b/utils/at/HISTORY
@@ -1,3 +1,7 @@
+2014-10-14 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.1.16; updated website; quoting paths
+ * BUILD: added missing make commands
+
2012-05-10 Ismael Luceno <ismael@sourcemage.org>
* BUILD: Use make_single
diff --git a/utils/at/at_3.1.10.2.tar.gz.sig b/utils/at/at_3.1.10.2.tar.gz.sig
deleted file mode 100644
index 7e2fb9d6a3..0000000000
--- a/utils/at/at_3.1.10.2.tar.gz.sig
+++ /dev/null
Binary files differ