Opened 18 years ago

Closed 18 years ago

#10743 closed defect (fixed)

UPDATE: p5-test-exception

Reported by: mj000219@… Owned by: narf_tm@…
Priority: Not set Milestone:
Component: ports Version:
Keywords: Cc: narf_tm@…
Port:

Description

Changing dep on p5-test-builder-tester to p5-test-simple. Also see #10742

# $Id: Portfile,v 1.4 2006/06/06 22:02:26 narf_tm Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Test-Exception 0.22
maintainers			narf_tm@macports.org
description			Convenience methods for testing exception-based code
long_description \
	This module provides a few convenience methods for testing exception \
	based code. It is built with Test::Builder and plays happily with \
	Test::Simple, Test::More and friends.

platforms			darwin

checksums			md5 dcf44183af3d26b14d7f989fc5ee1117

depends_lib-append	port:p5-test-simple port:p5-sub-uplevel

Change History (2)

comment:1 Changed 18 years ago by markd@…

Cc: narf_tm@… added
Owner: changed from yeled@… to narf_tm@…

Assign to maintainer.

comment:2 Changed 18 years ago by narf_tm@…

Resolution: fixed
Status: newclosed

This port has been updated.

Note: See TracTickets for help on using tickets.