diff options
author | dhn <dhn@FreeBSD.org> | 2012-04-22 16:43:38 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-04-22 16:43:38 +0800 |
commit | 4484fab938ebac6bcf31bfc79eb3dad1f436024b (patch) | |
tree | 5eaee951653aceafbba5186b978d450c92e305c1 /misc | |
parent | 5090384cfa33bd08db89b5eee16fb7a68af46d67 (diff) | |
download | freebsd-ports-gnome-4484fab938ebac6bcf31bfc79eb3dad1f436024b.tar.gz freebsd-ports-gnome-4484fab938ebac6bcf31bfc79eb3dad1f436024b.tar.zst freebsd-ports-gnome-4484fab938ebac6bcf31bfc79eb3dad1f436024b.zip |
- Update to 2.8
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 |