svn commit: r378450 - in head/ports-mgmt: pkg pkg-devel
Baptiste Daroussin
bapt at FreeBSD.org
Thu Feb 5 10:24:53 UTC 2015
Author: bapt
Date: Thu Feb 5 10:24:50 2015
New Revision: 378450
URL: https://svnweb.freebsd.org/changeset/ports/378450
QAT: https://qat.redports.org/buildarchive/r378450/
Log:
Update to 1.4.10 and 1.4.99.10
- Fix a regression causing bus error
Reported by: marino
Modified:
head/ports-mgmt/pkg-devel/Makefile
head/ports-mgmt/pkg-devel/distinfo
head/ports-mgmt/pkg/Makefile
head/ports-mgmt/pkg/distinfo
Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile Thu Feb 5 09:37:04 2015 (r378449)
+++ head/ports-mgmt/pkg-devel/Makefile Thu Feb 5 10:24:50 2015 (r378450)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.4.99.9
+DISTVERSION= 1.4.99.10
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Modified: head/ports-mgmt/pkg-devel/distinfo
==============================================================================
--- head/ports-mgmt/pkg-devel/distinfo Thu Feb 5 09:37:04 2015 (r378449)
+++ head/ports-mgmt/pkg-devel/distinfo Thu Feb 5 10:24:50 2015 (r378450)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.4.99.9.tar.xz) = 6aee8dc9e8980d07a0e2b18e4fa35aefe089ad8cc2029bd828f4700cb717f623
-SIZE (pkg-1.4.99.9.tar.xz) = 1856452
+SHA256 (pkg-1.4.99.10.tar.xz) = 55104b9bb1e86b39052ed65170d1e4f48f57cbcf95485c0668d1d522ab06ec8b
+SIZE (pkg-1.4.99.10.tar.xz) = 1862880
Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile Thu Feb 5 09:37:04 2015 (r378449)
+++ head/ports-mgmt/pkg/Makefile Thu Feb 5 10:24:50 2015 (r378450)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.4.9
+DISTVERSION= 1.4.10
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo Thu Feb 5 09:37:04 2015 (r378449)
+++ head/ports-mgmt/pkg/distinfo Thu Feb 5 10:24:50 2015 (r378450)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.4.9.tar.xz) = fe5716b88aa4bea0a692d2f0c20cdfe7d51fb3cb33dff2feebd4627d952b9586
-SIZE (pkg-1.4.9.tar.xz) = 1824660
+SHA256 (pkg-1.4.10.tar.xz) = e14db1abd93a1f4a7f028cbe87d92542b5baeba36d968c364b2bc31aabdc86b6
+SIZE (pkg-1.4.10.tar.xz) = 1815796
More information about the svn-ports-all
mailing list