pkgin 0.4.2

20110306
        Moving to SF.net
        Check for mark_as_automatic_installed() return code

20110301
        pkgin can now upgrade pkg_install with user's approval

20110228
        url_stat's size is declared as off_t, will be > SSIZE_MAX on
        32 bits systems. Added a fix for this.

20110227
        Added -P, print package version instead of globs in sd, srd, sfd
        Added warning for repositories with 0-lenght FILE_SIZE
        Added -V (verbosity) flag
        Moved integer flags to uint8_t
This commit is contained in:
imil 2011-03-06 18:44:59 +00:00
parent 6910bf835e
commit 868c402e8a
2 changed files with 7 additions and 7 deletions

View file

@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.10 2011/02/21 22:42:48 imil Exp $
# $NetBSD: Makefile,v 1.11 2011/03/06 18:44:59 imil Exp $
#
DISTNAME= pkgin-0.4.1
DISTNAME= pkgin-0.4.2
CATEGORIES= pkgtools
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/
MAINTAINER= imil@NetBSD.org
HOMEPAGE= http://imil.net/pkgin/
HOMEPAGE= http://pkgin.net/
COMMENT= Apt / yum like tool for managing pkgsrc binary packages
LICENSE= modified-bsd

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2011/02/21 22:42:49 imil Exp $
$NetBSD: distinfo,v 1.10 2011/03/06 18:44:59 imil Exp $
SHA1 (pkgin-0.4.1.tar.gz) = af27aa20055f00c272c36a4972dc1aa920691232
RMD160 (pkgin-0.4.1.tar.gz) = 907d7c4c516823297162004cfd09c7c7a78186e9
Size (pkgin-0.4.1.tar.gz) = 1340323 bytes
SHA1 (pkgin-0.4.2.tar.gz) = ce383e87ad96a0b7d0cd64302f69328598476a0d
RMD160 (pkgin-0.4.2.tar.gz) = 95359bf1218b79e9ad18b4449b83cb36ed60d60c
Size (pkgin-0.4.2.tar.gz) = 1340429 bytes