aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-04-19 17:41:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-04-19 17:41:33 +0000
commit5018b514c8b2844cff1f0f8f8b513312374791a0 (patch)
treeef76a227998667ebbdb9a01572a3cbf6d6569f4e /ports-mgmt
parent4048cf030b05b3272815fa93d461394470840b43 (diff)
downloadports-5018b514c8b2844cff1f0f8f8b513312374791a0.tar.gz
ports-5018b514c8b2844cff1f0f8f8b513312374791a0.zip
Really update to 1.10.99.13
Changes from pkg 1.10.99.12 to 1.10.99.13 - fix segfault when running pkg version <an_invalid_index_file> - fix segfault that can occurs sometime when forcing the installation of a localpackage: pkg install -f ./mypkg-X.txz - fix abi detection when multiple elf notes are used in the binary like on fedora Reported by: tobik, sunpoet
Notes
Notes: svn path=/head/; revision=499379
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-devel/Makefile3
-rw-r--r--ports-mgmt/pkg-devel/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index b1abac6671a3..2a8acf0070ec 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pkg
DISTVERSION= 1.10.99.13
_PKG_VERSION= ${DISTVERSION}
+PORTREVISION= 1
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -13,7 +14,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= e368c4c3
+GH_TAGNAME= 68770f9
WITH_DEBUG= yes
CFLAGS+= -O0 -g -Wno-error
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 762422009860..aee986fdec4a 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555683880
-SHA256 (freebsd-pkg-1.10.99.13-e368c4c3_GH0.tar.gz) = fbe5ab14ed9a8bf44b1e106283b2f067fab7d0700e715438e584d33d8125e648
-SIZE (freebsd-pkg-1.10.99.13-e368c4c3_GH0.tar.gz) = 3560328
+TIMESTAMP = 1555695600
+SHA256 (freebsd-pkg-1.10.99.13-68770f9_GH0.tar.gz) = f061504330d7c090b0e501272217f3c037006d1b1a7c9cbb3192b0ab0241ada9
+SIZE (freebsd-pkg-1.10.99.13-68770f9_GH0.tar.gz) = 3560666