Date: Wed, 25 Mar 2020 07:11:27 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529080 - head/mail/roundcube-html5_notifier Message-ID: <202003250711.02P7BR5P068694@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Wed Mar 25 07:11:26 2020 New Revision: 529080 URL: https://svnweb.freebsd.org/changeset/ports/529080 Log: mail/roundcube-html5_notifier: Update to 0.6.4 Relnotes: https://github.com/stremlau/html5_notifier/releases/tag/v0.6.4 Sponsored by: HAW International Modified: head/mail/roundcube-html5_notifier/Makefile head/mail/roundcube-html5_notifier/distinfo head/mail/roundcube-html5_notifier/pkg-plist Modified: head/mail/roundcube-html5_notifier/Makefile ============================================================================== --- head/mail/roundcube-html5_notifier/Makefile Wed Mar 25 07:04:26 2020 (r529079) +++ head/mail/roundcube-html5_notifier/Makefile Wed Mar 25 07:11:26 2020 (r529080) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html5_notifier -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- Modified: head/mail/roundcube-html5_notifier/distinfo ============================================================================== --- head/mail/roundcube-html5_notifier/distinfo Wed Mar 25 07:04:26 2020 (r529079) +++ head/mail/roundcube-html5_notifier/distinfo Wed Mar 25 07:11:26 2020 (r529080) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559995617 -SHA256 (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = f5fc6f36670723b0eb23b8ccd047eb68253eded004429b8a0957f92f342da753 -SIZE (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = 20044 +TIMESTAMP = 1585119928 +SHA256 (stremlau-html5_notifier-v0.6.4_GH0.tar.gz) = 52c335329a7e11c3f67c8224dcb8a3526ff97481ad47a64e846af1fe9c9bddf0 +SIZE (stremlau-html5_notifier-v0.6.4_GH0.tar.gz) = 20494 Modified: head/mail/roundcube-html5_notifier/pkg-plist ============================================================================== --- head/mail/roundcube-html5_notifier/pkg-plist Wed Mar 25 07:04:26 2020 (r529079) +++ head/mail/roundcube-html5_notifier/pkg-plist Wed Mar 25 07:11:26 2020 (r529080) @@ -1,4 +1,5 @@ %%WWWDIR%%/.gitignore +%%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/changelog.txt %%WWWDIR%%/composer.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003250711.02P7BR5P068694>