summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk-base
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-11-23 12:13:34 +0000
committerjoerg <joerg@pkgsrc.org>2012-11-23 12:13:34 +0000
commit2c879bc7cae1fcaddeeddd07822b5f5c1e356075 (patch)
tree7a3f5dc9fbb776757ced53728c97bff7388fd63f /pkgtools/pbulk-base
parentfaa3ff79d52120d2e2da3c3e96dafcf3bab26f5d (diff)
downloadpkgsrc-2c879bc7cae1fcaddeeddd07822b5f5c1e356075.tar.gz
Update pbulk to 0.51 and pbulk-base to 0.46. Add support for reusing old
scan results to speed up the process. Fix a bug that overwrote the package.log during installation.
Diffstat (limited to 'pkgtools/pbulk-base')
-rw-r--r--pkgtools/pbulk-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pbulk-base/Makefile b/pkgtools/pbulk-base/Makefile
index ceb100e7072..869be8985e8 100644
--- a/pkgtools/pbulk-base/Makefile
+++ b/pkgtools/pbulk-base/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/09/11 23:19:36 asau Exp $
+# $NetBSD: Makefile,v 1.10 2012/11/23 12:13:35 joerg Exp $
-DISTNAME= pbulk-base-0.45
+DISTNAME= pbulk-base-0.46
COMMENT= Core components of the modular bulk build framework
.include "../../pkgtools/pbulk/Makefile.common"