diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-20 02:38:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-20 02:38:54 +0800 |
commit | 58731c50743e4ca86d20c28d1580eb3c4a5f3301 (patch) | |
tree | 353f39ee82ce859455899fd59e6101b9c60a3f56 /net | |
parent | 25bae9a7f8fe56389baf1c53fabc9d317779c3da (diff) | |
download | freebsd-ports-gnome-58731c50743e4ca86d20c28d1580eb3c4a5f3301.tar.gz freebsd-ports-gnome-58731c50743e4ca86d20c28d1580eb3c4a5f3301.tar.zst freebsd-ports-gnome-58731c50743e4ca86d20c28d1580eb3c4a5f3301.zip |
- Update to 1.0.1
Changes: http://pecl.php.net/package-changelog.php?package=yp
PR: ports/189935
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/pecl-yp/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-yp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pecl-yp/Makefile b/net/pecl-yp/Makefile index 70af5fb7e7e7..8269e633c687 100644 --- a/net/pecl-yp/Makefile +++ b/net/pecl-yp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/net/pecl-yp/distinfo b/net/pecl-yp/distinfo index 3b785828d6ac..d83fc68b1eea 100644 --- a/net/pecl-yp/distinfo +++ b/net/pecl-yp/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/yp-1.0.0.tgz) = 1bee00d825ff66135f0e4570cd2063b4e72d4fdde35e707a4f1fe060c03d33e1 -SIZE (PECL/yp-1.0.0.tgz) = 19343 +SHA256 (PECL/yp-1.0.1.tgz) = 097fc6953c8faaf748acb34bb0c11ca81672f46fc19cd48f8a6c7da6714fa468 +SIZE (PECL/yp-1.0.1.tgz) = 19263 |