1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update to 1.2.4

Changes:
- Fix segfault in pkg audit -F [1]
- Fix multiple segfault when using eventpipe [2]
- Fix REPOS_DIR being appended instead of overwritten when modified from pkg.conf

Reported by:	many [1]
Reported by:	kmoore [2]
This commit is contained in:
Baptiste Daroussin 2013-12-16 08:00:15 +00:00
parent bcd557ebda
commit 70dc3770c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336614
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.2.3
DISTVERSION= 1.2.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/pkg/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
@ -11,7 +11,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= portmgr@FreeBSD.org
COMMENT= New generation package manager
LICENSE= BSD
LICENSE= BSD2CLAUSE
USE_XZ= yes

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.2.3.tar.xz) = a84e00b9c5153beab4122fdc01735cc6829c3dc83c6e9ab335bb09b32468ef27
SIZE (pkg-1.2.3.tar.xz) = 1807516
SHA256 (pkg-1.2.4.tar.xz) = d6f838f94912893be9ea6e61d72515b7c7e63d5cd4a3084bfe7cbc2e909876cb
SIZE (pkg-1.2.4.tar.xz) = 1808120

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.2.3
DISTVERSION= 1.2.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/pkg/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
@ -10,7 +10,7 @@ MASTER_SITES= http://files.etoilebsd.net/pkg/ \
MAINTAINER= portmgr@FreeBSD.org
COMMENT= New generation package manager
LICENSE= BSD
LICENSE= BSD2CLAUSE
USE_XZ= yes

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.2.3.tar.xz) = a84e00b9c5153beab4122fdc01735cc6829c3dc83c6e9ab335bb09b32468ef27
SIZE (pkg-1.2.3.tar.xz) = 1807516
SHA256 (pkg-1.2.4.tar.xz) = d6f838f94912893be9ea6e61d72515b7c7e63d5cd4a3084bfe7cbc2e909876cb
SIZE (pkg-1.2.4.tar.xz) = 1808120