Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 18:18:26 +0100
From:      Matthias Fechner <idefix@fechner.net>
To:        Antoine Brodin <antoine@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r518014 - head/www/redmine4
Message-ID:  <805b04db-9729-b796-b189-26cb870a3847@fechner.net>
In-Reply-To: <201911201358.xAKDw0Rw086713@repo.freebsd.org>
References:  <201911201358.xAKDw0Rw086713@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Is this really the correct way to fix the problem?
Just mark a port as broken?

I just want to understand the correct procedure here.
I already informed sunpoet that commit r517523 has broken redmine4.

Thanks
Matthias

Am 20.11.2019 um 14:58 schrieb Antoine Brodin:
> Author: antoine
> Date: Wed Nov 20 13:58:00 2019
> New Revision: 518014
> URL: https://svnweb.freebsd.org/changeset/ports/518014
>
> Log:
>   Mark BROKEN: fails to stage
>   
>   Could not find gem 'rouge (~> 3.12.0)' in any of the gem sources listed in your
>   Gemfile.
>   
>   Reported by:	pkg-fallout
>
> Modified:
>   head/www/redmine4/Makefile
>
> Modified: head/www/redmine4/Makefile
> ==============================================================================
> --- head/www/redmine4/Makefile	Wed Nov 20 13:56:36 2019	(r518013)
> +++ head/www/redmine4/Makefile	Wed Nov 20 13:58:00 2019	(r518014)
> @@ -14,6 +14,8 @@ COMMENT=	Flexible project management web application
>  LICENSE=	GPLv2
>  LICENSE_FILE=	${WRKSRC}/doc/COPYING
>  
> +BROKEN=		fails to stage
> +
>  RUN_DEPENDS=	rubygem-bundler>=1.5.0:sysutils/rubygem-bundler \
>  		rubygem-rails52>=5.2.3:www/rubygem-rails52 \
>  		rubygem-rouge>=3.12.0:textproc/rubygem-rouge \


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?805b04db-9729-b796-b189-26cb870a3847>