diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
commit | cd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch) | |
tree | 3fb7d6080e4c46250a144599804046174e893258 /ftp | |
parent | 17ceff765800de56a99184d5868cc6c54dd38812 (diff) | |
download | ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/horde4-gollem/Makefile | 14 | ||||
-rw-r--r-- | ftp/horde4-gollem/distinfo | 4 |
2 files changed, 10 insertions, 8 deletions
diff --git a/ftp/horde4-gollem/Makefile b/ftp/horde4-gollem/Makefile index efcacf8153c4..059071ba5aad 100644 --- a/ftp/horde4-gollem/Makefile +++ b/ftp/horde4-gollem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gollem -PORTVERSION= 2.0.2 +DISTVERSION= 3.0.0RC1 CATEGORIES= ftp www pear PKGNAMEPREFIX= horde- @@ -16,29 +16,31 @@ COMMENT= Horde Web-based File Manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde5-${PORTNAME} USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Horde_Auth \ - Horde_Browser \ Horde_Cache \ Horde_Core \ - Horde_Db \ Horde_Editor \ Horde_Exception \ Horde_Mime \ Horde_Mime_Viewer \ - Horde_Notification \ Horde_Perms \ Horde_Secret \ Horde_Serialize \ Horde_Support \ Horde_Url \ Horde_Util \ - Horde_Vfs + Horde_Vfs \ + Horde_View + +# Optional but we want it +USE_HORDE_RUN+= Horde_Db \ + Horde_Share .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" diff --git a/ftp/horde4-gollem/distinfo b/ftp/horde4-gollem/distinfo index 538f343e1fe3..7c7a9289ca72 100644 --- a/ftp/horde4-gollem/distinfo +++ b/ftp/horde4-gollem/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/gollem-2.0.2.tgz) = 232b34060b664bf2b43befec935d02dc3209b5c3ff1673aa2a611f9f84cac0c6 -SIZE (Horde/gollem-2.0.2.tgz) = 1165035 +SHA256 (Horde/gollem-3.0.0RC1.tgz) = 7d9aec8a48b34e6d848788cf393b64b721bd1a5aa863122c2b627ee537441bdf +SIZE (Horde/gollem-3.0.0RC1.tgz) = 1071511 |