Bug 128137 - [PATCH] databases/phpMyAdmin: add missing dependency for php spl
Summary: [PATCH] databases/phpMyAdmin: add missing dependency for php spl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 04:20 UTC by Yi-Huan Chan
Modified: 2008-10-17 20:50 UTC (History)
1 user (show)

See Also:


Attachments
phpMyAdmin-3.0.0.patch (515 bytes, patch)
2008-10-16 04:20 UTC, Yi-Huan Chan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Huan Chan 2008-10-16 04:20:00 UTC
PMA need SPL:
http://wiki.cihar.com/pma/Requirements

Port maintainer (m.seaman@infracaninophile.co.uk) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-16 04:20:10 UTC
Maintainer of databases/phpmyadmin,

Please note that PR ports/128137 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128137

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-16 04:20:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Matthew Seaman 2008-10-16 06:11:09 UTC
Edwin Groothuis wrote:
> Maintainer of databases/phpmyadmin,
> 
> Please note that PR ports/128137 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128137
> 


Yes, I approve this patch.  My thanks to the various people who have
contacted me about the issue.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-10-16 06:20:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-17 20:48:44 UTC
miwi        2008-10-17 19:48:35 UTC

  FreeBSD ports repository

  Modified files:
    databases/phpmyadmin Makefile 
  Log:
  - Add missing dependency
  
  PR:             128137
  Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.95      +2 -1      ports/databases/phpmyadmin/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-10-17 20:48:50 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!