aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-08-18 17:53:01 +0800
committerbapt <bapt@FreeBSD.org>2015-08-18 17:53:01 +0800
commit404ede34fe5e630a6c891b44ca683296970d3475 (patch)
tree212acb99de0d3735cdf5ac8c6491a5ee7dcbb956 /ports-mgmt
parent8e9de0128c1a3038054339e8947714bf79507b65 (diff)
downloadfreebsd-ports-gnome-404ede34fe5e630a6c891b44ca683296970d3475.tar.gz
freebsd-ports-gnome-404ede34fe5e630a6c891b44ca683296970d3475.tar.zst
freebsd-ports-gnome-404ede34fe5e630a6c891b44ca683296970d3475.zip
Update to 1.5.99.8
Changes: - Fix endless cycle of reinstall/deinstall of packages - Reduce a bit memory usage - New context aware messages (only show a message depending on where you are upgrading from) - Fix a bug about pkg messages not being properly decoded - Reduce code duplication
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index bc3e8594c64e..8b5a3e4fee0e 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.5.99.7
+DISTVERSION= 1.5.99.8
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index eee96a3bf9b4..4b7267352cbe 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.5.99.7.tar.xz) = 0ff01edc771bc340aa2d1788332a416a59a6c25dba19eb5d9dcbb65e220ec56b
-SIZE (pkg-1.5.99.7.tar.xz) = 1894664
+SHA256 (pkg-1.5.99.8.tar.xz) = f495c50fd9507270023e8ccf9d626e95de7e603bfc0381f94e4a7b900c1b6d8a
+SIZE (pkg-1.5.99.8.tar.xz) = 1918896
/span>2-6/+5 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Update DEPENDS and improve Makefilewen2010-09-271-3/+4 * - Update to 0.31wen2010-09-262-4/+4 * Update to 0.30.tobez2010-07-092-4/+4 * - update to 0.29leeym2010-06-032-7/+7 * Update to 0.28.tobez2010-03-162-5/+5 * Update to 0.27.tobez2010-02-182-4/+4 * - Update to 0.26lbr2009-11-283-9/+15 * Update to 0.25.tobez2009-10-192-5/+5 * Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3 * - Add SHA256pav2005-11-271-0/+1 * Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1 * Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17erwin2005-05-161-0/+2 * Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-Fileerwin2005-05-021-6/+2 * Update to 0.22erwin2005-04-042-4/+4 * Update to version 0.21.demon2004-11-123-7/+5 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * utilize SITE_PERLijliao2003-10-24