From a99071ffab54625c8620f44454ae672358741748 Mon Sep 17 00:00:00 2001 From: imil Date: Mon, 28 May 2012 20:17:36 +0000 Subject: 20120528 Added SQLite build patch from sbd@ Added show-all-categories unlink() before symlink() 20120525 Dynamically read PKG_DBDIR from pkg_admin 20120524 Do not delete repository entries if the new one is unreachable. 20120429 When a package is marked as TOREMOVE and TOUPGRADE because of a dependency breakage during upgrade, just follow the usual upgrade process. 20120427 Handled "no value field" for buggy packages. 20120419 Hopefuly fixed the "dirty repository" bug thanks to bapt 20120416 Added show-{pkg-,}category as requested by Julian Fagir Added pkg-build-defs as requested by gls@ 20120415 Added pkg-content and pkg-descr Introduced pkg_infos.c to fetch remote informations Removed -D_FILE_OFFSET_BITS=64 from Makefile and added it in fsops.c 20120414 Fire up pkgin 0.6.0 case: cleanup in summary.c (stacktic) Packages list queries ordered differently for display and internals --- pkgtools/pkgin/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pkgtools/pkgin/Makefile') diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index 1acd5080c96..f196ce797ba 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/04/27 12:32:01 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/05/28 20:17:36 imil Exp $ # -DISTNAME= pkgin-0.5.2.3 -PKGREVISION= 1 +DISTNAME= pkgin-0.6.0 CATEGORIES= pkgtools MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/ -- cgit v1.2.3