diff options
author | flz <flz@FreeBSD.org> | 2008-04-11 16:46:24 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2008-04-11 16:46:24 +0800 |
commit | a42b2c59752de44477a05505ea87a8b8a6488fa3 (patch) | |
tree | 87c6eee6dfac1a30c00089b24279cc63e2429ec0 | |
parent | df78a892546383b8926f2473747b25998b64409b (diff) | |
download | freebsd-ports-graphics-a42b2c59752de44477a05505ea87a8b8a6488fa3.tar.gz freebsd-ports-graphics-a42b2c59752de44477a05505ea87a8b8a6488fa3.tar.zst freebsd-ports-graphics-a42b2c59752de44477a05505ea87a8b8a6488fa3.zip |
Update ports-mgmt/pkg_install to a new snapshot (20080411).
Changes include:
- package {,de}registration optimization.
-rw-r--r-- | ports-mgmt/pkg_install/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/pkg_install/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg_install/Makefile b/ports-mgmt/pkg_install/Makefile index 6fbc302e9c8..0b778211f89 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20080407 +PORTVERSION= 20080411 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~flz/distfiles/pkg_install/ diff --git a/ports-mgmt/pkg_install/distinfo b/ports-mgmt/pkg_install/distinfo index 2f5d40abed9..13bb95e648b 100644 --- a/ports-mgmt/pkg_install/distinfo +++ b/ports-mgmt/pkg_install/distinfo @@ -1,3 +1,3 @@ -MD5 (pkg_install-20080407.tar.gz) = 42721e39896c101a5c7eda6119a3b4d0 -SHA256 (pkg_install-20080407.tar.gz) = f3c63413fcbbf1fb952c82003fbe123ebf38bbe2ce92b3a2d44e1abcffc46867 -SIZE (pkg_install-20080407.tar.gz) = 79461 +MD5 (pkg_install-20080411.tar.gz) = b6011be4c643bb4792f7013770a2772f +SHA256 (pkg_install-20080411.tar.gz) = 374aebd6755cf6aa836b146f33240559256516062cf274b5cc5a709ac1304e06 +SIZE (pkg_install-20080411.tar.gz) = 79142 |