diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2012-04-22 08:43:38 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2012-04-22 08:43:38 +0000 |
commit | 7bf06aa28c606e5521cc749603a95c39284f8827 (patch) | |
tree | 71884fad7be8764339fac13677bc7d75c328bc11 /misc | |
parent | fc1faab1d7857817dac2b4c791fddcdbcbfb2435 (diff) | |
download | ports-7bf06aa28c606e5521cc749603a95c39284f8827.tar.gz ports-7bf06aa28c606e5521cc749603a95c39284f8827.zip |
- Update to 2.8
Notes
Notes:
svn path=/head/; revision=295240
Diffstat (limited to 'misc')
-rw-r--r-- | misc/hello/Makefile | 2 | ||||
-rw-r--r-- | misc/hello/distinfo | 4 | ||||
-rw-r--r-- | misc/hello/pkg-plist | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 9ad29c4a3c3d..5082279d0e92 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hello -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello diff --git a/misc/hello/distinfo b/misc/hello/distinfo index 27cfae1142be..09efc2a632ed 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,2 +1,2 @@ -SHA256 (hello-2.7.tar.gz) = fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0 -SIZE (hello-2.7.tar.gz) = 599680 +SHA256 (hello-2.8.tar.gz) = e6b77f81f7cf7daefad4a9f5b65de6cae9c3f13b8cfbaea8cb53bb5ea5460d73 +SIZE (hello-2.8.tar.gz) = 697483 diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index b76d7a816b53..88a3db0ec06d 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -4,8 +4,6 @@ bin/hello %%NLS%%share/locale/da/LC_MESSAGES/hello.mo %%NLS%%share/locale/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/et/LC_MESSAGES/hello.mo @@ -31,7 +29,6 @@ bin/hello %%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 |