Update to 2.0.7

Fix PKGNAMEPREFIX
Add missing dependencies: pear-Net_Socket, pear-Net_Sieve
This commit is contained in:
Martin Matuska 2011-12-14 10:56:02 +00:00
parent 1290797b48
commit 6f6aec1fde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287353
2 changed files with 7 additions and 4 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= ingo
PORTVERSION= 2.0.6
PORTVERSION= 2.0.7
CATEGORIES= mail www pear
PKGNAMEPREFIX= horde
PKGNAMEPREFIX= horde-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde email filter rules manager
@ -34,6 +34,9 @@ USE_HORDE_RUN= Horde_Role \
Horde_Share \
Horde_Util
RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve
RUN_DEPENDS+= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Horde/ingo-2.0.6.tgz) = ac32d006ed853c7018c3776ed1a724e16936f783772a039b18e0a0ded8f42b27
SIZE (Horde/ingo-2.0.6.tgz) = 1710667
SHA256 (Horde/ingo-2.0.7.tgz) = 2316bb6b1c790b16185de6e3f80cece0c44bae17cb43d5c229cbc20cf16a5bb5
SIZE (Horde/ingo-2.0.7.tgz) = 1637263