Skip to content

Commit

Permalink
Update to 1.9.0
Browse files Browse the repository at this point in the history
- Drop privileges in many commands
- Drop privileges when fetching a file
- Add resource limitation in sandboxes
- Add support for METALOG
- pkg delete new prints a warning for pattens that matches nothing?
  • Loading branch information
bapt committed Oct 15, 2016
1 parent a92628c commit 4d1a48f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.8.7
DISTVERSION= 1.9.0
_PKG_VERSION= ${DISTVERSION}
PORTREVISION= 3
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/${PORTNAME}/ \
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1467731442
SHA256 (pkg-1.8.7.tar.xz) = 7ce81f3af63e875bf4e05ab69a00bae788df79ae22beccbf1764dda76a7ccd4f
SIZE (pkg-1.8.7.tar.xz) = 1950148
TIMESTAMP = 1476566559
SHA256 (pkg-1.9.0.tar.xz) = 204921e3e46641fc45033ad7b02fcbac02821d542114d432f2993143757213df
SIZE (pkg-1.9.0.tar.xz) = 1915872

0 comments on commit 4d1a48f

Please sign in to comment.