Bug 6890 - Update port: games/xpyraminx
Summary: Update port: games/xpyraminx
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 13:20 UTC by Andrey Zakhvatov
Modified: 1998-06-11 03:52 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 13:20:00 UTC
   This is a patch to update games/xpyraminx port.


diff -Nru xpyraminx/Makefile xpyraminx-5.4.4/Makefile
--- xpyraminx/Makefile	Wed May 20 07:56:07 1998
+++ xpyraminx-5.4.4/Makefile	Mon Jun  8 15:12:10 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	xpyraminx
-# Version required:			5.4.3
+# Version required:			5.4.4
 # Date created:				26 March 1998
 # Whom:					Andrey Zakhvatov
 #
 # $Id: Makefile,v 1.1.1.1 1998/05/20 07:56:07 tg Exp $
 #
 
-DISTNAME=		xpyraminx-5.4.3
+DISTNAME=		xpyraminx-5.4.4
 CATEGORIES=		games x11
 MASTER_SITES=		${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
@@ -16,6 +16,9 @@
 WRKSRC=			${WRKDIR}/xpyraminx
 USE_IMAKE=		yes
 MAN1=			xpyraminx.1
+
+# Not configured to use Motif.
+# Optionally edit ${WRKSRC}/Imakefile before build.
 
 do-install:
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin
diff -Nru xpyraminx/files/md5 xpyraminx-5.4.4/files/md5
--- xpyraminx/files/md5	Wed May 20 07:56:07 1998
+++ xpyraminx-5.4.4/files/md5	Mon Jun  8 15:12:37 1998
@@ -1 +1 @@
-MD5 (xpyraminx-5.4.3.tar.gz) = 2aa10372b90641ab71e5b97fed845194
+MD5 (xpyraminx-5.4.4.tar.gz) = 55b5478d9b6782e1f47db07324089dc0
diff -Nru xpyraminx/pkg/COMMENT xpyraminx-5.4.4/pkg/COMMENT
--- xpyraminx/pkg/COMMENT	Wed May 20 07:56:07 1998
+++ xpyraminx-5.4.4/pkg/COMMENT	Mon Jun  8 15:12:32 1998
@@ -1 +1 @@
-Pyraminx puzzle for X Window.
+Pyraminx puzzle for X Window System.

Fix: 

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

Patch applied, thanks! 


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