> On Jul 29, 2018, at 6:51 AM, Jochen Neumeister <[email protected]> wrote:
> 
> Author: joneum
> Date: Sun Jul 29 10:51:37 2018
> New Revision: 475644
> URL: https://svnweb.freebsd.org/changeset/ports/475644
> 
> Log:
>  databases/mantis: Update to 2.15.0
> 
>  Changelog: 
> https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.15.0
> 
>  PR:          229880
>  Submitted by:        Nathan <[email protected]>
>  MFH:         2018Q3
>  Security:    0822a4cf-9318-11e8-8d88-00e04c1ea73d
> 
> Modified:
>  head/databases/mantis/Makefile
>  head/databases/mantis/distinfo

This version fails to run for me.  The vendor directory is missing.  This is 
the error I get:

[Mon Aug 20 20:40:14.528249 2018] [:error] [pid 73365] [client redacted] PHP 
Warning:  require_once(/usr/local/www/mantis/vendor/autoload.php): failed to 
open stream: No such file or directory in /usr/local/www/mantis/core.php on 
line 71
[Mon Aug 20 20:40:14.528317 2018] [:error] [pid 73365] [client redacted] PHP 
Fatal error:  require_once(): Failed opening required 
'/usr/local/www/mantis/vendor/autoload.php' 
(include_path='/usr/local/share/pear') in /usr/local/www/mantis/core.php on 
line 71

Is this working for anyone?

There was no vendor directory in the 2.6.0 tarball.  There isn't one in the 
2.15.0 tarball either, but the code definitely references it.

Upstream inquires (https://mantisbt.org/forums/viewtopic.php?p=66190#p66190 
<https://mantisbt.org/forums/viewtopic.php?p=66190#p66190>) indicate we should 
be using Sourceforge downloads, not GitHub

The vendor directory is present in the SF tarball at 
https://sourceforge.net/projects/mantisbt/files/mantis-stable/2.16.0/ 
<https://sourceforge.net/projects/mantisbt/files/mantis-stable/2.16.0/>

I tried last night to update the port, but failed.

Ideas please?

--
Dan Langille - BSDCan / PGCon
[email protected]



> 
> Modified: head/databases/mantis/Makefile
> ==============================================================================
> --- head/databases/mantis/Makefile    Sun Jul 29 10:42:23 2018        
> (r475643)
> +++ head/databases/mantis/Makefile    Sun Jul 29 10:51:37 2018        
> (r475644)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
> 
> PORTNAME=     mantis
> -PORTVERSION= 2.9.0
> +PORTVERSION= 2.15.0
> CATEGORIES=   databases www
> 
> MAINTAINER=   [email protected]
> 
> Modified: head/databases/mantis/distinfo
> ==============================================================================
> --- head/databases/mantis/distinfo    Sun Jul 29 10:42:23 2018        
> (r475643)
> +++ head/databases/mantis/distinfo    Sun Jul 29 10:51:37 2018        
> (r475644)
> @@ -1,6 +1,6 @@
> -TIMESTAMP = 1512569589
> -SHA256 
> (mantisbt-mantisbt-2.9.0-798792eebed2e699a98c4e94f4aeb4c35eba55f8_GH0.tar.gz) 
> = a6b1bbd8fa7bc7f541e77a59e9f8a6fd496b8f61f2cd0423750ad6731af93522
> -SIZE 
> (mantisbt-mantisbt-2.9.0-798792eebed2e699a98c4e94f4aeb4c35eba55f8_GH0.tar.gz) 
> = 4547294
> +TIMESTAMP = 1532858621
> +SHA256 
> (mantisbt-mantisbt-2.15.0-798792eebed2e699a98c4e94f4aeb4c35eba55f8_GH0.tar.gz)
>  = a6b1bbd8fa7bc7f541e77a59e9f8a6fd496b8f61f2cd0423750ad6731af93522
> +SIZE 
> (mantisbt-mantisbt-2.15.0-798792eebed2e699a98c4e94f4aeb4c35eba55f8_GH0.tar.gz)
>  = 4547294
> SHA256 
> (mantisbt-swagger-ui-0beaf61f94c3e6359ee0cdaf7b23ad4b365d761f_GH0.tar.gz) = 
> 5c67f724da6d2daa8931920b82f92319098badc47b57848c385a942a1420bdf4
> SIZE 
> (mantisbt-swagger-ui-0beaf61f94c3e6359ee0cdaf7b23ad4b365d761f_GH0.tar.gz) = 
> 1401641
> SHA256 (mantisbt-ADOdb-cc2c13e337f1441e3aa1e17497722c1cd98b281b_GH0.tar.gz) = 
> a9334857b2dfefb42273f5296ef89166e6d65fcca26857702bce579ba1add102
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-head
> To unsubscribe, send any mail to "[email protected]"

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to