Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (3c3e64398e138c556a829de549433ee0617e26b5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (3c3e64398e138c556a829de549433ee0617e26b5)
  • Date: Fri, 15 Dec 2006 03:47:11 +0100

>
> GIT changes to master grimoire by Bearcat Sandor
> <sourcemage AT feline-soul.com>:
>
> mail/dovecot/BUILD | 2 +-
> mail/dovecot/CONFLICTS | 3 ---
> mail/dovecot/DETAILS | 10 +++++-----
> mail/dovecot/HISTORY | 4 ++--
> mail/dovecot/INSTALL | 2 +-
> mail/dovecot/PRE_BUILD | 3 +--
> 6 files changed, 10 insertions(+), 14 deletions(-)
>
> New commits:
> commit 3f70fa653a8d6a7d3d8b8c3cd0262762cf90ee70
> Author: Bearcat Sandor <sourcemage AT feline-soul.com>
> Commit: Bearcat Sandor <sourcemage AT feline-soul.com>
>
> *Updated the spell dovecot to a version that ruskie sent me that
> actually casts
>
> diff --git a/mail/dovecot/BUILD b/mail/dovecot/BUILD
> index 2063a86..23c8a40 100755
> --- a/mail/dovecot/BUILD
> +++ b/mail/dovecot/BUILD
> @@ -11,7 +11,7 @@ fi &&
> default_build &&
>
> if [[ "$DOVECOT_EXT_LDA" == 'y' ]]; then
> - pushd dovecot-lda-* &&
> + pushd dovecot-sieve-* &&
> ./configure \
> --prefix=$INSTALL_ROOT/usr \
> --sysconfdir=$INSTALL_ROOT/etc \
> diff --git a/mail/dovecot/CONFLICTS b/mail/dovecot/CONFLICTS
> deleted file mode 100755
> index 86646d1..0000000
> --- a/mail/dovecot/CONFLICTS
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -conflicts imap
> -conflicts pine-imap
> -conflicts courier-imap
>

Why did you removed CONFLICTS file?



> diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
> index b8bbea7..fa7766a 100755
> --- a/mail/dovecot/DETAILS
> +++ b/mail/dovecot/DETAILS
> @@ -1,5 +1,5 @@
> SPELL=dovecot
> - VERSION=1.0.rc12
> + VERSION=1.0.rc13
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE2=$SOURCE.sig
> SOURCE2_IGNORE=signature
> @@ -8,10 +8,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
> SOURCE_URL[0]=http://www.dovecot.org/releases/$SOURCE
> SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
> if [[ "$DOVECOT_EXT_LDA" == 'y' ]]; then
> - VERSION2=20060513
> -
> SOURCE3_HASH='sha512:c7341ac0411bb2f06c510b124fd39b910c62cd73853b9eb7de77c12d773ee7a84b1c7544b7c0bb829e98646f87b42c62bfbf7bc69d7123463da48e0770488e27'
> - SOURCE3=$SPELL-lda-$VERSION2.tar.gz
> - SOURCE3_URL[0]=http://dovecot.org/nightly/lda/$SOURCE3
> + VERSION2=20061107
> + SOURCE3_HASH=sha512:
> + SOURCE3=$SPELL-sieve-$VERSION2.tar.gz
> + SOURCE3_URL[0]=http://dovecot.org/nightly/sieve/$SOURCE3
> fi
> ENTERED=20030224
> UPDATED=20041110
> diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
> index 8f1053a..6a372c1 100644
> --- a/mail/dovecot/HISTORY
> +++ b/mail/dovecot/HISTORY
> @@ -1,5 +1,5 @@
> -2006-11-15 David Kowis <dkowis AT shlrm.org>
> - * DETAILS: Version bumpted to 1.0rc12. Thanks to abouter.
> +2006-12-14 Bearcat M. Sandor <sourcemage AT feline-soul.com>
> + * got a working spell from ruskie and replaced old spell
>
Why did you removed David Kowis' HISTORY entry?


--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page