aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-06-25 14:51:47 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-06-25 14:51:47 +0000
commit2b1ca4156ab9d2908300c9f8fc40f72ebee34dca (patch)
tree64cd98e614801bbaf874eef521d1f255a6e518e0 /ports-mgmt/pkg-devel
parente922a8ec8f571d6f2c25f1fe83e3ce21d16facc8 (diff)
downloadports-2b1ca4156ab9d2908300c9f8fc40f72ebee34dca.tar.gz
ports-2b1ca4156ab9d2908300c9f8fc40f72ebee34dca.zip
Update to 1.14.99.2
Changes from 1.14.99.1 to 1.14.99.2: - Fix hanging if a script spawn a process and it still run after the scripts finish - Prevent potential hang with lua scripts - For http mirror first try to get the list from the full path and then fallback on the root one if we didn't find anything. - Add a debug message if obtaining the lock fails Approved by: bapt
Notes
Notes: svn path=/head/; revision=540396
Diffstat (limited to 'ports-mgmt/pkg-devel')
-rw-r--r--ports-mgmt/pkg-devel/Makefile4
-rw-r--r--ports-mgmt/pkg-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index dbe374d65704..46eaf575d25d 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pkg
DISTVERSION= 1.14.99.1
-PORTREVISION= 1
+PORTREVISION= 2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 3ea3c500
+GH_TAGNAME= 393d117d
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index e7fbd200c08a..fa18d376779f 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587972886
-SHA256 (freebsd-pkg-1.14.99.1-3ea3c500_GH0.tar.gz) = 42dcbf90c4dd6fc021e06ce592e4c5acfdb9dc894049f53428bd6542584a8f0a
-SIZE (freebsd-pkg-1.14.99.1-3ea3c500_GH0.tar.gz) = 3800345
+TIMESTAMP = 1593096562
+SHA256 (freebsd-pkg-1.14.99.1-393d117d_GH0.tar.gz) = bea3daad19c1d232a8a219e6f9670f662700ea7b3a82e7147f19fae1ab85ff0e
+SIZE (freebsd-pkg-1.14.99.1-393d117d_GH0.tar.gz) = 3800623