Skip site navigation (1)Skip section navigation (2)
Date:      14 Dec 2005 19:32:15 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        janos.mohacsi@bsd.hu
Subject:   ports/90406: Update port: games/polypuzzle update to 1.6
Message-ID:  <20051214213215.53000.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512142140.jBELe23C095929@freefall.freebsd.org>

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

>Number:         90406
>Category:       ports
>Synopsis:       Update port: games/polypuzzle update to 1.6
>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:   Wed Dec 14 21:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Updating this port will fix the fetch problem.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- polypuzzle.diff begins here ---
diff -ruN polypuzzle.old/Makefile polypuzzle/Makefile
--- polypuzzle.old/Makefile	Fri Jul  2 16:48:03 2004
+++ polypuzzle/Makefile	Wed Dec 14 19:31:26 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	polypuzzle
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6
 CATEGORIES=	games tcl84 tk84
 MASTER_SITES=	ftp://ibiblio.org/pub/Linux/games/
 EXTRACT_SUFX=	.tgz
@@ -20,10 +20,12 @@
 USE_REINPLACE=	yes
 NO_BUILD=	yes
 
-DOC_FILES=	About Bugs Changelog Copyright Install Math Readme Thanks Todo
+DOC_FILES=	About Bugs Changelog Install Instructions Links Math Readme \
+		Thanks Todo
 DATA_FILES=	menus pieces.3x20 pieces.783 pieces.bonus pieces.colours \
 		pieces.flower pieces.large pieces.medium pieces.monster \
-		pieces.small pieces.square pieces.star pieces.triangle
+		pieces.round pieces.small pieces.square pieces.star \
+		pieces.triangle
 
 pre-install:
 	 @${REINPLACE_CMD} -e "s:%%DATADIR%%:${DATADIR}:g" ${WRKSRC}/polypuzzle
diff -ruN polypuzzle.old/distinfo polypuzzle/distinfo
--- polypuzzle.old/distinfo	Fri Jul  2 16:48:03 2004
+++ polypuzzle/distinfo	Wed Dec 14 19:25:06 2005
@@ -1,2 +1,3 @@
-MD5 (polypuzzle-1.5.1.tgz) = 02c8d6ed7ff40930cf9362b88fbf9f8d
-SIZE (polypuzzle-1.5.1.tgz) = 14385
+MD5 (polypuzzle-1.6.tgz) = 9c13f348cfda6e831e9364783bfe63e8
+SHA256 (polypuzzle-1.6.tgz) = c8f0ae00b50bedc0cd1ddda21fcf491c0fc1b1e1d4e35d61d3b23e8740fa70a9
+SIZE (polypuzzle-1.6.tgz) = 16814
--- polypuzzle.diff ends here ---


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



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