Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (65c1eb754436b3cca778bb216e05afb95d448989)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: "Dale E. Edmons" <linuxfan AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (65c1eb754436b3cca778bb216e05afb95d448989)
  • Date: Tue, 12 Feb 2008 09:24:11 -0800

Dale E. Edmons wrote:
GIT changes to master grimoire by Dale E. Edmons <linuxfan AT sourcemage.org>:

utils/fbgetty/DETAILS | 4 -
utils/fbgetty/HISTORY | 3 +
utils/fbgetty/PRE_BUILD | 3 +
utils/fbgetty/fbgetty-0.1.698-gcc41.patch | 64
++++++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 2 deletions(-)

New commits:
commit 06c108af8e18b711b2802fa4a6c930a0766815c2
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

Updated fbgetty and patched.

diff --git a/utils/fbgetty/DETAILS b/utils/fbgetty/DETAILS
index 3dd571c..547a072 100755
--- a/utils/fbgetty/DETAILS
+++ b/utils/fbgetty/DETAILS
@@ -1,7 +1,7 @@
SPELL=fbgetty
VERSION=0.1.698
- SOURCE=fbgetty-0.1.698.tar.gz
-
SOURCE_URL[0]=http://projects.meuh.org/fbgetty/downloads/fbgetty-0.1.698.tar.gz
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE_URL[0]=http://projects.meuh.org/${SPELL}/downloads/${SOURCE}

SOURCE_HASH=sha512:942304ac00ecfaad59419a0994331e59d91269ee015e3bd38faa85db0b205e6e88e1958b65e503f59b81f050a1e110aeea6534eecb3ba010096a6b5173fd1ac5
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://projects.meuh.org/fbgetty/
diff --git a/utils/fbgetty/HISTORY b/utils/fbgetty/HISTORY
index b8d72f5..2d4edfe 100644
--- a/utils/fbgetty/HISTORY
+++ b/utils/fbgetty/HISTORY
@@ -1,3 +1,6 @@
+2008-02-12 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * PRE_BUILD: Created for patching fbgetty (thanks arachnist).
<snip>

You'll also want to mention fbgetty-0.1.698-gcc41.patch and explain what it is for, briefly (though the name tells most of it ;)) and also your changes to DETAILS.

</nitpick>

-sandalle


Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page