summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin/Makefile
diff options
context:
space:
mode:
authorimil <imil>2012-05-28 20:17:36 +0000
committerimil <imil>2012-05-28 20:17:36 +0000
commita99071ffab54625c8620f44454ae672358741748 (patch)
tree623cda1bb276f753e7e4c3ce68b68bb33c19a515 /pkgtools/pkgin/Makefile
parent7e4a3614d40b7e808b66682751aa24830935a957 (diff)
downloadpkgsrc-a99071ffab54625c8620f44454ae672358741748.tar.gz
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
Diffstat (limited to 'pkgtools/pkgin/Makefile')
-rw-r--r--pkgtools/pkgin/Makefile5
1 files changed, 2 insertions, 3 deletions
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/