Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2007 12:38:28 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        aaron@FreeBSD.org
Subject:   ports/108405: [PATCH] games/mkhexgrid: update to 0.1.1
Message-ID:  <20070127043828.5F6031149F@chinsan.twbbs.org>
Resent-Message-ID: <200701270440.l0R4eMxi096312@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108405
>Category:       ports
>Synopsis:       [PATCH] games/mkhexgrid: update to 0.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 04:40:21 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Wed Jan 24 00:36:42 CST 2007
>Description:
- Update to 0.1.1

Port maintainer (aaron@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mkhexgrid-0.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/mkhexgrid/Makefile /usr/home/chinsan/project/mkhexgrid/Makefile
--- /usr/ports/games/mkhexgrid/Makefile	Sat Dec 30 23:59:56 2006
+++ /usr/home/chinsan/project/mkhexgrid/Makefile	Sat Jan 27 12:32:45 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mkhexgrid
-PORTVERSION=	0.1.0
+PORTVERSION=	0.1.1
 CATEGORIES=	games
 MASTER_SITES=	http://www.nomic.net/~uckelman/mkhexgrid/releases/ \
 		http://aaron.daltons.ca/freebsd/
@@ -33,7 +33,7 @@
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-	@${INSTALL_DATA} ${WRKSRC}/mkhexgrid.html ${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/doc/mkhexgrid.html ${DOCSDIR}
 	@${ECHO} "Documentation has been installed in ${DOCSDIR}."
 .endif
 
diff -ruN --exclude=CVS /usr/ports/games/mkhexgrid/distinfo /usr/home/chinsan/project/mkhexgrid/distinfo
--- /usr/ports/games/mkhexgrid/distinfo	Sat Dec 30 23:59:56 2006
+++ /usr/home/chinsan/project/mkhexgrid/distinfo	Sat Jan 27 12:29:25 2007
@@ -1,3 +1,3 @@
-MD5 (mkhexgrid-0.1.0.src.tar.gz) = b542a24f10ff98968cc9077c2e02dda4
-SHA256 (mkhexgrid-0.1.0.src.tar.gz) = 9387a334852f25b660f2828834e912ad758c820c1eb1628558680595df292e6e
-SIZE (mkhexgrid-0.1.0.src.tar.gz) = 29355
+MD5 (mkhexgrid-0.1.1.src.tar.gz) = e5dded865e65f766942a222b9235cb06
+SHA256 (mkhexgrid-0.1.1.src.tar.gz) = c50fcfa45779acd8eaff37254e85a6479cf9408d90e0920e3bd5fd9d623f64a1
+SIZE (mkhexgrid-0.1.1.src.tar.gz) = 31800
--- mkhexgrid-0.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070127043828.5F6031149F>