Bug 246453 - devel/cdash: I'll take it (takes MAINTAINER)
Summary: devel/cdash: I'll take it (takes MAINTAINER)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-13 23:42 UTC by Chris Hutchinson
Modified: 2020-05-14 07:08 UTC (History)
1 user (show)

See Also:


Attachments
patch (svn diff) for devel/cdash (401 bytes, patch)
2020-05-13 23:42 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2020-05-13 23:42:03 UTC
Created attachment 214470 [details]
patch (svn diff) for devel/cdash

Given this port uses php-5 it's likely BROKEN.
The current version is 2.6.0[0]. Which is the
last version to support php-5. But *does* support
php-7. As one might imagine, much has changed since 2.2
and I'm currently cobbling up a v2.6.0 port now. But
until it's ready to submit. I wanted to note that I'm
aware this port is broken, and am working on a version
replacement.

CHANGES

Makefile:
MAINTAINER

That's it.

Please find the svn diff attached.

NOTE this port is currently maintained by ports@ so maintainer
approval is implicit.

Thanks!

--Chris

 [0] https://github.com/Kitware/CDash/releases/tag/v2.6.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-14 07:08:26 UTC
A commit references this bug:

Author: fernape
Date: Thu May 14 07:07:42 UTC 2020
New revision: 535218
URL: https://svnweb.freebsd.org/changeset/ports/535218

Log:
  devel/cdash: set MAINTAINER

  Submitter request to take MAINTAINERship

  PR:	246453
  Submitted by:	portmaster@bsdforge.com

Changes:
  head/devel/cdash/Makefile
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-14 07:08:47 UTC
Committed,

Thanks!