Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (2d54a0c4ca4818e4282f0c0a97eccb0dd454be8d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (2d54a0c4ca4818e4282f0c0a97eccb0dd454be8d)
  • Date: Sun, 5 Feb 2012 09:56:00 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

dev/null |binary
gnome2-apps/epiphany/DEPENDS | 5 -----
gnome2-apps/epiphany/DETAILS | 4 ++--
gnome2-apps/epiphany/HISTORY | 4 ++++
gnome2-apps/epiphany/epiphany-3.2.0.tar.bz2.sig | 0
gnome2-apps/epiphany/epiphany-3.2.1.tar.bz2.sig |binary
6 files changed, 6 insertions(+), 7 deletions(-)

New commits:
commit 2d54a0c4ca4818e4282f0c0a97eccb0dd454be8d
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

epiphany: Updated to version 3.2.1. Removed old
optional depeds gnome-network

diff --git a/gnome2-apps/epiphany/DEPENDS b/gnome2-apps/epiphany/DEPENDS
index da5cc2a..a824b60 100755
--- a/gnome2-apps/epiphany/DEPENDS
+++ b/gnome2-apps/epiphany/DEPENDS
@@ -15,11 +15,6 @@ optional_depends ca-certificates \
"--without-ca-file" \
"for SSL root certificates" &&

-optional_depends gnome-network \
- "--enable-network-manager" \
- "--disable-network-manager" \
- "for gnome network manager integration" &&
-
optional_depends gobject-introspection \
"--enable-introspection" \
"--disable-introspection" \
diff --git a/gnome2-apps/epiphany/DETAILS b/gnome2-apps/epiphany/DETAILS
index f574c66..9f2c08f 100755
--- a/gnome2-apps/epiphany/DETAILS
+++ b/gnome2-apps/epiphany/DETAILS
@@ -1,8 +1,8 @@
SPELL=epiphany
if [[ "$EPIPHANY_DEVEL" == "y" ]]; then
- VERSION=3.2.0
+ VERSION=3.2.1
else
- VERSION=3.2.0
+ VERSION=3.2.1
fi
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/gnome2-apps/epiphany/HISTORY b/gnome2-apps/epiphany/HISTORY
index 37be72d..ba761b6 100644
--- a/gnome2-apps/epiphany/HISTORY
+++ b/gnome2-apps/epiphany/HISTORY
@@ -1,3 +1,7 @@
+2012-02-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Removed unknown optional depends gnome-network
+ * DETAILS: Updated to version 3.2.1
+
2011-10-23 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS: devel depends are now stable depends

diff --git a/gnome2-apps/epiphany/epiphany-3.2.0.tar.bz2.sig
b/gnome2-apps/epiphany/epiphany-3.2.0.tar.bz2.sig
deleted file mode 100644
index d6e694e..0000000
Binary files a/gnome2-apps/epiphany/epiphany-3.2.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-apps/epiphany/epiphany-3.2.1.tar.bz2.sig
b/gnome2-apps/epiphany/epiphany-3.2.1.tar.bz2.sig
new file mode 100644
index 0000000..b3aa032
Binary files /dev/null and b/gnome2-apps/epiphany/epiphany-3.2.1.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (2d54a0c4ca4818e4282f0c0a97eccb0dd454be8d), George Sherwood, 02/05/2012

Archive powered by MHonArc 2.6.24.

Top of Page