Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by John Example (1be1e188880d9cc33d5292e03b14cea33f70eba8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Matt Donovan" <kitche AT reddphoenix.com>
  • To: "John Example" <dragon AT njord.sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by John Example (1be1e188880d9cc33d5292e03b14cea33f70eba8)
  • Date: Fri, 25 Aug 2006 13:46:00 -0700 (PDT)

This is me forgot to edit my repo config
> GIT changes to master grimoire by John Example <dragon@njord.(none)>:
>
> mail/anubis/DETAILS | 4 +++-
> mail/anubis/HISTORY | 3 +++
> 2 files changed, 6 insertions(+), 1 deletion(-)
>
> New commits:
> commit 1be1e188880d9cc33d5292e03b14cea33f70eba8
> Author: John Example <dragon@njord.(none)>
> Commit: John Example <dragon@njord.(none)>
>
> add UPSTREAM_KEY to DETAILS for anubis
>
> diff --git a/mail/anubis/DETAILS b/mail/anubis/DETAILS
> index de09893..6210779 100755
> --- a/mail/anubis/DETAILS
> +++ b/mail/anubis/DETAILS
> @@ -13,7 +13,9 @@ else
> VERSION=4.0
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/anubis/$SOURCE-$VERSION
> -
> SOURCE_HASH=sha512:b5b0698425c498f1304771e5a6ce771a9f732794afab29342d546080719c6ead78324fb87fd6a65efbf3b14b81c5f9917968136b6947da3eb72fc31038e35f45
> + SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/anubis/$SOURCE-$VERSION.sig
> + SOURCE2_IGNORE=signature
> + SOURCE_GPG="gnu.gpg:${SOURCE}.sig:UPSTREAM_KEY"
> fi
> SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
> WEB_SITE=http://www.gnu.org/software/anubis/
> diff --git a/mail/anubis/HISTORY b/mail/anubis/HISTORY
> index df510d9..eadf98e 100644
> --- a/mail/anubis/HISTORY
> +++ b/mail/anubis/HISTORY
> @@ -1,3 +1,6 @@
> +2006-08-25 Matthew Donovan <mdonovan AT sourcemage.org>
> + * DETAILS: added the vendor key
> +
> 2006-08-16 David Kowis <dkowis AT shlrm.org>
> * DETAILS: added the real version...
> * PRE_BUILD: made that fancy junk optional depending on cvs
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>


--






Archive powered by MHonArc 2.6.24.

Top of Page