[SM-Commit] GIT changes to master grimoire by Bor Kraljič (cdf6149f9c6a85cc6078191448e1e73253fb06a3)

Bor Kraljič scm at sourcemage.org
Sun Sep 25 14:40:41 EDT 2011


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 video/mplayer/DETAILS     |    6 +++++-
 video/mplayer/HISTORY     |    4 ++++
 video/mplayer/mplayer.gpg |binary
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit cdf6149f9c6a85cc6078191448e1e73253fb06a3
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    mplayer: converted to upstream signature checking

diff --git a/video/mplayer/DETAILS b/video/mplayer/DETAILS
index d59de9b..a0b0520 100755
--- a/video/mplayer/DETAILS
+++ b/video/mplayer/DETAILS
@@ -13,10 +13,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
 else
          VERSION=1.0rc4
           SOURCE=MPlayer-$VERSION.tar.bz2
+         SOURCE2=$SOURCE.asc
    SOURCE_URL[0]=ftp://ftp1.mplayerhq.hu/MPlayer/releases/$SOURCE
    SOURCE_URL[1]=ftp://ftp2.mplayerhq.hu/MPlayer/releases/$SOURCE
    SOURCE_URL[2]=ftp://ftp5.mplayerhq.hu/MPlayer/releases/$SOURCE
-      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+  SOURCE2_URL[2]=${SOURCE_URL[2]}.asc
+      SOURCE_GPG=mplayer.gpg:$SOURCE2:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/MPlayer-$VERSION
   SECURITY_PATCH=3
 fi
diff --git a/video/mplayer/HISTORY b/video/mplayer/HISTORY
index 3db5d0e..df8e1ea 100644
--- a/video/mplayer/HISTORY
+++ b/video/mplayer/HISTORY
@@ -1,3 +1,7 @@
+2011-09-25 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: converted to upstream signature checking
+	* mplayer.gpg: added gpg keyring
+
 2011-09-20 Ismael Luceno <ismael at sourcemage.org>
 	* DOWNLOAD: Removed, sorcery supports Subversion URLs now
 	* DEPENDS, DETAILS, PREPARE: Use prepare_select_branch
diff --git a/video/mplayer/mplayer.gpg b/video/mplayer/mplayer.gpg
new file mode 100644
index 0000000..b5efdf0
Binary files /dev/null and b/video/mplayer/mplayer.gpg differ


More information about the SM-Commit mailing list