v0.0.2 - add fetch-needed and simulate option
This commit is contained in:
parent
bea25fadde
commit
42b2ab5792
3 changed files with 12 additions and 6 deletions
6
packman/MESSAGE
Normal file
6
packman/MESSAGE
Normal file
|
@ -0,0 +1,6 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1 2007/06/12 20:21:51 koifren Exp $
|
||||
|
||||
This program is in alpha stage. Don't expect it to work properly.
|
||||
|
||||
===========================================================================
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1 2007/06/12 13:35:09 koifren Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/06/12 20:21:51 koifren Exp $
|
||||
|
||||
DISTNAME= packman-0.0.1
|
||||
DISTNAME= packman-0.0.2
|
||||
CATEGORIES= pkgtools
|
||||
MASTER_SITES= http://kefren.netbsd.ro/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2007/06/12 13:35:09 koifren Exp $
|
||||
$NetBSD: distinfo,v 1.2 2007/06/12 20:21:51 koifren Exp $
|
||||
|
||||
SHA1 (packman-0.0.1.tar.gz) = 6d1da60f6fa7f196c5ae2ba7c21d251bd5c9ab0c
|
||||
RMD160 (packman-0.0.1.tar.gz) = bf7683cc61969a8da85dce32add13fdd53d470b1
|
||||
Size (packman-0.0.1.tar.gz) = 6562 bytes
|
||||
SHA1 (packman-0.0.2.tar.gz) = 01286034bebf3051b85ce59df5d1b11c2af33010
|
||||
RMD160 (packman-0.0.2.tar.gz) = c7b879162eeb974ace0a6396c0e8986caef7893b
|
||||
Size (packman-0.0.2.tar.gz) = 6639 bytes
|
||||
|
|
Loading…
Reference in a new issue