summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2020-09-21 03:03:55 +0000
committerkhorben <khorben@pkgsrc.org>2020-09-21 03:03:55 +0000
commit1de2306c45c8fe8acdc94f0da2487b76c00e383c (patch)
treeb40b74d0b828c20187c5c7a0b2d3ba6e49a4f250 /pkgtools
parentcc1668e99cad4d8f52ad9f0334dbf2d49dcc4a36 (diff)
downloadpkgsrc-1de2306c45c8fe8acdc94f0da2487b76c00e383c.tar.gz
pkg: update to version 1.10.99.7
Changes from pkg 1.10.99.6 to 1.10.99.7 - Sort fts traversal in repo creation - Fix floating pint exception when packaging packages with weird elf files - More test cases for config merge - Fix running the testsuite on linux and osx - Fix pkg version regarding flavors - Add support for creating packages with a hash in their names - Accept DT_SONAME anywhere in .dynamic - make pkg version -r imply -R - Some fixes for the progression display - Rename some variables in security periodic scripts. - Parse FreeBSD OS version and forbid to install too new packages Changes from pkg 1.10.99.5 to 1.10.99.6 - Lots of fixes/improvements on periodic scripts - Fix typo in the .pc file - Only check for origin if the strings contains / in pkg version - Support flags when exporting the metalog - Ignore flags when installing as a user - fix again using pattern as package arch - recognize armv7 - add %q to pkg_printf(3) and pkg-query(8) to print altabi - add an extra line when printing pkg-messages to improve readability - stop considering nfs as dangerous and if a corruption happens on nfs drive by a message the user to the highly possible reason of the corruption so he can fix - zsh completion imrpovements Changes from pkg 1.10.99.4 to 1.10.99.5 - pkg clean is now happy if the cache dir non existing - 410.pkg-audit now uses anticongestion on freebsd 12 - fix pkg install -r foo if foo is a disabled repository - fix elf handling on non FreeBSD - fix support for platforms without AT_SYMLINK_NOFOLLOW - fix dropping privileges on Linux - fix build with recent libbsd - fix duplicate pkg registration overwriting the existing pkg - better ABI name on linux - lots of changes in internal API to use fd when possible - removed option: pkg repo -L Changes from pkg 1.10 - Use dep_formula in the solver - Cache pw result to avoid over reloading nssswitch.conf - Remove pkg2ng and support for pkg_ databases
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg/Makefile5
-rw-r--r--pkgtools/pkg/PLIST3
-rw-r--r--pkgtools/pkg/distinfo10
3 files changed, 8 insertions, 10 deletions
diff --git a/pkgtools/pkg/Makefile b/pkgtools/pkg/Makefile
index 5f056310c69..b917b9246ca 100644
--- a/pkgtools/pkg/Makefile
+++ b/pkgtools/pkg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/04/10 23:46:14 khorben Exp $
+# $NetBSD: Makefile,v 1.28 2020/09/21 03:03:55 khorben Exp $
-DISTNAME= pkg-1.9.99.11
+DISTNAME= pkg-1.10.99.7
CATEGORIES= pkgtools
MASTER_SITES= http://files.etoilebsd.net/pkg/
EXTRACT_SUFX= .tar.xz
@@ -125,7 +125,6 @@ post-patch:
.endif
post-install:
- ${RM} ${DESTDIR}${PREFIX}/sbin/pkg2ng
${RM} -rf ${DESTDIR}${EGDIR}/periodic
${MV} ${DESTDIR}${PREFIX}/etc/bash_completion.d \
${DESTDIR}${EGDIR}/
diff --git a/pkgtools/pkg/PLIST b/pkgtools/pkg/PLIST
index 2ff1f392c85..83ef2e59eb7 100644
--- a/pkgtools/pkg/PLIST
+++ b/pkgtools/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/10/28 23:39:10 marino Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/09/21 03:03:55 khorben Exp $
include/pkg.h
lib/libpkg.la
lib/libpkg_static.la
@@ -16,7 +16,6 @@ man/man8/pkg-backup.8
man/man8/pkg-check.8
man/man8/pkg-clean.8
man/man8/pkg-config.8
-man/man8/pkg-convert.8
man/man8/pkg-create.8
man/man8/pkg-delete.8
man/man8/pkg-fetch.8
diff --git a/pkgtools/pkg/distinfo b/pkgtools/pkg/distinfo
index 311eb08a896..867d1915b2f 100644
--- a/pkgtools/pkg/distinfo
+++ b/pkgtools/pkg/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2020/04/10 23:46:14 khorben Exp $
+$NetBSD: distinfo,v 1.15 2020/09/21 03:03:55 khorben Exp $
-SHA1 (pkg-1.9.99.11.tar.xz) = f6ffb976b66e322f3f0069f151d893043c2ba8cb
-RMD160 (pkg-1.9.99.11.tar.xz) = 8657921a70f4e61059530a44b419d7b8f0f32daf
-SHA512 (pkg-1.9.99.11.tar.xz) = 7626d9bb4b32abf106b81fd0e07999cfdce6aaac173077bab7947519967d0ceefd9567b5755fd11b05401b488fe8b42e861fe2aa1bf54566cca3cbacfd311e1b
-Size (pkg-1.9.99.11.tar.xz) = 2170084 bytes
+SHA1 (pkg-1.10.99.7.tar.xz) = b233bbe0cef4f31f19ec56c75be2c0e43652dbf8
+RMD160 (pkg-1.10.99.7.tar.xz) = c37402ac7cfee2f0a45a521c3057027699f31603
+SHA512 (pkg-1.10.99.7.tar.xz) = 32bfb919da140bb7b75427ea6351aee3a4a297a0e13b5c722bdd5a0b8f488085883df36929fb97ff6fd944b901fa0fc95174b1474a9a4422047ffc626869e43b
+Size (pkg-1.10.99.7.tar.xz) = 2217824 bytes
SHA1 (patch-scripts_periodic_411.pkg-backup.in) = ec4ff8991b79608c448739b693b2eb527b646c63