1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to version 6.06

- Actualize dependencies

PR:	249557
This commit is contained in:
Alexey Dokuchaev 2020-10-26 11:13:09 +00:00
parent a02e851180
commit e416ffdb31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553336
3 changed files with 8 additions and 12 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= clamtk
PORTVERSION= 5.25
PORTVERSION= 6.06
DISTVERSIONPREFIX=v
CATEGORIES= security
@ -12,18 +12,13 @@ COMMENT= GTK front-end for Clam Antivirus
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Config-Tiny>=2.12:devel/p5-Config-Tiny \
p5-Date-Calc>=5.5.1:devel/p5-Date-Calc \
p5-File-Find-Rule>=0.30:devel/p5-File-Find-Rule \
p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \
p5-Net-DNS>=0.65:dns/p5-Net-DNS \
RUN_DEPENDS= p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \
p5-Text-CSV>=0:textproc/p5-Text-CSV \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-JSON>=0:converters/p5-JSON \
clamscan:security/clamav \
p5-libwww>=5.822:www/p5-libwww \
zenity:x11/zenity \
p5-Gtk2>=1.144:x11-toolkits/p5-Gtk2 \
p5-Gtk3>=0:x11-toolkits/p5-Gtk3 \
gnome-icon-theme>=0:misc/gnome-icon-theme \
icons-tango>0:x11-themes/icons-tango
@ -32,7 +27,7 @@ USES= gettext-runtime:run perl5 shebangfix
USE_PERL5= run
USE_GITHUB= yes
GH_ACCOUNT= dave-theunsub
GH_TAGNAME= 4c1839a
GH_TAGNAME= 1f026f0
SHEBANG_FILES= clamtk
LINGUAS= `${LS} ${WRKSRC}/po/*.mo | ${XARGS} ${BASENAME} -s .mo`

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1528187208
SHA256 (dave-theunsub-clamtk-v5.25-4c1839a_GH0.tar.gz) = 6bebd454e3d9944dd0adce05939b5d48353b26f207d7ec9f07f104eb5be319e3
SIZE (dave-theunsub-clamtk-v5.25-4c1839a_GH0.tar.gz) = 87411
TIMESTAMP = 1603011376
SHA256 (dave-theunsub-clamtk-v6.06-1f026f0_GH0.tar.gz) = f177e9c0a9a39f4b8d1a359d7dbc8d7a1450d95425d9124888e11138f245ef0e
SIZE (dave-theunsub-clamtk-v6.06-1f026f0_GH0.tar.gz) = 70801

View File

@ -5,6 +5,7 @@ man/man1/clamtk.1.gz
%%SITE_PERL%%/ClamTk/Assistant.pm
%%SITE_PERL%%/ClamTk/GUI.pm
%%SITE_PERL%%/ClamTk/History.pm
%%SITE_PERL%%/ClamTk/Icons.pm
%%SITE_PERL%%/ClamTk/Network.pm
%%SITE_PERL%%/ClamTk/Prefs.pm
%%SITE_PERL%%/ClamTk/Quarantine.pm