diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-21 14:57:47 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-21 14:57:47 +0000 |
commit | 72be05b714f8f77a04478425b19c777359f8720d (patch) | |
tree | a2496951482e5771883a7e312d04397f6498a074 /www | |
parent | 568d91f1f8e40d16693e04651ed0a340b2868651 (diff) | |
download | ports-72be05b714f8f77a04478425b19c777359f8720d.tar.gz ports-72be05b714f8f77a04478425b19c777359f8720d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/groupoffice/Makefile | 10 | ||||
-rw-r--r-- | www/groupoffice/distinfo | 6 | ||||
-rw-r--r-- | www/groupoffice/pkg-plist | 6 |
3 files changed, 9 insertions, 13 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 6a442ebc3889..df07ca848a7d 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -3,7 +3,7 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 6.2.14 +PORTVERSION= 6.2.15 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -18,9 +18,7 @@ RESTRICTED= Free for personal use only NO_ARCH= yes NO_BUILD= yes USE_PHP= mysqli session mbstring pcre xml -WANT_PHP_WEB= yes -USE_MYSQL= yes -USES= shebangfix +USES= mysql shebangfix php:web SHEBANG_FILES= go/vendor/tcpdf/tools/tcpdf_addfont.php \ groupoffice \ groupofficecli.php \ @@ -46,9 +44,9 @@ IMAP_USE= PHP=iconv imap WBXML_LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 post-patch: - ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \ + @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/go/base/Config.php - ${REINPLACE_CMD} 's|/etc/groupoffice|${PREFIX}&|g' \ + @${REINPLACE_CMD} 's|/etc/groupoffice|${PREFIX}&|g' \ ${WRKSRC}/go/base/Config.php \ ${WRKSRC}/install/configFile.php \ ${WRKSRC}/modules/serverclient/HttpClient.php \ diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index d8274106d61a..79aa85bb9973 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471963079 -SHA256 (groupoffice-com-6.2.14.tar.gz) = 8fff557676d8dc3b4818e5bb85c177e1d5c365ed0c52a0b1ce76ebb997ea581b -SIZE (groupoffice-com-6.2.14.tar.gz) = 35946529 +TIMESTAMP = 1473710284 +SHA256 (groupoffice-com-6.2.15.tar.gz) = 576e0f489ef61def38b19b5d16188f526adff7b2fa1389fe778756b8933fd4b2 +SIZE (groupoffice-com-6.2.15.tar.gz) = 35954645 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index c2a0ecc30e66..ef18844aa3ed 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -1,5 +1,3 @@ -@owner www -@group www %%WWWDIR%%/CHANGELOG.TXT %%WWWDIR%%/FAQ.TXT %%WWWDIR%%/GO.php @@ -202,6 +200,8 @@ %%WWWDIR%%/go/base/util/charset/Xmac.php %%WWWDIR%%/go/base/util/date/DateTime.php %%WWWDIR%%/go/base/util/date/RecurrencePattern.php +%%WWWDIR%%/go/base/util/icalendar/DateTimeParser.php +%%WWWDIR%%/go/base/util/icalendar/RRuleIterator.php %%WWWDIR%%/go/base/util/icalendar/Rrule.php %%WWWDIR%%/go/base/util/minify/CSSMin.php %%WWWDIR%%/go/base/util/minify/JSMin.php @@ -9058,5 +9058,3 @@ @dir %%WWWDIR%%/views/Extjs3/themes/ExtJS/images/buttons @dir %%WWWDIR%%/views/Extjs3/themes/ExtJS/images/treeview @dir %%WWWDIR%%/views/Extjs3/themes/Group-Office/images/treeview -@owner -@group |