summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-07-17 11:10:41 +0200
committerGeorge Sherwood2011-07-19 18:27:36 -0500
commite23b53fe65ec47e044121547667f3afcf1dc28fb (patch)
treeaebec5db83a491ffbbab19b3a0c54fb77cd1f692
parentd48e7cd50a71529fb76a7491f51f5a3f9bb5cf33 (diff)
vlc: updated spell to 1.1.11, SECURITY_PATCH++
(cherry picked from commit 2ca8979e589fa6e56206827a638a7dbaba7c32b3)
-rwxr-xr-xvideo/vlc/DETAILS4
-rw-r--r--video/vlc/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index 4d1392f6fd..e0d8f51872 100755
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,5 +1,5 @@
SPELL=vlc
- VERSION=1.1.10
+ VERSION=1.1.11
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20011113
KEYWORDS="player video"
- SECURITY_PATCH=19
+ SECURITY_PATCH=20
SHORT="multimedia player"
cat << EOF
VLC (initially VideoLAN Client) is a highly portable multimedia player for
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 2a0cd38dc0..5e5e7b2fff 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,7 @@
+2011-07-17 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 1.1.11, SECURITY_PATCH++
+ VideoLAN-SA-1105, VideoLAN-SA-1106
+
2011-06-10 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.1.10, SECURITY_PATCH=19, VideoLAN-SA-1104