| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:03:52
2.5
|
ohauer  |
-remove MD5 |
23 Mar 2010 02:35:44
2.5
|
araujo  |
- Update to 2.5. |
19 Aug 2008 02:55:18
2.4
|
araujo  |
- Update to 2.4. |
29 Jun 2007 16:29:19
2.1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
14 Jan 2007 17:28:42
2.1
|
itetcu  |
Fix plist.
Submitted by: krismail
Approved by: maintainer (private email). |
07 Jan 2007 11:14:12
2.1
|
barner  |
- Update to 2.1 [1]
- Pass maintainership to submitter [1]
- Add entry to UPDATING (migration guide for libwhisker 1.x users) [1]
- Remove former maintainer from pkg-descr
Submitted by: Marcelo Araujo <araujo@bsdmail.org> [1]
PR: ports/107615 (with modifications) |
25 Nov 2005 18:01:16
1.8_1
|
pav  |
- Add SHA256 |
19 Feb 2005 20:31:21
1.8_1
|
leeym  |
- older versions of 1.8 incorrectly identify themselves as 1.7 [1]
- Utilize PORTDOCS and PLIST_FILES
PR: [1] 77702
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
17 Mar 2004 18:29:46
1.8_1
|
trevor  |
SIZEify. |
09 Feb 2004 10:13:02
1.8_1
|
linimon  |
Reset bouncing maintainer address (one of the maintainer's other
ports had been previously reset by someone else). |
08 Nov 2003 03:35:40
1.8_1
|
foxfair  |
Fix checksum mismatch problem: the different is the later tarball adds
one more file (LW.pm), and the diff of Makefile.pl is:
--- ../libwhisker-1.8/Makefile.pl Thu Dec 19 03:39:24 2002
+++ ./Makefile.pl Wed Oct 8 01:38:16 2003
@@ -9,7 +9,7 @@
$|++;
-$VERSION = '1.7';
+$VERSION = '1.8';
$LIB = 'LW.pm';
$COMPONENTS = 'libs';
$PRELIB = 'prelib.wpl';
It seems that this is only an errata of release v1.8.
Bump PORTREVISION to aware this. maintainer's email was bounced several
times, so commit this change directly. |
03 Nov 2003 03:56:42
1.8
|
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
28 Sep 2003 21:06:28
1.8
|
krion  |
- Update to 1.8 and fix the checksum error reported by bento
- Pet portlint
PR: 57137
Submitted by: Yann Berthier <yb@sainte-barbe.org> |
21 Jul 2003 01:43:30
1.6_1
|
foxfair  |
Add USE_PERL5 to avoid 'make package' problem.
Obtained from: bento |
19 Jul 2003 02:28:42
1.6
|
foxfair  |
Add libwhisker 1.6, perl module to create HTTP test scripts.
PR: 42986
Submitted by: pandzilla |