diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:23 +0000 |
commit | 8b1670e3ada0250bdaa9297b1a38361f311d6c82 (patch) | |
tree | 145a79fa59aeeeef32b907fff91c39d7ef9bcc2a /security/clamtk | |
parent | 40245408acc8e2fadea94dddb5e35a3cbcd4e19a (diff) | |
download | ports-8b1670e3ada0250bdaa9297b1a38361f311d6c82.tar.gz ports-8b1670e3ada0250bdaa9297b1a38361f311d6c82.zip |
Notes
Diffstat (limited to 'security/clamtk')
-rw-r--r-- | security/clamtk/Makefile | 5 | ||||
-rw-r--r-- | security/clamtk/distinfo | 6 | ||||
-rw-r--r-- | security/clamtk/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index e8606ee5400e..96591ec846b1 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -6,8 +6,7 @@ # PORTNAME= clamtk -PORTVERSION= 4.25 -PORTREVISION= 2 +PORTVERSION= 4.26 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} @@ -48,7 +47,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 bg cs da de el_GR en_GB es fr gl he hr hu it ja ko ms nb nl nl_BE nn pl pt_BR ro ru sk sl sv th tr zh_CN +.for lang in ar bg cs da de el_GR en_GB es fr gl he hr hu it ja ko ms nb nl nl_BE nn pl pt pt_BR ro ru sk sl sv th tr uk 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 3194d92d696b..de6c61f1cf1a 100644 --- a/security/clamtk/distinfo +++ b/security/clamtk/distinfo @@ -1,3 +1,3 @@ -MD5 (clamtk-4.25.tar.gz) = 05c7733fc0bd21b48b750c0bf5900515 -SHA256 (clamtk-4.25.tar.gz) = f551a582dcc3b4b31d081bcaf4a85e3c32cef1f6fa35ed461ff875d3aae95403 -SIZE (clamtk-4.25.tar.gz) = 346190 +MD5 (clamtk-4.26.tar.gz) = 4263c6a5431d6050cfc270f80be2a11a +SHA256 (clamtk-4.26.tar.gz) = 61052e06eaeb403ef72ed4fcc45cf8a5fb53b865b95caac99b218043bcfc124a +SIZE (clamtk-4.26.tar.gz) = 356955 diff --git a/security/clamtk/pkg-plist b/security/clamtk/pkg-plist index 5128023bb27e..bbefc3860e0f 100644 --- a/security/clamtk/pkg-plist +++ b/security/clamtk/pkg-plist @@ -32,6 +32,7 @@ share/locale/nl/LC_MESSAGES/clamtk.mo share/locale/nl_BE/LC_MESSAGES/clamtk.mo share/locale/nn/LC_MESSAGES/clamtk.mo share/locale/pl/LC_MESSAGES/clamtk.mo +share/locale/pt/LC_MESSAGES/clamtk.mo share/locale/pt_BR/LC_MESSAGES/clamtk.mo share/locale/ro/LC_MESSAGES/clamtk.mo share/locale/ru/LC_MESSAGES/clamtk.mo @@ -40,6 +41,7 @@ share/locale/sl/LC_MESSAGES/clamtk.mo share/locale/sv/LC_MESSAGES/clamtk.mo share/locale/th/LC_MESSAGES/clamtk.mo share/locale/tr/LC_MESSAGES/clamtk.mo +share/locale/uk/LC_MESSAGES/clamtk.mo share/locale/zh_CN/LC_MESSAGES/clamtk.mo share/pixmaps/clamtk.png share/pixmaps/clamtk.xpm |