svn commit: r321337 - in head/ports-mgmt/pkg: . files
Bryan Drewery
bdrewery at FreeBSD.org
Wed Jun 19 21:45:44 UTC 2013
Author: bdrewery
Date: Wed Jun 19 21:45:43 2013
New Revision: 321337
URL: http://svnweb.freebsd.org/changeset/ports/321337
Log:
- Update to 1.0.14, bringing minor fixes before the 1.1 release.
Changes:
- 'pkg update' fix [already in port]
- Crash fix on i386 [already in port]
- Fix for periodic scripts [1]
PR: ports/179723 [1]
Reported by: fred at SUNBOT.Homedns.ORG [1]
Deleted:
head/ports-mgmt/pkg/files/
Modified:
head/ports-mgmt/pkg/Makefile
head/ports-mgmt/pkg/distinfo
Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile Wed Jun 19 21:44:36 2013 (r321336)
+++ head/ports-mgmt/pkg/Makefile Wed Jun 19 21:45:43 2013 (r321337)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.0.13
-PORTREVISION= 1
+DISTVERSION= 1.0.14
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/portmgr \
http://files.etoilebsd.net/pkg/ \
Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo Wed Jun 19 21:44:36 2013 (r321336)
+++ head/ports-mgmt/pkg/distinfo Wed Jun 19 21:45:43 2013 (r321337)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.0.13.tar.xz) = 29d2f477f30aff8dd394ffbcdc9e75f3b88ba43d99da71b2a5ad9e171241271b
-SIZE (pkg-1.0.13.tar.xz) = 1458576
+SHA256 (pkg-1.0.14.tar.xz) = ded2c91b0e13fb34da36868328e9b5f3700c634c1fa4962ce3910f20d66a0a53
+SIZE (pkg-1.0.14.tar.xz) = 1458472
More information about the svn-ports-all
mailing list