Date: Wed, 15 Aug 2018 13:01:40 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477224 - head/net-mgmt/icingaweb2-module-fileshipper Message-ID: <201808151301.w7FD1eU8019252@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Wed Aug 15 13:01:40 2018 New Revision: 477224 URL: https://svnweb.freebsd.org/changeset/ports/477224 Log: net-mgmt/icingaweb2-module-fileshipper: Update to 1.1.0 Modified: head/net-mgmt/icingaweb2-module-fileshipper/Makefile head/net-mgmt/icingaweb2-module-fileshipper/distinfo head/net-mgmt/icingaweb2-module-fileshipper/pkg-plist Modified: head/net-mgmt/icingaweb2-module-fileshipper/Makefile ============================================================================== --- head/net-mgmt/icingaweb2-module-fileshipper/Makefile Wed Aug 15 12:49:38 2018 (r477223) +++ head/net-mgmt/icingaweb2-module-fileshipper/Makefile Wed Aug 15 13:01:40 2018 (r477224) @@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-fileshipper DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icingaweb2-module-fileshipper/distinfo ============================================================================== --- head/net-mgmt/icingaweb2-module-fileshipper/distinfo Wed Aug 15 12:49:38 2018 (r477223) +++ head/net-mgmt/icingaweb2-module-fileshipper/distinfo Wed Aug 15 13:01:40 2018 (r477224) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519383096 -SHA256 (icinga-icingaweb2-module-fileshipper-v1.0.1_GH0.tar.gz) = 13c7623078207108a4a6444bf4a8dc7d60844517813b98011c99c53c714a7f43 -SIZE (icinga-icingaweb2-module-fileshipper-v1.0.1_GH0.tar.gz) = 245309 +TIMESTAMP = 1534337775 +SHA256 (icinga-icingaweb2-module-fileshipper-v1.1.0_GH0.tar.gz) = d57855695288cf18739ca51814f955449dde86dd0f5b931a4fbe1c453ebda9fa +SIZE (icinga-icingaweb2-module-fileshipper-v1.1.0_GH0.tar.gz) = 251059 Modified: head/net-mgmt/icingaweb2-module-fileshipper/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2-module-fileshipper/pkg-plist Wed Aug 15 12:49:38 2018 (r477223) +++ head/net-mgmt/icingaweb2-module-fileshipper/pkg-plist Wed Aug 15 13:01:40 2018 (r477224) @@ -1,4 +1,5 @@ %%WWWDIR%%/.github/ISSUE_TEMPLATE.md +%%WWWDIR%%/.gitignore %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/contrib/git-hooks/post-merge @@ -15,5 +16,9 @@ %%WWWDIR%%/doc/screenshot/fileshipper/07_fileshipper-whole-directory.png %%WWWDIR%%/library/Fileshipper/ProvidedHook/Director/ImportSource.php %%WWWDIR%%/library/Fileshipper/ProvidedHook/Director/ShipConfigFiles.php +%%WWWDIR%%/library/Fileshipper/Xlsx/Utils.php +%%WWWDIR%%/library/Fileshipper/Xlsx/Workbook.php +%%WWWDIR%%/library/Fileshipper/Xlsx/Worksheet.php %%WWWDIR%%/module.info +%%WWWDIR%%/phpcs.xml %%WWWDIR%%/run.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808151301.w7FD1eU8019252>