diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2008-06-02 14:42:36 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2008-06-02 14:42:36 +0000 |
commit | 2427f7f00ceb42c3f0c6cd23bb0172c0d79a0c0e (patch) | |
tree | 11bfe4f02fee5fd42329afd205f098ece0cc7f4d /games/gtypist | |
parent | c37cd7b6835ca231aec435c11f9f0d2dba9acdaa (diff) | |
download | ports-2427f7f00ceb42c3f0c6cd23bb0172c0d79a0c0e.tar.gz ports-2427f7f00ceb42c3f0c6cd23bb0172c0d79a0c0e.zip |
Sync with bug fix release 2.8.1. No code changes.
Notes
Notes:
svn path=/head/; revision=214182
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 d11a1284304b..d88d565d7dbb 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 121786524936..e68b9d20e6ec 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 |