aboutsummaryrefslogtreecommitdiff
path: root/deskutils/egroupware
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-12-02 00:47:52 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-12-02 00:47:52 +0000
commit6b179720ef21002fd7d630d02d72d1c87fe1d2ec (patch)
treef137559a540e70a3387e6c1fedb24cc34fc80c9a /deskutils/egroupware
parente0c3f7a9800296b1dc4611654538ada483e0d669 (diff)
downloadports-6b179720ef21002fd7d630d02d72d1c87fe1d2ec.tar.gz
ports-6b179720ef21002fd7d630d02d72d1c87fe1d2ec.zip
- Update to 16.1.20161107
- Change MASTER_SITES to download the full eGroupware tarball. Some modules were missing [1]. Reported by: William Marcelo Piovezan <william@uli.com.br> [1]
Notes
Notes: svn path=/head/; revision=427538
Diffstat (limited to 'deskutils/egroupware')
-rw-r--r--deskutils/egroupware/Makefile10
-rw-r--r--deskutils/egroupware/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile
index 2d86af308c6e..02c996894cbf 100644
--- a/deskutils/egroupware/Makefile
+++ b/deskutils/egroupware/Makefile
@@ -2,14 +2,17 @@
# $FreeBSD$
PORTNAME= eGroupware
-PORTVERSION= 14.3.20160525
+PORTVERSION= 16.1.20161107
CATEGORIES= deskutils
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ \
+ http://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/
+DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Web-based GroupWare system
LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+LICENSE_FILE= ${WRKDIR}/${PORTNAME:tl}/doc/LICENSE
RUN_DEPENDS= ${LOCALBASE}/share/pear/Net/Sieve.php:net/pear-Net_Sieve \
${LOCALBASE}/share/pear/Horde/Imap/Client.php:mail/pear-Horde_Imap_Client \
@@ -28,7 +31,6 @@ SUB_FILES= pkg-message
SUB_LIST= EG_DIR=${EG_DIR} \
EG_DATA=${EG_DATA}
-USE_GITHUB= yes
GH_ACCOUNT= EGroupware
OPTIONS_DEFINE= MYSQL POSTGRES SSL ZIP GD LDAP MBSTRING
@@ -46,7 +48,7 @@ ZIP_USE= PHP=zip
GD_USE= PHP=gd
LDAP_USE= PHP=ldap
-WRKSRC= ${WRKDIR}/egroupware-${PORTVERSION}
+WRKSRC= ${WRKDIR}/egroupware
EG_DIR= www/eg
EG_WWWDIR= ${PREFIX}/${EG_DIR}
EG_DATA= www/egdata
diff --git a/deskutils/egroupware/distinfo b/deskutils/egroupware/distinfo
index 11611cfa7408..5183acf0394e 100644
--- a/deskutils/egroupware/distinfo
+++ b/deskutils/egroupware/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465663928
-SHA256 (EGroupware-eGroupware-14.3.20160525_GH0.tar.gz) = 947dd6b548a55ddf333623652ac90a1efe6a31c15b4ad65bdc13464144a69d6e
-SIZE (EGroupware-eGroupware-14.3.20160525_GH0.tar.gz) = 15565441
+TIMESTAMP = 1480448443
+SHA256 (egroupware-epl-16.1.20161107.tar.bz2) = 9b592e8319bb678ad614bac37cb4795573d1f093212573d50a687f6f41239476
+SIZE (egroupware-epl-16.1.20161107.tar.bz2) = 24360617