Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (bc7b9743482f76c2fa53a45491393ffcd1e016d3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (bc7b9743482f76c2fa53a45491393ffcd1e016d3)
  • Date: Fri, 4 Mar 2011 20:27:17 -0600

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

xorg-app/xf86dga/DEPENDS | 5 +----
xorg-app/xf86dga/DETAILS | 11 +++++------
xorg-app/xf86dga/HISTORY | 6 ++++++
xorg-app/xf86dga/xf86dga-1.0.3.tar.bz2.sig |binary
4 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit bc7b9743482f76c2fa53a45491393ffcd1e016d3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86dga: Removed PKG and XORG_VER

commit 211170f8665a0e2341b3195b3598575211c7f8a6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86dga: Updated to 1.0.3
SOURCE matches upstream posted SHA1
Removed dependencies on libxaw, libxt, and libxmu

diff --git a/xorg-app/xf86dga/DEPENDS b/xorg-app/xf86dga/DEPENDS
index 6628815..41262f1 100755
--- a/xorg-app/xf86dga/DEPENDS
+++ b/xorg-app/xf86dga/DEPENDS
@@ -1,6 +1,3 @@
depends util-macros &&
depends libx11 &&
-depends libxxf86dga &&
-depends libxt &&
-depends libxaw &&
-depends libxmu
+depends libxxf86dga
diff --git a/xorg-app/xf86dga/DETAILS b/xorg-app/xf86dga/DETAILS
index bb168c6..599f723 100755
--- a/xorg-app/xf86dga/DETAILS
+++ b/xorg-app/xf86dga/DETAILS
@@ -1,11 +1,10 @@
SPELL=xf86dga
- PKG=xf86dga
- VERSION=1.0.2
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:f3c9dafaea95b7a9fa4e1dc05bd28477fea1bff6d37c2406c132d61d1bc315b438d4a23a9a0813dfdffe4919f35f3acda66bd9ed648a25393c446127996e3641
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:f3c9dafaea95b7a9fa4e1dc05bd28477fea1bff6d37c2406c132d61d1bc315b438d4a23a9a0813dfdffe4919f35f3acda66bd9ed648a25393c446127996e3641
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
SECURITY_PATCH=1
diff --git a/xorg-app/xf86dga/HISTORY b/xorg-app/xf86dga/HISTORY
index 8a289f9..8afbbea 100644
--- a/xorg-app/xf86dga/HISTORY
+++ b/xorg-app/xf86dga/HISTORY
@@ -1,3 +1,9 @@
+2011-03-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.3
+ SOURCE matches upstream posted SHA1
+ Removed PKG and XORG_VER
+ * DEPENDS: Removed dependencies on libxaw, libxt, and libxmu
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/xf86dga/xf86dga-1.0.3.tar.bz2.sig
b/xorg-app/xf86dga/xf86dga-1.0.3.tar.bz2.sig
new file mode 100644
index 0000000..18e7e2e
Binary files /dev/null and b/xorg-app/xf86dga/xf86dga-1.0.3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (bc7b9743482f76c2fa53a45491393ffcd1e016d3), Eric Sandall, 03/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page