misc/hello: Update to 2.12.1

- Update WWW
- Take maintainership

Changes:	https://git.savannah.gnu.org/cgit/hello.git/tree/NEWS
This commit is contained in:
Po-Chuan Hsieh 2022-06-09 18:57:50 +08:00
parent 580460379b
commit f839e1d6bb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 11 additions and 11 deletions

View file

@ -1,11 +1,11 @@
# Created by: shipley@dis.org # Created by: shipley@dis.org
PORTNAME= hello PORTNAME= hello
PORTVERSION= 2.11 PORTVERSION= 2.12.1
CATEGORIES= misc CATEGORIES= misc
MASTER_SITES= GNU MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility for saying hello to the world and reading email COMMENT= Utility for saying hello to the world and reading email
LICENSE= GPLv3+ LICENSE= GPLv3+
@ -17,10 +17,10 @@ GNU_CONFIGURE= yes
INFO= hello INFO= hello
OPTIONS_DEFINE= NLS OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes OPTIONS_SUB= yes
NLS_USES= gettext localbase
NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext localbase
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1642003091 TIMESTAMP = 1654708320
SHA256 (hello-2.11.tar.gz) = 8c9ce0572d3c44ed0670eb1cde980584e038b6f62c25fdfde8ef128de15004bd SHA256 (hello-2.12.1.tar.gz) = 8d99142afd92576f30b0cd7cb42a8dc6809998bc5d607d88761f512e26c7db20
SIZE (hello-2.11.tar.gz) = 1018256 SIZE (hello-2.12.1.tar.gz) = 1033297

View file

@ -1,5 +1,5 @@
The GNU hello program produces a familiar, friendly greeting. It allows The GNU hello program produces a familiar, friendly greeting. It allows
nonprogrammers to use a classic computer science tool which would nonprogrammers to use a classic computer science tool which would otherwise be
otherwise be unavailable to them. unavailable to them.
WWW: http://www.gnu.org/software/hello/ WWW: https://www.gnu.org/software/hello/