diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-01-23 15:57:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-01-23 15:57:20 +0000 |
commit | de9b9ec948038187c339cacff86da98ea3b0835f (patch) | |
tree | 03122f45db615caf961af7e5ca433c900d00db45 /ports-mgmt/pkg | |
parent | ebe6e87b7b999ab573d3df22dcea88b89796aa45 (diff) | |
download | ports-de9b9ec948038187c339cacff86da98ea3b0835f.tar.gz ports-de9b9ec948038187c339cacff86da98ea3b0835f.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 54013516bedc..eeee070ffeab 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.6 +DISTVERSION= 1.4.7 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 7131949a2fec..069326519868 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.6.tar.xz) = 7e368e339990386a8e2f710d8ded094990df8cb1c8f298c14faa09a09e2f3817 -SIZE (pkg-1.4.6.tar.xz) = 1778964 +SHA256 (pkg-1.4.7.tar.xz) = 14ab3c611c7b287e4c22cc4f84c3437ccae3537ea677dee981b8f739f822f958 +SIZE (pkg-1.4.7.tar.xz) = 1772652 |