Date: Tue, 7 Apr 2015 12:09:00 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383501 - head/ports-mgmt/pkg-devel Message-ID: <201504071209.t37C90PG092170@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Apr 7 12:08:59 2015 New Revision: 383501 URL: https://svnweb.freebsd.org/changeset/ports/383501 Log: Update to 1.4.99.19 aka 1.5.0-rc1 Changes: - Activate CONSERVATIVE_UPGRADE by default (by popular demand) - Add -l to pkg alias - Small improvements on zsh completion - Add some new popular aliases to the sample pkg.conf Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Tue Apr 7 12:05:11 2015 (r383500) +++ head/ports-mgmt/pkg-devel/Makefile Tue Apr 7 12:08:59 2015 (r383501) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.99.18 +DISTVERSION= 1.4.99.19 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Tue Apr 7 12:05:11 2015 (r383500) +++ head/ports-mgmt/pkg-devel/distinfo Tue Apr 7 12:08:59 2015 (r383501) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.99.18.tar.xz) = 53079adffbb5bf822c807afcc50dfc0e8f687440461f6e8b82c6c39320f63d14 -SIZE (pkg-1.4.99.18.tar.xz) = 1874788 +SHA256 (pkg-1.4.99.19.tar.xz) = 12701840e1061a76f37794234466b7f8bbd08a5f0121017004972d263e821ad4 +SIZE (pkg-1.4.99.19.tar.xz) = 1875720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504071209.t37C90PG092170>