diff options
| author | Miroslav Lachman <000.fbsd@quip.cz> | 2023-04-24 16:50:14 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-04-25 10:46:24 +0000 |
| commit | b94071e577e7beabf745e2ee953f3b17274ff789 (patch) | |
| tree | 40de8cf02f2bcd5a6bf6219ca108698d3af9b836 | |
| parent | 0c5de1fc4a8429faf94c34e6459110ec40e2e48b (diff) | |
devel/datovka: update to 4.22.1
While here move to mail category. It was wrongly placed under devel in PR 267597
ChangeLog: https://gitlab.nic.cz/datovka/datovka/-/blob/develop/ChangeLog
* Viewing number of recently unread messages in top node description when top
node collapsed in account list. Also changed the icon for the top node.
PR: 271005 267597
Reported by: 000.fbsd@quip.cz
Approved by: freebsd@sysctl.cz (maintainer)
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/datovka/distinfo | 3 | ||||
| -rw-r--r-- | mail/Makefile | 1 | ||||
| -rw-r--r-- | mail/datovka/Makefile (renamed from devel/datovka/Makefile) | 4 | ||||
| -rw-r--r-- | mail/datovka/distinfo | 3 | ||||
| -rw-r--r-- | mail/datovka/pkg-descr (renamed from devel/datovka/pkg-descr) | 0 | ||||
| -rw-r--r-- | mail/datovka/pkg-plist (renamed from devel/datovka/pkg-plist) | 0 |
8 files changed, 7 insertions, 6 deletions
@@ -17910,3 +17910,4 @@ science/cdcl||2023-04-21|Has expired: Broken since 2021 science/rubygem-ruby-dcl||2023-04-21|Has expired: requires deprecated science/cdcl net-im/webinar||2023-04-24|Has expired: Requires EOLed electron18 devel/electron18||2023-04-24|Has expired: EOLed upstream, switch to newer version +devel/datovka|mail/datovka|2023-04-25|Move port to proper category diff --git a/devel/Makefile b/devel/Makefile index 356624cf66ed..57fd1fe053d5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -514,7 +514,6 @@ SUBDIR += dasm SUBDIR += datadraw SUBDIR += date - SUBDIR += datovka SUBDIR += dbus SUBDIR += dbus-c++ SUBDIR += dbus-glib diff --git a/devel/datovka/distinfo b/devel/datovka/distinfo deleted file mode 100644 index cf1ed44f6bde..000000000000 --- a/devel/datovka/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1676468898 -SHA256 (datovka-4.22.0.tar.xz) = 4390b04a3308041d668b792c276a497f492f84013644fcc66653d4480bc19489 -SIZE (datovka-4.22.0.tar.xz) = 3132780 diff --git a/mail/Makefile b/mail/Makefile index c17ab2b43631..5b12a1106382 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -87,6 +87,7 @@ SUBDIR += cyrus2courier SUBDIR += cyrus2dovecot SUBDIR += davmail + SUBDIR += datovka SUBDIR += dbmail SUBDIR += dcc-dccd SUBDIR += deforaos-mailer diff --git a/devel/datovka/Makefile b/mail/datovka/Makefile index 7675a38204c9..b9b2c561db02 100644 --- a/devel/datovka/Makefile +++ b/mail/datovka/Makefile @@ -1,6 +1,6 @@ PORTNAME= datovka -DISTVERSION= 4.22.0 -CATEGORIES= devel +DISTVERSION= 4.22.1 +CATEGORIES= mail MASTER_SITES= https://secure.nic.cz/files/datove_schranky/${DISTVERSION}/ MAINTAINER= freebsd@sysctl.cz diff --git a/mail/datovka/distinfo b/mail/datovka/distinfo new file mode 100644 index 000000000000..65108909a175 --- /dev/null +++ b/mail/datovka/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1681911047 +SHA256 (datovka-4.22.1.tar.xz) = f7b043d2f887951a9719e8c8d1b1585cc716dbea3474a09bf1fd2667d63a2fdc +SIZE (datovka-4.22.1.tar.xz) = 3154932 diff --git a/devel/datovka/pkg-descr b/mail/datovka/pkg-descr index 1aa8c34e1e58..1aa8c34e1e58 100644 --- a/devel/datovka/pkg-descr +++ b/mail/datovka/pkg-descr diff --git a/devel/datovka/pkg-plist b/mail/datovka/pkg-plist index 39d2cdfb4ea3..39d2cdfb4ea3 100644 --- a/devel/datovka/pkg-plist +++ b/mail/datovka/pkg-plist |
