svn commit: r518014 - head/www/redmine4

Matthias Fechner idefix at fechner.net
Wed Nov 20 17:18:35 UTC 2019


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



More information about the svn-ports-all mailing list