summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPieter Lenaerts2006-06-25 09:47:06 +0200
committerPieter Lenaerts2006-06-25 12:37:57 +0200
commitf617be3b730f4cf77f21337e08e7ca95ec596274 (patch)
tree707e620eed70ba84a26410009c88a68e16746c5e
parent0267309ead4f8d208f255e6047dbec008fd41f7c (diff)
emacs-wiki updated
-rwxr-xr-xeditors/emacs-wiki/DEPENDS3
-rwxr-xr-xeditors/emacs-wiki/DETAILS11
-rw-r--r--editors/emacs-wiki/HISTORY4
-rw-r--r--editors/emacs-wiki/emacs-wiki.gpgbin0 -> 3345 bytes
4 files changed, 12 insertions, 6 deletions
diff --git a/editors/emacs-wiki/DEPENDS b/editors/emacs-wiki/DEPENDS
index 5b47e1e89a..b6ff1f7ab4 100755
--- a/editors/emacs-wiki/DEPENDS
+++ b/editors/emacs-wiki/DEPENDS
@@ -1,2 +1 @@
-depends "tla" &&
-depends "emacs"
+depends "EMACS"
diff --git a/editors/emacs-wiki/DETAILS b/editors/emacs-wiki/DETAILS
index d8c785ea4d..ffb1a30def 100755
--- a/editors/emacs-wiki/DETAILS
+++ b/editors/emacs-wiki/DETAILS
@@ -1,10 +1,13 @@
SPELL=emacs-wiki
- VERSION=1.0.33
- SOURCE=emacs-wiki-$VERSION.tar.bz2
+ VERSION=2.71
+ SOURCE=emacs-wiki-$VERSION.tar.gz
+ SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]="tla://http://sacha.free.net.ph/notebook/arch%sacha@free.net.ph--main%emacs-wiki--stable--${VERSION:0:3}--patch-${VERSION:4}"
+ SOURCE_URL=http://www.mwolson.org/static/dist/emacs-wiki/${SOURCE}
+ SOURCE2_URL=${SOURCE_URL}.sig
+ SOURCE_GPG=emacs-wiki.gpg:${SOURCE2}:UPSTREAM_KEY
+ SOURCE2_IGNORE=volatile
WEB_SITE=http://members.iinet.net.au/~mtriggs/emacs-wiki.html
- SOURCE_IGNORE=volatile
ENTERED=20050716
UPDATED=20050716
BUILD_API=2
diff --git a/editors/emacs-wiki/HISTORY b/editors/emacs-wiki/HISTORY
index 34c86c40b0..43b1890718 100644
--- a/editors/emacs-wiki/HISTORY
+++ b/editors/emacs-wiki/HISTORY
@@ -1,3 +1,7 @@
+2006-06-25 Pieter Lenaerts <e-type@sourcemage.org>
+ * DETAILS: bumped to 2.71
+ * DEPENDS: remove tla dependency, changed emacs to EMACS dependency
+
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/editors/emacs-wiki/emacs-wiki.gpg b/editors/emacs-wiki/emacs-wiki.gpg
new file mode 100644
index 0000000000..509abe3416
--- /dev/null
+++ b/editors/emacs-wiki/emacs-wiki.gpg
Binary files differ