Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (5466de5d0ec45d5e3596421c2281af861700214b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (5466de5d0ec45d5e3596421c2281af861700214b)
  • Date: Fri, 30 Sep 2011 16:02:21 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

graphics/gimp/HISTORY | 6 +++++-
graphics/gimp/PRE_BUILD | 6 ++++++
graphics/gimp/gimp-poppler-0.18.patch.bz2 |binary
http/firefox/DETAILS | 8 ++++----
http/firefox/HISTORY | 3 +++
utils/sysklogd/DETAILS | 3 ++-
utils/sysklogd/HISTORY | 3 +++
7 files changed, 23 insertions(+), 6 deletions(-)

New commits:
commit 2fc442befc39acad085ca8e808d7d11cfbff7f94
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gimp: fixed compilation with recent poppler (it wasn't that hard, PyroBor)

commit c53035a9f74da77a171e7b03f644825006452f48
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox: Updated to version 7.0.1

commit e0efb2ebec0e3a8c6d311dc5be9b33beb665f3c8
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

sysklogd: Added new primary download site. Previous connects but
won't download

diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 515d0b8..24dd84f 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,4 +1,8 @@
-011-09-25 Pol Vinogradov <vin.public AT gmail.com>
+2011-10-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * PRE_BUILD: added, to apply the patch
+ * gimp-poppler-0.18.patch.bz2: added, fixes compilation with poppler
0.18
+
+2011-09-25 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: 2.7.3 for devel branch

2011-04-16 Pol Vinogradov <vin.public AT gmail.com>
diff --git a/graphics/gimp/PRE_BUILD b/graphics/gimp/PRE_BUILD
new file mode 100755
index 0000000..011c1ef
--- /dev/null
+++ b/graphics/gimp/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+if is_depends_enabled $SPELL poppler; then
+ bzcat "$SPELL_DIRECTORY/gimp-poppler-0.18.patch.bz2" | patch -p1
+fi
diff --git a/graphics/gimp/gimp-poppler-0.18.patch.bz2
b/graphics/gimp/gimp-poppler-0.18.patch.bz2
new file mode 100644
index 0000000..680568c
Binary files /dev/null and b/graphics/gimp/gimp-poppler-0.18.patch.bz2 differ
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 9e27e9d..cb478c1 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,16 +1,16 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=7.0
+ VERSION=7.0.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:ba00c3205677c109b75ec5696cddc68c1df5e18e3c179e2e62fda72f15e6f7b457bb6dfcdd1abc856d292688ecf87db50f063a49afa3799799b50060ddc00284
+
SOURCE_HASH=sha512:ddfb9deb8cdc6fd325119db2a829e698c05f3fccd8d5764455a87c795ea5921bac4d64435d40d007075b306fdcac99e65ad8ca1e6e94a8025c42de91b2142d4e
# SOURCE2=$SOURCE.asc
# SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=7.0
+ VERSION=7.0.1
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:ba00c3205677c109b75ec5696cddc68c1df5e18e3c179e2e62fda72f15e6f7b457bb6dfcdd1abc856d292688ecf87db50f063a49afa3799799b50060ddc00284
+
SOURCE_HASH=sha512:ddfb9deb8cdc6fd325119db2a829e698c05f3fccd8d5764455a87c795ea5921bac4d64435d40d007075b306fdcac99e65ad8ca1e6e94a8025c42de91b2142d4e
# SOURCE2=$SOURCE.asc
# SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 40fdc5d..defed9d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2011-09-30 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 7.0.1
+
2011-09-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 7.0

diff --git a/utils/sysklogd/DETAILS b/utils/sysklogd/DETAILS
index a5ad152..13c3152 100755
--- a/utils/sysklogd/DETAILS
+++ b/utils/sysklogd/DETAILS
@@ -3,7 +3,8 @@
PATCHLEVEL=0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/system/daemons/$SOURCE
+ SOURCE_URL[0]=http://www.infodrom.org/projects/sysklogd/download/$SOURCE
+ SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/system/daemons/$SOURCE

SOURCE_HASH=sha512:19ef104c03a8c87ea30c811fe54bb30e7c73a2834a83c8720841f0d553d41508dbf052d4e3dd9ea929eedff31e9fbb79f8c05546f48005b74f01ebf2a57e48f7
WEB_SITE=http://www.ibiblio.org/pub/Linux/system/daemons
ENTERED=20010922
diff --git a/utils/sysklogd/HISTORY b/utils/sysklogd/HISTORY
index 6e14c73..5778f44 100644
--- a/utils/sysklogd/HISTORY
+++ b/utils/sysklogd/HISTORY
@@ -1,3 +1,6 @@
+2011-09-30 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Added new primary download URL. Previous not working.
+
2011-08-08 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 1.5, PATCHLEVEL=0
* PRE_BUILD: added sedit rules to use sorcery configured CFLAGS and



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (5466de5d0ec45d5e3596421c2281af861700214b), Vlad Glagolev, 09/30/2011

Archive powered by MHonArc 2.6.24.

Top of Page