Update to 2.1.13:
Version 2.1.13 (May 16, 2009) Developer-visible changes: * Change: use perltidy defaults for style * Change: BerkeleyDB and File::Path modules are now optional ** Cache features depend on these modules * Moved opted_mods initilization to init_opted_mods (-> loop)
This commit is contained in:
parent
c8fb178d29
commit
3c3cf3a207
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2009/06/08 09:15:08 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= clive-2.1.12
|
||||
DISTNAME= clive-2.1.13
|
||||
CATEGORIES= net multimedia www
|
||||
MASTER_SITES= http://clive.googlecode.com/files/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.16 2009/05/13 12:08:41 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.17 2009/06/08 09:15:08 wiz Exp $
|
||||
|
||||
SHA1 (clive-2.1.12.tar.bz2) = d3d92c05cae358376963649b04a4faa6afcc0a8f
|
||||
RMD160 (clive-2.1.12.tar.bz2) = a3c16e65a49ed067c42f52672968f79843f73241
|
||||
Size (clive-2.1.12.tar.bz2) = 32423 bytes
|
||||
SHA1 (clive-2.1.13.tar.bz2) = 16f0420df703de7b1c5b69aa2ecd1ba6e7a044a1
|
||||
RMD160 (clive-2.1.13.tar.bz2) = fe53913f9deca3331faafbc41fa42e05557bc077
|
||||
Size (clive-2.1.13.tar.bz2) = 32556 bytes
|
||||
|
|
Loading…
Reference in a new issue