svn commit: r351396 - in head/ports-mgmt/pkg-devel: . files
Baptiste Daroussin
bapt at FreeBSD.org
Wed Apr 16 15:23:11 UTC 2014
Author: bapt
Date: Wed Apr 16 15:23:10 2014
New Revision: 351396
URL: http://svnweb.freebsd.org/changeset/ports/351396
QAT: https://qat.redports.org/buildarchive/r351396/
Log:
Update to 1.3.0 alpha9
Changes:
- Fix important regression due to bad usage of libucl
- Validate keywords against a schema
- repos can now present metadata
Deleted:
head/ports-mgmt/pkg-devel/files/patch-fix-waitpid
head/ports-mgmt/pkg-devel/files/patch-signal
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 Wed Apr 16 15:14:29 2014 (r351395)
+++ head/ports-mgmt/pkg-devel/Makefile Wed Apr 16 15:23:10 2014 (r351396)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.3.0.a8
-PORTREVISION= 1
+DISTVERSION= 1.3.0.a9
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/pkg/ \
Modified: head/ports-mgmt/pkg-devel/distinfo
==============================================================================
--- head/ports-mgmt/pkg-devel/distinfo Wed Apr 16 15:14:29 2014 (r351395)
+++ head/ports-mgmt/pkg-devel/distinfo Wed Apr 16 15:23:10 2014 (r351396)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.0.a8.tar.xz) = bf47424579f3247f5e212eb799f37eeaaeca14d6a9ef85cf7aee3730e1ef144e
-SIZE (pkg-1.3.0.a8.tar.xz) = 1678324
+SHA256 (pkg-1.3.0.a9.tar.xz) = 7065035650a0eafbb603dacdb609a0c062c3bba55dcd1f8b6090ee0516a691e9
+SIZE (pkg-1.3.0.a9.tar.xz) = 1679740
More information about the svn-ports-all
mailing list