diff options
-rw-r--r-- | net/pear-Net_POP3/Makefile | 7 | ||||
-rw-r--r-- | net/pear-Net_POP3/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index c0f1fd24ab0e..d9f78a362051 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net_POP3 -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= net pear MAINTAINER= gerrit.beine@gmx.de @@ -16,9 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net -FILES= POP3.php -TESTS= Net_POP3_example.php -_TESTSDIR= . +FILES= Net/POP3.php +DOCS= examples/Net_POP3_example.php .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" diff --git a/net/pear-Net_POP3/distinfo b/net/pear-Net_POP3/distinfo index c61a1d46b5a1..91afe4b90e21 100644 --- a/net/pear-Net_POP3/distinfo +++ b/net/pear-Net_POP3/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_POP3-1.3.6.tgz) = dad6200744d2c8f326fbec1f5e0c8249 -SHA256 (PEAR/Net_POP3-1.3.6.tgz) = b17c74c0b08f300c07e94b426cd36fbbfc3cb12d076cb06d350c94e50434ee3b -SIZE (PEAR/Net_POP3-1.3.6.tgz) = 10076 +MD5 (PEAR/Net_POP3-1.3.7.tgz) = eda6572e03b955ae0ca4345ddf2e4e33 +SHA256 (PEAR/Net_POP3-1.3.7.tgz) = 883ae2f1025ca886aaeb8a0f076489b37d6bbc18a01e00e76738e7c56250b010 +SIZE (PEAR/Net_POP3-1.3.7.tgz) = 9568 |