aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Differences
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.61Sunpoet Po-Chuan Hsieh2011-08-142-6/+13
| | | | | | | Changes: http://search.cpan.org/dist/Test-Differences/Changes Notes: svn path=/head/; revision=279670
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - set some PORTSCOUT varsPhilip M. Gollucci2010-12-231-0/+2
| | | | Notes: svn path=/head/; revision=266757
* Fix versioning.Sergey Skvortsov2009-11-051-0/+1
| | | | | | | | PR: ports/140106 Submitted by: Henk van Oers <hvo.pm xx xs4all.nl> Notes: svn path=/head/; revision=243831
* - Update to 0.500Wen Heping2009-10-192-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243029
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-8/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 0.4801Philip M. Gollucci2009-02-042-4/+4
| | | | Notes: svn path=/head/; revision=227608
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Fix hardcoded PERL_ARCHErwin Lansing2004-05-131-1/+1
| | | | | | | Submitted by: Alex Kapranoff <alex@kapranoff.ru> Notes: svn path=/head/; revision=109070
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 0.47Erwin Lansing2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91168
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-2/+2
| | | | Notes: svn path=/head/; revision=82871
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-132-4/+10
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* New port: Test::Differences - Test strings and data structures for differencesEdwin Groothuis2003-02-045-0/+37
When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed. PR: ports/47588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=74636