diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-10-04 10:08:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-10-04 10:08:19 +0000 |
commit | cd3f74f09fbb2c668e0d25ab536dfbaeb06f16bc (patch) | |
tree | 060e17370e8a21ff6339ef19c8002f0ed403a2a3 /security/clamtk | |
parent | e47fb977bfe32b6e4f0708ae31cf5ec26474fe7b (diff) | |
download | ports-cd3f74f09fbb2c668e0d25ab536dfbaeb06f16bc.tar.gz ports-cd3f74f09fbb2c668e0d25ab536dfbaeb06f16bc.zip |
Notes
Diffstat (limited to 'security/clamtk')
-rw-r--r-- | security/clamtk/Makefile | 4 | ||||
-rw-r--r-- | security/clamtk/distinfo | 6 | ||||
-rw-r--r-- | security/clamtk/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index c02fbbbf419f..5c8a1f900473 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clamtk -PORTVERSION= 4.17 +PORTVERSION= 4.18 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} @@ -48,7 +48,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.xpm ${PREFIX}/share/pixmaps -.for lang in ar cs_CZ da de el_GR en_GB es fr gl hr it ja ko ms nl nl_BE nn pl pt_BR ro ru sk sl sv tr zh_CN +.for lang in ar cs_CZ da de el_GR en_GB es fr gl hr hu it ja ko ms nb nl nl_BE nn pl pt_BR ro ru sk sl sv tr zh_CN @${MKDIR} ${PREFIX}/share/locale/${lang}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/po/${lang}.mo \ ${PREFIX}/share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo diff --git a/security/clamtk/distinfo b/security/clamtk/distinfo index b0a68632331c..7bbdabc99dfc 100644 --- a/security/clamtk/distinfo +++ b/security/clamtk/distinfo @@ -1,3 +1,3 @@ -MD5 (clamtk-4.17.tar.gz) = de56b0397add3470d7fe94de3871e8fd -SHA256 (clamtk-4.17.tar.gz) = 87cf592bc7550fa8d071f8775b10a38cac98af68e8230f6bec26492189c6299a -SIZE (clamtk-4.17.tar.gz) = 245193 +MD5 (clamtk-4.18.tar.gz) = ca12b2b87918d598e8cd49f79ad29e29 +SHA256 (clamtk-4.18.tar.gz) = 1f532a41244f347830af1c826f130669401c4d19aab3a98fe174692fbdfa8232 +SIZE (clamtk-4.18.tar.gz) = 288542 diff --git a/security/clamtk/pkg-plist b/security/clamtk/pkg-plist index 61c5f33d7cfd..b3d19006e9fa 100644 --- a/security/clamtk/pkg-plist +++ b/security/clamtk/pkg-plist @@ -2,6 +2,7 @@ bin/clamtk %%SITE_PERL%%/ClamTk/App.pm %%SITE_PERL%%/ClamTk/GUI.pm %%SITE_PERL%%/ClamTk/Prefs.pm +%%SITE_PERL%%/ClamTk/Schedule.pm %%SITE_PERL%%/ClamTk/Results.pm %%SITE_PERL%%/ClamTk/Update.pm share/applications/clamtk.desktop @@ -19,10 +20,12 @@ share/locale/es/LC_MESSAGES/clamtk.mo share/locale/fr/LC_MESSAGES/clamtk.mo share/locale/gl/LC_MESSAGES/clamtk.mo share/locale/hr/LC_MESSAGES/clamtk.mo +share/locale/hu/LC_MESSAGES/clamtk.mo share/locale/it/LC_MESSAGES/clamtk.mo share/locale/ja/LC_MESSAGES/clamtk.mo share/locale/ko/LC_MESSAGES/clamtk.mo share/locale/ms/LC_MESSAGES/clamtk.mo +share/locale/nb/LC_MESSAGES/clamtk.mo share/locale/nl/LC_MESSAGES/clamtk.mo share/locale/nl_BE/LC_MESSAGES/clamtk.mo share/locale/nn/LC_MESSAGES/clamtk.mo |