Update to 1.14.
New in 1.14: * Avoid overflow in rds_free on 64-bit systems. New in 1.13: * Fix rdsinit interactive mode on amd64. * Additional rdsinit fix. * On bootstrap, remove the autom4te.cache. (Phil Nelson) New in 1.12: * Make sure we don't strip packaged binaries. * Removed cross-compilation spec files * FC5 build fixes
This commit is contained in:
parent
ff7164ff75
commit
f6aa657940
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:53 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2007/04/11 18:20:14 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rvm-1.11
|
||||
PKGREVISION= 1
|
||||
DISTNAME= rvm-1.14
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rvm/src/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2005/08/15 01:26:14 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.11 2007/04/11 18:20:16 gdt Exp $
|
||||
|
||||
SHA1 (rvm-1.11.tar.gz) = 5b97df8440f023647f02e5477727d37bdffcba1c
|
||||
RMD160 (rvm-1.11.tar.gz) = 8ead270bd4524a3b03865aa8dced25ef56e8646b
|
||||
Size (rvm-1.11.tar.gz) = 519270 bytes
|
||||
SHA1 (rvm-1.14.tar.gz) = 1be3c09a742d48385933f3273e144c26b03fdb05
|
||||
RMD160 (rvm-1.14.tar.gz) = 1160eaec124ce9a84277af68472b502131b2e003
|
||||
Size (rvm-1.14.tar.gz) = 535982 bytes
|
||||
|
|
Loading…
Reference in a new issue