Bug 112737 - New port: devel/pear-PHPUnit3
Summary: New port: devel/pear-PHPUnit3
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: 2007-05-17 15:50 UTC by Gerrit Beine
Modified: 2007-06-10 12:20 UTC (History)
0 users

See Also:


Attachments
file.shar (11.03 KB, text/plain)
2007-05-17 15:50 UTC, Gerrit Beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2007-05-17 15:50:02 UTC
This is the newest version of PHPUnit.
Even it is no longer hostet by PEAR, it still used the PEAR installer.

PHPUnit3 cannot be installed with PHPUnit or PHPUnit2 together.

PHPUnit3 comes with many enhancements to PHPUnit2, see

http://www.phpunit.de/wiki/ChangeLog#PHPUnit3.0.019-Nov-2006

for details.

Note: This port requires the bsd.pear.mk channel patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-17 15:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants to have pear- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-10 12:16:36 UTC
miwi        2007-06-10 11:16:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    devel/pear-PHPUnit3  Makefile distinfo pkg-descr 
  Log:
  PHPUnit3 is a regression testing framework used by the developer
  who implements unit tests in PHP5. It is based upon JUnit, which
  can be found at http://www.junit.org/.
  
  WWW: http://www.phpunit.de/
  
  PR:             112737
  Submitted by:   Gerrit Beine<gerrit.beine@gmx.de>
  Repocopied by:  marcus
  
  Revision  Changes    Path
  1.2780    +1 -0      ports/devel/Makefile
  1.18      +241 -68   ports/devel/pear-PHPUnit3/Makefile
  1.13      +3 -3      ports/devel/pear-PHPUnit3/distinfo
  1.2       +1 -1      ports/devel/pear-PHPUnit3/pkg-descr
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-10 12:18:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!