diff options
author | lme <lme@FreeBSD.org> | 2018-08-15 21:01:40 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2018-08-15 21:01:40 +0800 |
commit | dbe8c13d77cce430836062677bea9189b6fe4166 (patch) | |
tree | bba9224c91b7732fcff4fc9ca3c68446683b5271 | |
parent | ec49a853fa375d9e4badbad9bf625fcca0b343e0 (diff) | |
download | freebsd-ports-gnome-dbe8c13d77cce430836062677bea9189b6fe4166.tar.gz freebsd-ports-gnome-dbe8c13d77cce430836062677bea9189b6fe4166.tar.zst freebsd-ports-gnome-dbe8c13d77cce430836062677bea9189b6fe4166.zip |
net-mgmt/icingaweb2-module-fileshipper:
Update to 1.1.0
-rw-r--r-- | net-mgmt/icingaweb2-module-fileshipper/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-fileshipper/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-fileshipper/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2-module-fileshipper/Makefile b/net-mgmt/icingaweb2-module-fileshipper/Makefile index 8bbfb47c0a5a..100952e97f0d 100644 --- a/net-mgmt/icingaweb2-module-fileshipper/Makefile +++ b/net-mgmt/icingaweb2-module-fileshipper/Makefile @@ -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 diff --git a/net-mgmt/icingaweb2-module-fileshipper/distinfo b/net-mgmt/icingaweb2-module-fileshipper/distinfo index e3c4c177979b..dbac5f1c597f 100644 --- a/net-mgmt/icingaweb2-module-fileshipper/distinfo +++ b/net-mgmt/icingaweb2-module-fileshipper/distinfo @@ -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 diff --git a/net-mgmt/icingaweb2-module-fileshipper/pkg-plist b/net-mgmt/icingaweb2-module-fileshipper/pkg-plist index 680158a28608..e7f9fc4beac8 100644 --- a/net-mgmt/icingaweb2-module-fileshipper/pkg-plist +++ b/net-mgmt/icingaweb2-module-fileshipper/pkg-plist @@ -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 |