diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-28 09:20:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-28 09:20:20 +0000 |
commit | 213407af342f26689cb1c07e414072de49d3f7a4 (patch) | |
tree | 6b3373037c8934e093ff16174ea7be72a62e5de9 /games/xemeraldia | |
parent | 0c9abd6231867ee24e9537db57285ff9405b0b80 (diff) | |
download | ports-213407af342f26689cb1c07e414072de49d3f7a4.tar.gz ports-213407af342f26689cb1c07e414072de49d3f7a4.zip |
Notes
Diffstat (limited to 'games/xemeraldia')
-rw-r--r-- | games/xemeraldia/Makefile | 8 | ||||
-rw-r--r-- | games/xemeraldia/distinfo | 2 | ||||
-rw-r--r-- | games/xemeraldia/files/patch-aa | 16 | ||||
-rw-r--r-- | games/xemeraldia/pkg-comment | 2 | ||||
-rw-r--r-- | games/xemeraldia/pkg-descr | 2 |
5 files changed, 18 insertions, 12 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index fbe18342ae5e..6b9346539a66 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xemeraldia -# Version required: 0.2 +# Version required: 0.3 # Date created: 22 Mar 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1995/03/24 05:51:15 asami Exp $ +# $Id: Makefile,v 1.5 1995/03/25 04:30:54 asami Exp $ # -DISTNAME= xemeraldia-0.2 -DISTFILES= 250.gz +DISTNAME= xemeraldia-0.3 +DISTFILES= 271.gz MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/News.Archives/fj.sources/1995/ MAINTAINER= asami@FreeBSD.ORG USE_IMAKE= yes diff --git a/games/xemeraldia/distinfo b/games/xemeraldia/distinfo index a7c2f23e634f..e66da89b04df 100644 --- a/games/xemeraldia/distinfo +++ b/games/xemeraldia/distinfo @@ -1 +1 @@ -MD5 (250.gz) = 17dfc39179902b20b46fc926fae40cb5 +MD5 (271.gz) = 693edb031d149ab93ae1b0c0a65a487a diff --git a/games/xemeraldia/files/patch-aa b/games/xemeraldia/files/patch-aa index 757de53afbc0..79d4769808d1 100644 --- a/games/xemeraldia/files/patch-aa +++ b/games/xemeraldia/files/patch-aa @@ -1,14 +1,20 @@ ---- ./Imakefile.org Mon Mar 20 05:01:34 1995 -+++ ./Imakefile Wed Mar 22 05:31:31 1995 -@@ -1,5 +1,4 @@ +--- ./Imakefile.org Thu Mar 23 03:12:46 1995 ++++ ./Imakefile Tue Mar 28 00:55:44 1995 +@@ -1,11 +1,7 @@ -BIN_DIR= /usr/local/bin -HIGH_SCORE_DIR= /usr/local/lib +HIGH_SCORE_DIR= ${LIBDIR} /*---------------------------------------------------------------------*/ -@@ -7,7 +6,6 @@ - # define GLLIB -lgl_s +-/* CC=gcc */ +-CDEBUGFLAGS=-g +- + #ifdef SunOSPlatform + #if SunOSPlatform + #if OSMajorVersion == 4 +@@ -15,7 +11,6 @@ + #endif #endif -BINDIR=$(BIN_DIR) diff --git a/games/xemeraldia/pkg-comment b/games/xemeraldia/pkg-comment index ad128533e1c9..6bf05e375bd4 100644 --- a/games/xemeraldia/pkg-comment +++ b/games/xemeraldia/pkg-comment @@ -1 +1 @@ -xemeraldia-0.2, a game of breaking blocks +xemeraldia-0.3, a game of breaking blocks diff --git a/games/xemeraldia/pkg-descr b/games/xemeraldia/pkg-descr index dab0eebbebdd..95a3ad429812 100644 --- a/games/xemeraldia/pkg-descr +++ b/games/xemeraldia/pkg-descr @@ -1,4 +1,4 @@ -This is version 0.2 of xemeraldia. +This is version 0.3 of xemeraldia. Drop the blocks. If you drop a square on top of one of the same color, they (as well as any neighboring blocks of the same color) will |