diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-07-22 08:55:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-07-22 08:55:14 +0000 |
commit | 460ebe7848ea203b9770332c73b80de79cfe0a2d (patch) | |
tree | ccbb4b921beac05b8080a7c3542259b5531b65bb /misc/hello | |
parent | Update to 4.0.0 (diff) |
Update to hello-2.1.1.
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=85345
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 13 | ||||
-rw-r--r-- | misc/hello/distinfo | 2 | ||||
-rw-r--r-- | misc/hello/files/patch-aa | 11 | ||||
-rw-r--r-- | misc/hello/pkg-plist | 31 |
4 files changed, 37 insertions, 20 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 7e46940502bc..059224952075 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,22 +6,19 @@ # PORTNAME= hello -PORTVERSION= 1.3.1 +PORTVERSION= 2.1.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello -DISTNAME= hello-1.3 MAINTAINER= shipley@dis.org -COMMENT= A utility for saying hello to the world and read email +COMMENT= A utility for saying hello to the world and reading email -WRKSRC= ${WRKDIR}/hello-1.3 +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= YES +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -post-install: - @install-info --dir-file=${PREFIX}/info/dir \ - --entry="* Hello: (hello). Hello Reference Manual." \ - ${PREFIX}/info/hello.info +MAN1= hello.1 .include <bsd.port.mk> diff --git a/misc/hello/distinfo b/misc/hello/distinfo index a19c10b4899b..21135c304bfe 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1 +1 @@ -MD5 (hello-1.3.tar.gz) = eac5f06ee82b09808ddb3d72c795e765 +MD5 (hello-2.1.1.tar.gz) = 70c9ccf9fac07f762c24f2df2290784d diff --git a/misc/hello/files/patch-aa b/misc/hello/files/patch-aa deleted file mode 100644 index 820251a8cacb..000000000000 --- a/misc/hello/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Dec 29 21:53:22 1999 -+++ Makefile.in Wed Dec 29 21:53:39 1999 -@@ -31,7 +31,7 @@ - DEFS = @DEFS@ - LIBS = @LIBS@ - --CFLAGS = -g -+CFLAGS ?= -g - LDFLAGS = -g - - prefix = /usr/local diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index 14ec0727fce2..ca2f7d5a0c3f 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -2,3 +2,34 @@ bin/hello @unexec install-info --delete %D/info/hello.info %D/info/dir info/hello.info @exec install-info --dir-file=%D/info/dir --entry="* Hello: (hello). Hello Reference Manual." %D/info/hello.info +share/locale/ca/LC_MESSAGES/hello.mo +share/locale/da/LC_MESSAGES/hello.mo +share/locale/de/LC_MESSAGES/hello.mo +share/locale/de_DE/LC_MESSAGES/hello.mo +share/locale/el/LC_MESSAGES/hello.mo +share/locale/eo/LC_MESSAGES/hello.mo +share/locale/es/LC_MESSAGES/hello.mo +share/locale/et/LC_MESSAGES/hello.mo +share/locale/fi/LC_MESSAGES/hello.mo +share/locale/fr/LC_MESSAGES/hello.mo +share/locale/gl/LC_MESSAGES/hello.mo +share/locale/he/LC_MESSAGES/hello.mo +share/locale/hr/LC_MESSAGES/hello.mo +share/locale/hu/LC_MESSAGES/hello.mo +share/locale/id/LC_MESSAGES/hello.mo +share/locale/it/LC_MESSAGES/hello.mo +share/locale/ja/LC_MESSAGES/hello.mo +share/locale/ko/LC_MESSAGES/hello.mo +share/locale/lv/LC_MESSAGES/hello.mo +share/locale/nb/LC_MESSAGES/hello.mo +share/locale/nl/LC_MESSAGES/hello.mo +share/locale/nn/LC_MESSAGES/hello.mo +share/locale/pl/LC_MESSAGES/hello.mo +share/locale/pt/LC_MESSAGES/hello.mo +share/locale/pt_BR/LC_MESSAGES/hello.mo +share/locale/ru/LC_MESSAGES/hello.mo +share/locale/sk/LC_MESSAGES/hello.mo +share/locale/sl/LC_MESSAGES/hello.mo +share/locale/sv/LC_MESSAGES/hello.mo +share/locale/tr/LC_MESSAGES/hello.mo +share/locale/uk/LC_MESSAGES/hello.mo |