[SM-Commit] GIT changes to master grimoire by David Kowis (6649019729937110ef39530f96ea608c0dfa17f1)

Jeremy Blosser jblosser-smgl at firinn.org
Fri Jan 26 11:41:02 EST 2007


On Jan 26, David Kowis [scm at mail.sourcemage.org] wrote:
> GIT changes to master grimoire by David Kowis <dkowis at melchiah.(none)>:
> 
>  devel/git/DEPENDS |   10 ++--------
>  devel/git/HISTORY |    4 ++++
>  2 files changed, 6 insertions(+), 8 deletions(-)
> 
> New commits:
> commit 6649019729937110ef39530f96ea608c0dfa17f1
> Author: David Kowis <dkowis at shlrm.org>
> Commit: David Kowis <dkowis at melchiah.(none)>
> 
>     git
>     
>     Made curl and expat non optional
>     fixes bugs 12975 and 12976

Please make sure these are really required and they didn't just change the
way to give the options from the env vars to something else.

> diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
> index 5b1f90c..432dac3 100755
> --- a/devel/git/DEPENDS
> +++ b/devel/git/DEPENDS
> @@ -1,15 +1,9 @@
> +depends curl   &&
> +depends expat  &&
>  if [[ $GIT_SHA_OPT == openssl ]] ; then
>    depends  openssl 
>  fi  &&
>  
> -optional_depends  curl                                                   \
> -                  ''                                                     \
> -                  'NO_CURL=true'                                         \
> -                  'For http(s) pull and push'                            &&
> -optional_depends  expat                                                  \
> -                  ''                                                     \
> -                  'NO_EXPAT=true'                                        \
> -                  'For http(s) push'                                     &&
>  optional_depends  python                                                 \
>                    ''                                                     \
>                    'NO_PYTHON=true'                                       \
> diff --git a/devel/git/HISTORY b/devel/git/HISTORY
> index a27a26d..9e43a65 100644
> --- a/devel/git/HISTORY
> +++ b/devel/git/HISTORY
> @@ -1,3 +1,7 @@
> +2007-01-26 David Kowis <dkowis at shlrm.org>
> +	* DEPENDS: made curl and expat not optional
> +	  bugs 12975 and 12976
> +
>  2007-01-08 George Sherwood <george at beernabeer.com>
>  	* DETAILS: Updated to 1.4.4.4
>  
> _______________________________________________
> SM-Commit mailing list
> SM-Commit at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20070126/398a4a22/attachment.bin 


More information about the SM-Commit mailing list