Bug 5143 - Fixed port: xrubik
Summary: Fixed port: xrubik
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1997-11-25 08:30 UTC by Nakai
Modified: 1997-11-25 08:59 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 Nakai 1997-11-25 08:30:00 UTC
I have fixed the xrubik port to follow its latest version.
Thanx.

Yukihiro Nakai
--------------
diff -ruN xrubik.orig/Makefile xrubik/Makefile
--- xrubik.orig/Makefile	Sat Jun 14 05:16:57 1997
+++ xrubik/Makefile	Tue Nov 25 11:01:34 1997
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.6 1997/06/13 20:16:57 max Exp $
 #
 
-DISTNAME=	xrubik-5.4.1
+DISTNAME=	xrubik-5.4.3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
diff -ruN xrubik.orig/files/md5 xrubik/files/md5
--- xrubik.orig/files/md5	Sat Jun 14 05:16:57 1997
+++ xrubik/files/md5	Mon Nov 24 10:09:06 1997
@@ -1 +1 @@
-MD5 (xrubik-5.4.1.tar.gz) = 069a34f0156a723a61b2cce2604f501d
+MD5 (xrubik-5.4.3.tar.gz) = 2d616cba3d05882c5521710792ccc794
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 1997-11-25 08:59:28 UTC
State Changed
From-To: open->closed

Committed, thanks.