1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/ports-mgmt/pkg-devel
Vsevolod Stakhov 392d6b7db9 Prior to release 1.3 update pkg-devel to 1.4.0.pre-alpha1.
This version is equal to pkg 1.3.0 tag.

Changes from 1.3.0.rc4:
- Use rename(2) to install symlink [1]
- Link directly pkg frontend to libsbuf
- Rework installation logic:
 If a file is found on the way do the following:
 1) Append 12 chars random suffix to the filename;
 2) Extract new file to that modified filename;
 3) Rename new file to old file.
 - or -
 3) Remove temporary file in case of error.
- Fix reporting of locked packages [2]
- Fix link with binutils 2.24

Reported by:	bdrewery[1], az[2]
With hat:	pkg@
2014-07-23 14:11:10 +00:00
..
files ports-mgmt/pkg-devel: Chase relocation of pkg.8 man page 2014-06-19 20:51:52 +00:00
distinfo Prior to release 1.3 update pkg-devel to 1.4.0.pre-alpha1. 2014-07-23 14:11:10 +00:00
Makefile Prior to release 1.3 update pkg-devel to 1.4.0.pre-alpha1. 2014-07-23 14:11:10 +00:00
pkg-descr
pkg-message
pkg-plist Update to pkg 1.3.0 beta2 2014-05-22 10:11:10 +00:00