diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-24 19:45:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-24 19:45:04 +0000 |
commit | 572b62a9debfbb35452de2863ec68646aa44367f (patch) | |
tree | 2ec746df50ce7b1edbe4b46f24856b58a2264a61 /misc/hello | |
parent | f3c45696f3d58ac1fe49ac8367e9a3609b0d83dc (diff) | |
download | ports-572b62a9debfbb35452de2863ec68646aa44367f.tar.gz ports-572b62a9debfbb35452de2863ec68646aa44367f.zip |
Notes
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 5 | ||||
-rw-r--r-- | misc/hello/distinfo | 6 | ||||
-rw-r--r-- | misc/hello/pkg-plist | 9 |
3 files changed, 12 insertions, 8 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 8c5582f42d5c..7b40b23dbe08 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,13 +6,12 @@ # PORTNAME= hello -PORTVERSION= 2.3 -PORTREVISION= 1 +PORTVERSION= 2.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= A utility for saying hello to the world and reading email USE_PERL5_BUILD= YES diff --git a/misc/hello/distinfo b/misc/hello/distinfo index c06684fe9113..bb4df45192cf 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,3 +1,3 @@ -MD5 (hello-2.3.tar.gz) = de3187eac06baf5f0506c06935a1fd29 -SHA256 (hello-2.3.tar.gz) = 429c779083c7c51ece716ae2f69e66caf383537a23119f9e200baf0f54c71c7a -SIZE (hello-2.3.tar.gz) = 431983 +MD5 (hello-2.4.tar.gz) = 1691faa758ca41c70b6da5501bdf230a +SHA256 (hello-2.4.tar.gz) = 534745c4b7e063f5eb5f984609caf0f7c06d46df03e4d404f20996d28b6df1f7 +SIZE (hello-2.4.tar.gz) = 499638 diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index e1cd552d5a06..b76d7a816b53 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -3,11 +3,11 @@ bin/hello %%NLS%%share/locale/ca/LC_MESSAGES/hello.mo %%NLS%%share/locale/da/LC_MESSAGES/hello.mo %%NLS%%share/locale/de/LC_MESSAGES/hello.mo -%%NLS%%share/locale/de_DE/LC_MESSAGES/hello.mo %%NLS%%share/locale/el/LC_MESSAGES/hello.mo +%%NLS%%share/locale/en@boldquot/LC_MESSAGES/hello.mo +%%NLS%%share/locale/en@quot/LC_MESSAGES/hello.mo %%NLS%%share/locale/eo/LC_MESSAGES/hello.mo %%NLS%%share/locale/es/LC_MESSAGES/hello.mo -%%NLS%%share/locale/es_AR/LC_MESSAGES/hello.mo %%NLS%%share/locale/et/LC_MESSAGES/hello.mo %%NLS%%share/locale/eu/LC_MESSAGES/hello.mo %%NLS%%share/locale/fa/LC_MESSAGES/hello.mo @@ -24,18 +24,21 @@ bin/hello %%NLS%%share/locale/ka/LC_MESSAGES/hello.mo %%NLS%%share/locale/ko/LC_MESSAGES/hello.mo %%NLS%%share/locale/lv/LC_MESSAGES/hello.mo +%%NLS%%share/locale/ms/LC_MESSAGES/hello.mo %%NLS%%share/locale/nb/LC_MESSAGES/hello.mo %%NLS%%share/locale/nl/LC_MESSAGES/hello.mo %%NLS%%share/locale/nn/LC_MESSAGES/hello.mo %%NLS%%share/locale/pl/LC_MESSAGES/hello.mo %%NLS%%share/locale/pt/LC_MESSAGES/hello.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/hello.mo +%%NLS%%share/locale/rm/LC_MESSAGES/hello.mo %%NLS%%share/locale/ro/LC_MESSAGES/hello.mo %%NLS%%share/locale/ru/LC_MESSAGES/hello.mo %%NLS%%share/locale/sk/LC_MESSAGES/hello.mo %%NLS%%share/locale/sl/LC_MESSAGES/hello.mo %%NLS%%share/locale/sr/LC_MESSAGES/hello.mo %%NLS%%share/locale/sv/LC_MESSAGES/hello.mo +%%NLS%%share/locale/th/LC_MESSAGES/hello.mo %%NLS%%share/locale/tr/LC_MESSAGES/hello.mo %%NLS%%share/locale/uk/LC_MESSAGES/hello.mo %%NLS%%share/locale/vi/LC_MESSAGES/hello.mo @@ -45,3 +48,5 @@ bin/hello %%NLS%%@dirrmtry share/locale/es_AR %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/de_DE +%%NLS%%@dirrmtry share/locale/rm/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/rm |