Bug 5142 - Fixed port: xdino
Summary: Fixed port: xdino
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:20 UTC by Nakai
Modified: 1997-11-25 08:53 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:20:03 UTC
I have fixed the xdino port to follow its latest version.
Thanx.

Yukihiro Nakai
--------------
diff -ruN xdino.orig/Makefile xdino/Makefile
--- xdino.orig/Makefile	Sat Jun 14 05:29:14 1997
+++ xdino/Makefile	Mon Nov 24 10:06:09 1997
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.3 1997/06/13 20:29:14 max Exp $
 #
 
-DISTNAME=        xdino-5.4.1
+DISTNAME=        xdino-5.4.3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
diff -ruN xdino.orig/files/md5 xdino/files/md5
--- xdino.orig/files/md5	Sat Jun 14 05:29:14 1997
+++ xdino/files/md5	Mon Nov 24 10:06:12 1997
@@ -1 +1 @@
-MD5 (xdino-5.4.1.tar.gz) = 5c5c6caadebc3d3a166fac540cd03551
+MD5 (xdino-5.4.3.tar.gz) = 70a73fbfbc04a0f7193133366db8e7e7
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 1997-11-25 08:52:46 UTC
State Changed
From-To: open->closed

Committed, thanks.