summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin/Makefile
diff options
context:
space:
mode:
authorimil <imil>2011-10-24 10:00:45 +0000
committerimil <imil>2011-10-24 10:00:45 +0000
commitb5ccc239457fd80ebf205a8aea16484b5ae42d73 (patch)
tree17783b0ed1bbbf0d1c9537ee3c1011957973305a /pkgtools/pkgin/Makefile
parent6716b050911661eafc74787dce8023b749a3f92b (diff)
downloadpkgsrc-b5ccc239457fd80ebf205a8aea16484b5ae42d73.tar.gz
pkgin-0.5.2
Various minor fixes from NetBSDfr hackathon Moved break_depends() at the end of impact.c to avoid inconsistencies Check for real filesystem size to be occuppied by upgrade Check for user permissions before update_db update_db() returns a status so we can warn simple users introduced have_enough_rights(), fixed pkg_keep() perms Various return codes fixed to satisfy frontends
Diffstat (limited to 'pkgtools/pkgin/Makefile')
-rw-r--r--pkgtools/pkgin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index 2d9f943db57..81763fde170 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2011/10/16 09:26:36 imil Exp $
+# $NetBSD: Makefile,v 1.18 2011/10/24 10:00:45 imil Exp $
#
-DISTNAME= pkgin-0.5.1
+DISTNAME= pkgin-0.5.2
CATEGORIES= pkgtools
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/