From 6303c722792ed2f696b9ee7b18e981062f9cbab4 Mon Sep 17 00:00:00 2001
From: Michael Haro <mharo@FreeBSD.org>
Date: Sat, 1 Apr 2000 20:24:57 +0000
Subject: update to 1.2

PR:		16933
Submitted by:	maintainer
---
 games/oonsoo/Makefile       |  8 ++++----
 games/oonsoo/distinfo       |  2 +-
 games/oonsoo/files/patch-aa | 14 +++++---------
 games/oonsoo/pkg-descr      |  5 ++++-
 4 files changed, 14 insertions(+), 15 deletions(-)

(limited to 'games/oonsoo')

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,
 
-- 
cgit v1.2.3