Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (0701d10c1750660824e3c1344291e456acf66d54)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (0701d10c1750660824e3c1344291e456acf66d54)
  • Date: Tue, 16 Jan 2007 11:32:15 -0600

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

dev/null |binary
mail/postfix/DETAILS | 6 +++---
mail/postfix/HISTORY | 4 ++++
mail/postfix/PROVIDES | 1 +
video/mythtv/DEPENDS | 5 ++---
video/mythtv/DETAILS | 4 ++--
video/mythtv/HISTORY | 4 ++++
video/mythtv/mythtv-0.19.tar.bz2.sig | 0
8 files changed, 16 insertions(+), 8 deletions(-)

New commits:
commit 0701d10c1750660824e3c1344291e456acf66d54
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

postfix

Version bumped to 2.3.6
Added provider for SENDMAIL bug 13415

commit 0542141e90d968f9eb93067bf6a9a8ca25464d9e
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

mythtv

Updated to .20
Fixed lirc dep
made xmltv an optional dep

diff --git a/mail/postfix/DETAILS b/mail/postfix/DETAILS
index f6ff422..92d2c1b 100755
--- a/mail/postfix/DETAILS
+++ b/mail/postfix/DETAILS
@@ -1,5 +1,5 @@
SPELL=postfix
- VERSION=2.3.4
+ VERSION=2.3.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.sig
SOURCE2_IGNORE=signature
@@ -48,12 +48,12 @@
#
# VDA patch
#
- VERSION3=2.3.4-vda
+ VERSION3=2.3.5-vda
NAME3=$SPELL-$VERSION3.patch
SOURCE3=$NAME3.gz
SOURCE3_DIRECTORY=$SOURCE_DIRECTORY
SOURCE3_URL[0]=http://vda.sourceforge.net/VDA/$SOURCE3
-
SOURCE3_HASH=sha512:557cb3cbbc1dd2278913f451325ac2d57cc047cf341ce192828475123430ae84610edb1c8b4da8c231300e24ae7cb5d0d9ca9c18352e43fd12e23db5377bfd3e
+
SOURCE3_HASH=sha512:55ac571c99c785ce263df592bf07a70fce49187ec77dd8ca3a7758bb9b42531345c361fba2c934425d1b04815652f7c27e07616bd2a307118251a80118efc0f8

#
# Postfix main site
diff --git a/mail/postfix/HISTORY b/mail/postfix/HISTORY
index 4f48f9a..1e2de62 100644
--- a/mail/postfix/HISTORY
+++ b/mail/postfix/HISTORY
@@ -1,3 +1,7 @@
+2007-01-16 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: Version bumped to 2.3.6 vda to 2.3.5
+ * PROVIDES: postfix does indeed provide a sendmail compatible binary
bug #13415
+
2006-11-17 David Kowis <dkowis AT shlrm.org>
* INSTALL: used the new function note_config_files to make sure
postfix' config is tracked

diff --git a/mail/postfix/PROVIDES b/mail/postfix/PROVIDES
index 397895d..bebbaa4 100755
--- a/mail/postfix/PROVIDES
+++ b/mail/postfix/PROVIDES
@@ -1 +1,2 @@
MAIL-TRANSPORT-AGENT
+SENDMAIL
diff --git a/video/mythtv/DEPENDS b/video/mythtv/DEPENDS
index 40354bb..4016076 100755
--- a/video/mythtv/DEPENDS
+++ b/video/mythtv/DEPENDS
@@ -6,6 +6,5 @@ depends libmad &&
depends libvorbis &&
depends flac &&
depends cdparanoia &&
-depends xmltv &&
-depends lirc
-
\ No newline at end of file
+optional_depends xmltv "" "" "For tv station grabbing" &&
+optional_depends lirc "--enable-lirc" "--disable-lirc" "For IR remote
support"
diff --git a/video/mythtv/DETAILS b/video/mythtv/DETAILS
index 9639200..155c575 100755
--- a/video/mythtv/DETAILS
+++ b/video/mythtv/DETAILS
@@ -1,9 +1,9 @@
SPELL=mythtv
- VERSION=0.19
+ VERSION=0.20
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.mythtv.org/mc/$SOURCE
- SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+
SOURCE_HASH=sha512:665f30de53b3a080786129470f1f126f41ab5f3f1a465aca718388021a55cfe33253647ad2aa551161bc2efd9b89fa42195413c2817360ce565a4686d828b535
WEB_SITE=http://www.mythtv.org
ENTERED=20040727
UPDATED=20050430
diff --git a/video/mythtv/HISTORY b/video/mythtv/HISTORY
index 5f6a0ab..1a43800 100644
--- a/video/mythtv/HISTORY
+++ b/video/mythtv/HISTORY
@@ -1,3 +1,7 @@
+2006-12-16 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: Fixed lirc dependency. Also moved xmltv to optional
+ * DETAILS: version bumped to 0.20 using sha512sum now, becuase I'm
not in the gurus.gpg
+
2006-07-25 Bearcat M. Sandor <sourcemage AT feline-soul.com>
* DEPENDS: made lirc a depenancy. The configure script includes a
--disable-lirc flag, but it appears to have no effect. Check for fix on next
update.

diff --git a/video/mythtv/mythtv-0.19.tar.bz2.sig
b/video/mythtv/mythtv-0.19.tar.bz2.sig
deleted file mode 100644
index 0de14f3..0000000
Binary files a/video/mythtv/mythtv-0.19.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by David Kowis (0701d10c1750660824e3c1344291e456acf66d54), David Kowis, 01/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page