diff options
author | naddy <naddy@FreeBSD.org> | 2008-06-02 22:42:36 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2008-06-02 22:42:36 +0800 |
commit | c6336a41dc7b4dc92ba92d1c9feaf37803314c18 (patch) | |
tree | 1117128f80f8d2448e373aea523e62ab9d39b5f1 /games/gtypist | |
parent | 655e7733fa8a587b8e71dd4d9a3589991cd4c5fe (diff) | |
download | freebsd-ports-graphics-c6336a41dc7b4dc92ba92d1c9feaf37803314c18.tar.gz freebsd-ports-graphics-c6336a41dc7b4dc92ba92d1c9feaf37803314c18.tar.zst freebsd-ports-graphics-c6336a41dc7b4dc92ba92d1c9feaf37803314c18.zip |
Sync with bug fix release 2.8.1. No code changes.
Diffstat (limited to 'games/gtypist')
-rw-r--r-- | games/gtypist/Makefile | 5 | ||||
-rw-r--r-- | games/gtypist/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index d11a1284304..d88d565d7db 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gtypist -PORTVERSION= 2.8 +PORTVERSION= 2.8.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -28,7 +28,4 @@ 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 12178652493..e68b9d20e6e 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -MD5 (gtypist-2.8.tar.bz2) = b36e4114b5c5f2506471cae1dd79b313 -SHA256 (gtypist-2.8.tar.bz2) = 580a9f6c07d8ce060f6253650aec6442d60e68fcf201ffffb3570c3011e98286 -SIZE (gtypist-2.8.tar.bz2) = 887780 +MD5 (gtypist-2.8.1.tar.bz2) = 88f1b19602a656494e44a1ce8f9e5318 +SHA256 (gtypist-2.8.1.tar.bz2) = a87c3a04591263a0456210d5224c5ceee669e7f77bea345fd981dfca41ff0991 +SIZE (gtypist-2.8.1.tar.bz2) = 887599 |