diff options
author | naddy <naddy@FreeBSD.org> | 2008-05-29 03:23:48 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2008-05-29 03:23:48 +0800 |
commit | 08934e06d674d62c423a6c589d58bd51439f8226 (patch) | |
tree | 0c35bb28bcd49d154729f4fd50db370b4b17483c /games/gtypist | |
parent | 51dfed917d9cd96a9f9efd33f84416a27a093e70 (diff) | |
download | freebsd-ports-gnome-08934e06d674d62c423a6c589d58bd51439f8226.tar.gz freebsd-ports-gnome-08934e06d674d62c423a6c589d58bd51439f8226.tar.zst freebsd-ports-gnome-08934e06d674d62c423a6c589d58bd51439f8226.zip |
Update to 2.8. No major changes.
Diffstat (limited to 'games/gtypist')
-rw-r--r-- | games/gtypist/Makefile | 11 | ||||
-rw-r--r-- | games/gtypist/distinfo | 6 | ||||
-rw-r--r-- | games/gtypist/pkg-plist | 2 |
3 files changed, 10 insertions, 9 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index bcc03f5ba346..d11a1284304b 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= gtypist -PORTVERSION= 2.7 -PORTREVISION= 1 +PORTVERSION= 2.8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +15,7 @@ COMMENT= Interactive typing tutor USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - CONFIG_SHELL="${SH}" \ - EMACS=no +CONFIGURE_ENV= EMACS=no INFO= gtypist MAN1= gtypist.1 typefortune.1 @@ -32,4 +28,7 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif +post-install: + ${INSTALL_SCRIPT} ${WRKSRC}/typefortune ${PREFIX}/bin + .include <bsd.port.mk> diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index 12e20b9d1553..121786524936 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -MD5 (gtypist-2.7.tar.bz2) = 200d42de9a0070866d88116112370f0a -SHA256 (gtypist-2.7.tar.bz2) = 2d5fd8b3d3b35305d8e78e045cece3b4edbf32e3716878e41b42196297b75da8 -SIZE (gtypist-2.7.tar.bz2) = 818509 +MD5 (gtypist-2.8.tar.bz2) = b36e4114b5c5f2506471cae1dd79b313 +SHA256 (gtypist-2.8.tar.bz2) = 580a9f6c07d8ce060f6253650aec6442d60e68fcf201ffffb3570c3011e98286 +SIZE (gtypist-2.8.tar.bz2) = 887780 diff --git a/games/gtypist/pkg-plist b/games/gtypist/pkg-plist index 03985868a61a..66aceac3e351 100644 --- a/games/gtypist/pkg-plist +++ b/games/gtypist/pkg-plist @@ -30,6 +30,8 @@ share/gtypist/v.typ %%NLS%%share/locale/es/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/fi/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/fr/LC_MESSAGES/gtypist.mo +%%NLS%%share/locale/nl/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/ru/LC_MESSAGES/gtypist.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gtypist.mo @dirrm share/gtypist |