summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorBor Kraljič2011-09-26 12:57:24 +0200
committerBor Kraljič2011-09-26 12:57:24 +0200
commit806371e3fd965d0f57ec86726a02530b89fcf708 (patch)
treeb59a90aff6258607555179f21479962ff2899760 /emacs-lisp
parent0ede6283a6e6c2451974a08cf560bb65af140e7a (diff)
php-mode: converted to upstream signature checking
Diffstat (limited to 'emacs-lisp')
-rw-r--r--emacs-lisp/php-mode/8E372922.gpgbin0 -> 1206 bytes
-rwxr-xr-xemacs-lisp/php-mode/DETAILS5
-rw-r--r--emacs-lisp/php-mode/HISTORY4
3 files changed, 8 insertions, 1 deletions
diff --git a/emacs-lisp/php-mode/8E372922.gpg b/emacs-lisp/php-mode/8E372922.gpg
new file mode 100644
index 0000000000..b712afb4a4
--- /dev/null
+++ b/emacs-lisp/php-mode/8E372922.gpg
Binary files differ
diff --git a/emacs-lisp/php-mode/DETAILS b/emacs-lisp/php-mode/DETAILS
index c509090a3c..11a5709daa 100755
--- a/emacs-lisp/php-mode/DETAILS
+++ b/emacs-lisp/php-mode/DETAILS
@@ -1,8 +1,11 @@
SPELL=php-mode
VERSION=1.5.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.sig
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:e05cf9eeff3d17f6af29b03d08f279e4c04f79a2c018de5ddcf097adbf9e67978eeb9f0f9e67b9406c1f33c494597ab1bfa629bdab131d668de40b81d68e796f
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=8E372922.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://php-mode.sourceforge.net/"
LICENSE[0]=GPL
diff --git a/emacs-lisp/php-mode/HISTORY b/emacs-lisp/php-mode/HISTORY
index f2ff9ded84..d29a7c8aae 100644
--- a/emacs-lisp/php-mode/HISTORY
+++ b/emacs-lisp/php-mode/HISTORY
@@ -1,3 +1,7 @@
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: converted to upstream signature checking
+ * 8E372922.gpg: added gpg keyring
+
2010-12-08 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS: spell created