diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Net_IMAP/Makefile | 5 | ||||
-rw-r--r-- | mail/pear-Net_IMAP/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 28752c3224f4..dc5dca6668fd 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Net_IMAP -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= mail net pear MAINTAINER= rafan@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ + ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net diff --git a/mail/pear-Net_IMAP/distinfo b/mail/pear-Net_IMAP/distinfo index d83945adc6d0..4fab3bffc602 100644 --- a/mail/pear-Net_IMAP/distinfo +++ b/mail/pear-Net_IMAP/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_IMAP-1.0.3.tgz) = 4f2f821cf1edb68533c62f8eb7acbde9 -SHA256 (PEAR/Net_IMAP-1.0.3.tgz) = 9b89d403db3e065ec0910aa2ede70ed84131f4086eece9ebbb9572858ca5baab -SIZE (PEAR/Net_IMAP-1.0.3.tgz) = 27192 +MD5 (PEAR/Net_IMAP-1.1.0.tgz) = 4f2ba52f7ec2b2d670d68eef07a693eb +SHA256 (PEAR/Net_IMAP-1.1.0.tgz) = b47cdb241004aa1c120b5e4504dca2d58bfd1f212dbc96bcd727ef77bd6bf26b +SIZE (PEAR/Net_IMAP-1.1.0.tgz) = 37107 |