Bug 5144 - Fixed port: xtriangles
Summary: Fixed port: xtriangles
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 09:00 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:04 UTC
I have fixed the xtriangles port to follow its latest version.
Thanx.

Yukihiro Nakai
--------------
diff -ruN xtriangles.orig/Makefile xtriangles/Makefile
--- xtriangles.orig/Makefile	Sat Jun 14 02:47:24 1997
+++ xtriangles/Makefile	Tue Nov 25 11:01:47 1997
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.3 1997/06/13 17:47:24 max Exp $
 #
 
-DISTNAME=        xtriangles-5.4.1
+DISTNAME=        xtriangles-5.4.3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
diff -ruN xtriangles.orig/files/md5 xtriangles/files/md5
--- xtriangles.orig/files/md5	Sat Jun 14 02:47:25 1997
+++ xtriangles/files/md5	Mon Nov 24 10:10:45 1997
@@ -1 +1 @@
-MD5 (xtriangles-5.4.1.tar.gz) = 713518c9ee6d542b39f4cb8e13cdc350
+MD5 (xtriangles-5.4.3.tar.gz) = 78671a45aed9d99eea164b4e075100ab
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 1997-11-25 09:00:06 UTC
State Changed
From-To: open->closed

Committed, thanks.