diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-22 10:51:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-22 10:51:18 +0000 |
commit | c2e3d6cff068792e1648ee1e0a480e5ff4c069a4 (patch) | |
tree | 3fdf4e25927113047b4138dc6c562c18f8187a1b /ports-mgmt/pkg | |
parent | 3f4acab591e91ae97dc0dab3d35465403ef2f208 (diff) | |
download | ports-c2e3d6cff068792e1648ee1e0a480e5ff4c069a4.tar.gz ports-c2e3d6cff068792e1648ee1e0a480e5ff4c069a4.zip |
Notes
Diffstat (limited to 'ports-mgmt/pkg')
-rw-r--r-- | ports-mgmt/pkg/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/pkg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 0fb0caa5f3ef..1f019e6211d8 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.0.5 +DISTVERSION= 1.0.6 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/portmgr \ http://files.etoilebsd.net/pkg/ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index dead80d35f3b..5f68441b57a4 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.0.5.tar.xz) = e1750ee0edc142a2376f4510720fb074aca964e9922edb20a7924d347638b1f8 -SIZE (pkg-1.0.5.tar.xz) = 1447736 +SHA256 (pkg-1.0.6.tar.xz) = cdd3bd9db056f9fe2025ae3bef25ee140cc7fa1b59b5c5f35f239d8b54351236 +SIZE (pkg-1.0.6.tar.xz) = 1447660 |