aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-03-27 12:58:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-03-27 12:58:42 +0000
commitf1860f7c9e7936ee7dfb7392cd79633a3da5a643 (patch)
tree481333ecbccf9841b80c88a41ba9e03cd0ab4665 /ports-mgmt/pkg-devel
parentac7727cb76035d49fe1de882b2ee8f5957f6e7a4 (diff)
downloadports-f1860f7c9e7936ee7dfb7392cd79633a3da5a643.tar.gz
ports-f1860f7c9e7936ee7dfb7392cd79633a3da5a643.zip
Update to 1.10.99.12
Changes from pkg 1.10.99.11 to 1.10.99.12 - use /usr/bin/uname to determine of the ABI - Add 3 new aliases: * rall-depends: showing depenencies of a non installed package * rcomment: showing only the comment of a non installed package * rdesc: showing only the description of a non installed package - switch to cirrus-ci - improve portability on linux - simplify code to create the repository - close stdin when running scripts - update bundled libucl to latest version - remove backward compat (pkg_*) in periodic scripts - always use anticongersion on periodic scripts - Prevent SIGSEGV with 'pkg version' with packaged base - Fix issue with recent lld
Notes
Notes: svn path=/head/; revision=496948
Diffstat (limited to 'ports-mgmt/pkg-devel')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 8a1d938a2da2..219511f8ce8e 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 5fdab2d2
+GH_TAGNAME= e368c4c3
WITH_DEBUG= yes
CFLAGS+= -O0 -g -Wno-error
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index ca2f9fb02ef8..eceb243ba438 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541280405
-SHA256 (freebsd-pkg-1.10.99.11-5fdab2d2_GH0.tar.gz) = ea4477a80012c7d1dcb3652078817e96b89e7934bd24545dc1bc54f0a3ba58e5
-SIZE (freebsd-pkg-1.10.99.11-5fdab2d2_GH0.tar.gz) = 3553364
+TIMESTAMP = 1553691423
+SHA256 (freebsd-pkg-1.10.99.11-e368c4c3_GH0.tar.gz) = fbe5ab14ed9a8bf44b1e106283b2f067fab7d0700e715438e584d33d8125e648
+SIZE (freebsd-pkg-1.10.99.11-e368c4c3_GH0.tar.gz) = 3560328