head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2011.07.03.14.02.56;	author ohauer;	state Exp;
branches;
next	1.9;

1.9
date	2010.03.23.02.35.44;	author araujo;	state Exp;
branches;
next	1.8;

1.8
date	2008.08.19.02.55.17;	author araujo;	state Exp;
branches;
next	1.7;

1.7
date	2007.01.07.11.14.12;	author barner;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.25.18.01.02;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2005.02.19.20.31.21;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2004.03.17.18.29.35;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.08.03.35.40;	author foxfair;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.28.21.06.28;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.19.02.28.42;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.10
log
@-remove MD5
@
text
@SHA256 (libwhisker2-2.5.tar.gz) = f45a1cf2ad2637b29dd1b13d7221ea12e3923ea09d107ced446400f19070a42f
SIZE (libwhisker2-2.5.tar.gz) = 207569
@


1.9
log
@- Update to 2.5.
@
text
@a0 1
MD5 (libwhisker2-2.5.tar.gz) = 7cc1718dddde8f9a439d5622ae2f37eb
@


1.8
log
@- Update to 2.4.
@
text
@d1 3
a3 3
MD5 (libwhisker2-2.4.tar.gz) = bdc618fa52bee38171c12e00bd99e18d
SHA256 (libwhisker2-2.4.tar.gz) = 5d136f6de318e140a03f76a50392628ed7d00fbee297579ae29b81466f8c8e00
SIZE (libwhisker2-2.4.tar.gz) = 132083
@


1.7
log
@- 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)
@
text
@d1 3
a3 3
MD5 (libwhisker-2.1.tar.gz) = 14e6b4db5fdaf41c6ae4f77f45b6bc8f
SHA256 (libwhisker-2.1.tar.gz) = ad30078c931228e882754922752ba83fd0bbf44add182230a1a3da9f4890cd36
SIZE (libwhisker-2.1.tar.gz) = 82169
@


1.6
log
@- Add SHA256
@
text
@d1 3
a3 3
MD5 (libwhisker-1.8.tar.gz) = 25166ce0788c9daae4eb4122b7f85f49
SHA256 (libwhisker-1.8.tar.gz) = 490642d4654f5d05fc1c29374a2d1bc8a0744b4b69db090c3d037dcc0749820b
SIZE (libwhisker-1.8.tar.gz) = 109681
@


1.5
log
@- 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>
@
text
@d2 1
@


1.4
log
@SIZEify.
@
text
@d1 2
a2 2
MD5 (libwhisker-current.tar.gz) = d8cb255dee28e3cd120ea2d82a6a3f64
SIZE (libwhisker-current.tar.gz) = 109709
@


1.3
log
@PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
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.
@
text
@d2 1
@


1.2
log
@- Update to 1.8 and fix the checksum error reported by bento
- Pet portlint

PR:		57137
Submitted by:	Yann Berthier <yb@@sainte-barbe.org>
@
text
@d1 1
a1 1
MD5 (libwhisker-current.tar.gz) = 323c2ab06b0b6eef791889f938720027
@


1.1
log
@Add libwhisker 1.6, perl module to create HTTP test scripts.

PR:		42986
Submitted by:	pandzilla
@
text
@d1 1
a1 1
MD5 (libwhisker-current.tar.gz) = 06ac9f0f28d5269c893937e03d342c64
@

