diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-05 09:05:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-05 09:05:43 +0000 |
commit | 7c4c6fdb1f9d4f265f24d88bc9b53233d76ff94a (patch) | |
tree | 2a1a9654a01316f69b58c25cd61719661c87babc | |
parent | b4dae868e7e07d7ae9d90e6861beac3d70a6b0f6 (diff) |
Notes
-rw-r--r-- | net/pear-Net_Dict/Makefile | 7 | ||||
-rw-r--r-- | net/pear-Net_Dict/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 517eebcfd248..c7d8f220b358 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -6,18 +6,17 @@ # PORTNAME= Net_Dict -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= PEAR interface to the DICT protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache RUN_DEPENDS= ${BUILD_DEPENDS} -CATEGORY= Net -FILES= Dict.php +FILES= Net/Dict.php DOCS= dict.php .include <bsd.port.pre.mk> diff --git a/net/pear-Net_Dict/distinfo b/net/pear-Net_Dict/distinfo index 4bdea09a2945..34ac0cee8c18 100644 --- a/net/pear-Net_Dict/distinfo +++ b/net/pear-Net_Dict/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_Dict-1.0.5.tgz) = e0046b0384516ec3c9fcbfa72fc19d52 -SHA256 (PEAR/Net_Dict-1.0.5.tgz) = 31b86c0b3423e7ec7e9dfce9b487d0d4475bbb5c632a86b8c89ea75705614209 -SIZE (PEAR/Net_Dict-1.0.5.tgz) = 5659 +MD5 (PEAR/Net_Dict-1.0.6.tgz) = d2dfd21a1c2736e9454b7a59152e6c38 +SHA256 (PEAR/Net_Dict-1.0.6.tgz) = 8ef58c27d188dafd562b4442de168ba078acd926c18e069bcf1494ba273b80ad +SIZE (PEAR/Net_Dict-1.0.6.tgz) = 5762 |