diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-26 20:45:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-26 20:45:12 +0000 |
commit | 3bbf1f00c3b8441878f04d202b8d5fe575f8e54a (patch) | |
tree | a78c7bad750fd38fe47edac40f3015a5e928e5bb | |
parent | Panorama viewer using OpenGL (diff) |
- Update to 0.3.0
PR: 122930
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=212053
-rw-r--r-- | net/pear-Net_Vpopmaild/Makefile | 5 | ||||
-rw-r--r-- | net/pear-Net_Vpopmaild/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile index 4a614eea85d2..19c678c15217 100644 --- a/net/pear-Net_Vpopmaild/Makefile +++ b/net/pear-Net_Vpopmaild/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Net_Vpopmaild -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= net mail pear MAINTAINER= wenheping@gmail.com COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ + ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net diff --git a/net/pear-Net_Vpopmaild/distinfo b/net/pear-Net_Vpopmaild/distinfo index f19ec811434d..5c89eaeaffcf 100644 --- a/net/pear-Net_Vpopmaild/distinfo +++ b/net/pear-Net_Vpopmaild/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_Vpopmaild-0.2.1.tgz) = 9ec80d14415e361a3855f78fa2ae417a -SHA256 (PEAR/Net_Vpopmaild-0.2.1.tgz) = 46c72ad8c27e91d3758a4c8471f27c7d53a676cc4cbe3885f96664a3838a9d13 -SIZE (PEAR/Net_Vpopmaild-0.2.1.tgz) = 20041 +MD5 (PEAR/Net_Vpopmaild-0.3.0.tgz) = 7e7485ffc6605818c1b9e4ddfd59964f +SHA256 (PEAR/Net_Vpopmaild-0.3.0.tgz) = f4e7d1ad0dda2cf76d4e062202d5f850ab3abad3f63104d5474454c94c0909e2 +SIZE (PEAR/Net_Vpopmaild-0.3.0.tgz) = 20353 |