1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Andrej Zverev
ad3a80d0f3 -Update to 0.093
-Add SHA256

ChangeLog:
- Fixed inifinte recursion when adding comparators into bags. That whole area is
  unpleasant - conceptually as well as implementation-wise. Comparators no longer
  inherit a compare method, so we only call the specialised compare if it exists,
  otherwise we just do normal deep comparison.
- Removed a debugging print.

Noticed by:	edwin@
2005-12-12 11:23:06 +00:00
Andrej Zverev
9fa0157efe -Update to 0.092
Approved by:	sem (mentor)
2005-11-03 09:02:24 +00:00
Andrej Zverev
04b99f7cc7 - Change my e-mail
Approved by: sem (mentor)
2005-10-03 12:55:25 +00:00
Yen-Ming Lee
594b2797b1 - Update to 0.88
- Assign maintainership to Andrej Zverev <az@inec.ru>

PR:		83773
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-20 14:53:45 +00:00
Cheng-Lung Sung
afc2d33bec - perl extension that testing data structures for differences deeply.
PR:		ports/73237
Submitted by:	Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by:	co-mentor (vanilla)
2004-10-30 08:42:30 +00:00