Commit b94071e5 authored by Miroslav Lachman's avatar Miroslav Lachman Committed by Fernando Apesteguía
Browse files

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)
parent 0c5de1fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -514,7 +514,6 @@
    SUBDIR += dasm
    SUBDIR += datadraw
    SUBDIR += date
    SUBDIR += datovka
    SUBDIR += dbus
    SUBDIR += dbus-c++
    SUBDIR += dbus-glib

devel/datovka/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1676468898
SHA256 (datovka-4.22.0.tar.xz) = 4390b04a3308041d668b792c276a497f492f84013644fcc66653d4480bc19489
SIZE (datovka-4.22.0.tar.xz) = 3132780
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@
    SUBDIR += cyrus2courier
    SUBDIR += cyrus2dovecot
    SUBDIR += davmail
    SUBDIR += datovka
    SUBDIR += dbmail
    SUBDIR += dcc-dccd
    SUBDIR += deforaos-mailer
+2 −2
Original line number Diff line number Diff line
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
Loading