diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-02 04:24:57 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-02 04:24:57 +0800 |
commit | 73b96b802e2229e2d6eebbca6cee3e3a996729a6 (patch) | |
tree | 74cf917f2f05dcabbcd1f5cc56a380e5f91cf515 /games/oonsoo | |
parent | 58a096e3af0e634f0eb4b89d128a5c59367f3a50 (diff) | |
download | freebsd-ports-gnome-73b96b802e2229e2d6eebbca6cee3e3a996729a6.tar.gz freebsd-ports-gnome-73b96b802e2229e2d6eebbca6cee3e3a996729a6.tar.zst freebsd-ports-gnome-73b96b802e2229e2d6eebbca6cee3e3a996729a6.zip |
update to 1.2
PR: 16933
Submitted by: maintainer
Diffstat (limited to 'games/oonsoo')
-rw-r--r-- | games/oonsoo/Makefile | 8 | ||||
-rw-r--r-- | games/oonsoo/distinfo | 2 | ||||
-rw-r--r-- | games/oonsoo/files/patch-aa | 14 | ||||
-rw-r--r-- | games/oonsoo/pkg-descr | 5 |
4 files changed, 14 insertions, 15 deletions
diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index e364fedf68f6..d6c5377ea814 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -1,15 +1,15 @@ -# New ports collection makefile for: oonsoo -# Version required: 1.1 +# New ports collection makefile for: oonsoo +# Version required: 1.2 # Date created: 23rd June, 1997 # Whom: Joel Sutton <jsutton@bbcon.com.au> # # $FreeBSD$ # -DISTNAME= oonsoo-1.1 +DISTNAME= oonsoo-1.2 CATEGORIES= games MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/ -EXTRACT_SUFX= .tar.z +EXTRACT_SUFX= .tgz MAINTAINER= jsutton@bbcon.com.au diff --git a/games/oonsoo/distinfo b/games/oonsoo/distinfo index e55055240305..bb506d5fed9e 100644 --- a/games/oonsoo/distinfo +++ b/games/oonsoo/distinfo @@ -1 +1 @@ -MD5 (oonsoo-1.1.tar.z) = f827df632b8f56d15a019977ece56343 +MD5 (oonsoo-1.2.tgz) = 0c6ab323099d01be9b8bb4026754a85c diff --git a/games/oonsoo/files/patch-aa b/games/oonsoo/files/patch-aa index f2c6bcfe823c..13df58eaebee 100644 --- a/games/oonsoo/files/patch-aa +++ b/games/oonsoo/files/patch-aa @@ -1,15 +1,11 @@ ---- Makefile.orig Sat Jan 6 16:14:07 1996 -+++ Makefile Mon Jun 23 21:43:36 1997 -@@ -12,10 +12,10 @@ +--- Makefile.orig Thu Feb 24 03:02:50 2000 ++++ Makefile Thu Feb 24 03:03:06 2000 +@@ -12,7 +12,7 @@ CPPFLAGS=-O -ansi ## System Includes -SYS_INCLUDES = -+SYS_INCLUDE= -I/usr/X11R6/include ++SYS_INCLUDE = -I/usr/X11R6/include ## System Libraries --SYS_LIBS = -L/usr/X11/lib -lX11 -+SYS_LIBS = -L/usr/X11R6/lib -lX11 - - ## Archiver - AR=ar + SYS_LIBS = -L/usr/X11R6/lib -lX11 diff --git a/games/oonsoo/pkg-descr b/games/oonsoo/pkg-descr index 43fc5b2e4362..60ba1676c1ea 100644 --- a/games/oonsoo/pkg-descr +++ b/games/oonsoo/pkg-descr @@ -3,7 +3,10 @@ onto twelve playing decks. When the game starts, one card face down and one card face up is dealt to each of the playing decks. This game is a little harder than most because a different deck of -cards is used. Sounds effects are also built in. +cards is used. Sounds effects are also built in. Check out the +following URL for more information: + + http://www4.ncsu.edu/~bwmott/www/oonsoo/ Share and enjoy, |