git: d6ea6f4e92e2 - main - misc/hello: update to 2.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Jan 2022 07:01:36 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d6ea6f4e92e210e4a7552a9f7ce2da008d80401d
commit d6ea6f4e92e210e4a7552a9f7ce2da008d80401d
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-01-12 15:58:24 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-13 06:59:50 +0000
misc/hello: update to 2.11
While here, change to USE localbase.
---
misc/hello/Makefile | 7 ++-----
misc/hello/distinfo | 5 +++--
misc/hello/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/misc/hello/Makefile b/misc/hello/Makefile
index 2afd90bcd5bb..49ae1bb2264b 100644
--- a/misc/hello/Makefile
+++ b/misc/hello/Makefile
@@ -1,8 +1,7 @@
# Created by: shipley@dis.org
PORTNAME= hello
-PORTVERSION= 2.10
-PORTREVISION= 1
+PORTVERSION= 2.11
CATEGORIES= misc
MASTER_SITES= GNU
@@ -21,9 +20,7 @@ INFO= hello
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-NLS_USES= gettext
+NLS_USES= gettext localbase
NLS_CONFIGURE_ENABLE= nls
-NLS_CPPFLAGS= -I${LOCALBASE}/include
-NLS_LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/misc/hello/distinfo b/misc/hello/distinfo
index 6d3b07882f6a..1a3879574252 100644
--- a/misc/hello/distinfo
+++ b/misc/hello/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hello-2.10.tar.gz) = 31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b
-SIZE (hello-2.10.tar.gz) = 725946
+TIMESTAMP = 1642003091
+SHA256 (hello-2.11.tar.gz) = 8c9ce0572d3c44ed0670eb1cde980584e038b6f62c25fdfde8ef128de15004bd
+SIZE (hello-2.11.tar.gz) = 1018256
diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist
index 85eb4d63afcf..13a671f9c937 100644
--- a/misc/hello/pkg-plist
+++ b/misc/hello/pkg-plist
@@ -1,5 +1,6 @@
bin/hello
man/man1/hello.1.gz
+%%NLS%%share/locale/ast/LC_MESSAGES/hello.mo
%%NLS%%share/locale/bg/LC_MESSAGES/hello.mo
%%NLS%%share/locale/ca/LC_MESSAGES/hello.mo
%%NLS%%share/locale/da/LC_MESSAGES/hello.mo
@@ -36,6 +37,7 @@ man/man1/hello.1.gz
%%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/ta/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