svn commit: r418089 - branches/2016Q3/ports-mgmt/pkg
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jul 5 15:17:26 UTC 2016
Author: bapt
Date: Tue Jul 5 15:17:25 2016
New Revision: 418089
URL: https://svnweb.freebsd.org/changeset/ports/418089
Log:
MFH: r418088
Update to 1.8.7
- update internal expat to 2.2.0
- fix external solver
- fix build on freebsd pre 9.2
- fix warnings on armv6
- fix solver issue resulting in missing conflicts or reinstalling unneeded
packages
- add a mini summary at the end of the output
Modified:
branches/2016Q3/ports-mgmt/pkg/Makefile
branches/2016Q3/ports-mgmt/pkg/distinfo
Directory Properties:
branches/2016Q3/ (props changed)
Modified: branches/2016Q3/ports-mgmt/pkg/Makefile
==============================================================================
--- branches/2016Q3/ports-mgmt/pkg/Makefile Tue Jul 5 15:15:52 2016 (r418088)
+++ branches/2016Q3/ports-mgmt/pkg/Makefile Tue Jul 5 15:17:25 2016 (r418089)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.8.6
+DISTVERSION= 1.8.7
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Modified: branches/2016Q3/ports-mgmt/pkg/distinfo
==============================================================================
--- branches/2016Q3/ports-mgmt/pkg/distinfo Tue Jul 5 15:15:52 2016 (r418088)
+++ branches/2016Q3/ports-mgmt/pkg/distinfo Tue Jul 5 15:17:25 2016 (r418089)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466854928
-SHA256 (pkg-1.8.6.tar.xz) = e00b66da2670d52c06d69d58362c281a18a02a3f956e3c313a009deb3a07c056
-SIZE (pkg-1.8.6.tar.xz) = 1917592
+TIMESTAMP = 1467731442
+SHA256 (pkg-1.8.7.tar.xz) = 7ce81f3af63e875bf4e05ab69a00bae788df79ae22beccbf1764dda76a7ccd4f
+SIZE (pkg-1.8.7.tar.xz) = 1950148
More information about the svn-ports-branches
mailing list