1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 1.3.3

Changes:
- Always use bundled libsbuf
- Make pkg help aware of aliases
- Add more debug info
- Yet another fix for pkg repo
- Fix some size to chase ucl changes
- Fix a bug if one if creating a package and a directory of that name exists
- Fix plist whitspace trimming
- Fix pkg_env
- Fix pkg ssh
- Allow pkg ssh server to serve poudriere made repositories
- Fix again pkg install -A
This commit is contained in:
Baptiste Daroussin 2014-07-29 17:19:37 +00:00
parent 08a006d08a
commit df093ba3ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363363
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.3.2
DISTVERSION= 1.3.3
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/${PORTNAME}/ \

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.3.2.tar.xz) = dc49c1d652fc2e4ae07ed539b052ab349947e0f8661afeae1141d61b69bba733
SIZE (pkg-1.3.2.tar.xz) = 1703116
SHA256 (pkg-1.3.3.tar.xz) = dbe0282c977b1eb13ecbf35fa92741383fbc1ede4c57d4d4b02bc6131f169465
SIZE (pkg-1.3.3.tar.xz) = 1703484