Bug 6887 - Update port: games/xoct
Summary: Update port: games/xoct
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: mph
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-06-08 10:00 UTC by Andrey Zakhvatov
Modified: 1998-06-11 03:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Zakhvatov 1998-06-08 10:00:01 UTC
   This is a patch to update games/xoct port.


diff -Nru xoct/Makefile xoct-5.4.4/Makefile
--- xoct/Makefile	Wed May 20 07:52:39 1998
+++ xoct-5.4.4/Makefile	Mon Jun  8 11:51:43 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	xoct
-# Version required:			5.4.3
+# Version required:			5.4.4
 # Date created:				28 March 1998
 # Whom:					Andrey Zakhvatov
 #
 # $Id: Makefile,v 1.1.1.1 1998/05/20 07:52:39 tg Exp $
 #
 
-DISTNAME=		xoct-5.4.3
+DISTNAME=		xoct-5.4.4
 CATEGORIES=		games x11
 MASTER_SITES=		${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
@@ -16,6 +16,9 @@
 WRKSRC=			${WRKDIR}/xoct
 USE_IMAKE=		yes
 MAN1=			xoct.1
+
+# Not configured to use Motif.
+# Optionally edit ${WRKSRC}/Imakefile before build.
 
 do-install:
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin
diff -Nru xoct/files/md5 xoct-5.4.4/files/md5
--- xoct/files/md5	Wed May 20 07:52:39 1998
+++ xoct-5.4.4/files/md5	Mon Jun  8 11:47:27 1998
@@ -1 +1 @@
-MD5 (xoct-5.4.3.tar.gz) = 46079f240f0539ae9d69e003719b716e
+MD5 (xoct-5.4.4.tar.gz) = a81c2a5fd0bff99afd20a3b411a59a21
diff -Nru xoct/pkg/COMMENT xoct-5.4.4/pkg/COMMENT
--- xoct/pkg/COMMENT	Wed May 20 07:52:39 1998
+++ xoct-5.4.4/pkg/COMMENT	Mon Jun  8 11:48:31 1998
@@ -1 +1 @@
-Oct puzzle for X Window.
+Oct puzzle for X Window System.

Fix: 

Please, check and apply this patch.
Comment 1 mph freebsd_committer freebsd_triage 1998-06-11 03:45:06 UTC
State Changed
From-To: open->closed

Patch applied, thanks! 


Comment 2 mph freebsd_committer freebsd_triage 1998-06-11 03:45:06 UTC
Responsible Changed
From-To: freebsd-ports->mph