1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Update to 1.3.4

Changes:
- Fix repo database manipulation on FS with no proper locking mechanism
- Fix regression where options have "true" value instead of "on"
- Prevent early destruction of a repo
- Workaround new nginx behaviour of if_modified_since
- Fix pkg set -o
- Improve some error messages
- Do not fallback on yaml anymore to parse new keywords
This commit is contained in:
Baptiste Daroussin 2014-08-01 15:05:22 +00:00
parent a506136498
commit 4ef2593546
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363712
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.3.3.tar.xz) = dbe0282c977b1eb13ecbf35fa92741383fbc1ede4c57d4d4b02bc6131f169465
SIZE (pkg-1.3.3.tar.xz) = 1703484
SHA256 (pkg-1.3.4.tar.xz) = 5be0fae731bbc51c3bb7d5419eaa813cb7fc792a397909a18c90248b9ff42b9e
SIZE (pkg-1.3.4.tar.xz) = 1731340