Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (336993e9fce572f7bc7852df956fa8552795e447)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (336993e9fce572f7bc7852df956fa8552795e447)
  • Date: Sun, 25 Jan 2015 21:17:49 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

graphics/mypaint/DETAILS | 2 +-
graphics/mypaint/HISTORY | 3 +++
video-libs/x264/DETAILS | 3 ++-
video-libs/x264/HISTORY | 3 +++
4 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 336993e9fce572f7bc7852df956fa8552795e447
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mypaint Fix SOURCE_URL

commit 585aa4859e2a7951fc77e28a26129683fa5efd78
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

x264: Last snapshot is 20141218

diff --git a/graphics/mypaint/DETAILS b/graphics/mypaint/DETAILS
index e6c42d4..c8ccc73 100755
--- a/graphics/mypaint/DETAILS
+++ b/graphics/mypaint/DETAILS
@@ -3,7 +3,7 @@
if [[ $MYPAINT_BRANCH == scm ]]; then
VERSION=$(get_scm_version)
SOURCE="$SPELL-scm.tar.bz2"
- SOURCE_URL[0]=git://gitorious.org/$SPELL/$SPELL.git:$SPELL-scm
+ SOURCE_URL[0]=git://github.com/$SPELL/$SPELL.git:$SPELL-scm
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
diff --git a/graphics/mypaint/HISTORY b/graphics/mypaint/HISTORY
index 078f953..558813f 100644
--- a/graphics/mypaint/HISTORY
+++ b/graphics/mypaint/HISTORY
@@ -1,3 +1,6 @@
+2015-01-25 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL
+
2014-07-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Use get_scm_version

diff --git a/video-libs/x264/DETAILS b/video-libs/x264/DETAILS
index ad0b757..16e19a7 100755
--- a/video-libs/x264/DETAILS
+++ b/video-libs/x264/DETAILS
@@ -1,5 +1,6 @@
SPELL=x264
- VERSION="$(date --date='1 day ago' +%Y%m%d)"-2245
+# VERSION="$(date --date='1 day ago' +%Y%m%d)"-2245
+ VERSION=20141218-2245
SOURCE=$SPELL-snapshot-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.videolan.org/pub/videolan/x264/snapshots/$SOURCE
SOURCE_IGNORE=volatile
diff --git a/video-libs/x264/HISTORY b/video-libs/x264/HISTORY
index 22e6e66..56e4a39 100644
--- a/video-libs/x264/HISTORY
+++ b/video-libs/x264/HISTORY
@@ -1,3 +1,6 @@
+2015-01-25 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Last snapshot is 20141218
+
2010-01-05 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: removd gtk+2, no GUI frontend included anymore




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (336993e9fce572f7bc7852df956fa8552795e447), Ismael Luceno, 01/25/2015

Archive powered by MHonArc 2.6.24.

Top of Page