Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2005 06:26:41 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/89873: [PATCH] misc/fortuneit, russian/fortuneru: Bump PORTREVISION for regenerateing .dat after format change
Message-ID:  <1133584001.0@it.buh.tecnik93.com>
Resent-Message-ID: <200512030430.jB34U2vH051076@freefall.freebsd.org>

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

>Number:         89873
>Category:       ports
>Synopsis:       [PATCH] misc/fortuneit, russian/fortuneru: Bump PORTREVISION for regenerateing .dat after format change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 03 04:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.0-STABLE #5: Thu Dec  1 02:08:55 EET 2005


>Description:


On Thu Feb 17 18:06:37 2005 UTC, ru submitted a change (1.27) to fortune.c that implements a change to read a new on-disk format of the .dat files.  (http://www.freebsd.org/cgi/cvsweb.cgi/src/games/fortune/fortune/fortune.c)
This change renders old .dat files incompatible with version of fortune compiled after 2005-02-17.

Bump PORTREVISION to force a regeneration of the .dat file.

The rest of the fortune ports are either newer or have been updated after the on-disk format change.


>How-To-Repeat:





>Fix:


--- fortuneit.diff begins here ---
--- misc/fortuneit/Makefile.orig	Sat Dec  3 06:01:21 2005
+++ misc/fortuneit/Makefile	Sat Dec  3 06:09:40 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	fortuneit
 PORTVERSION=	1.51
+PORTREVISION=	1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.giovannelli.it/~gmarco/files/
 DISTNAME=	fortune.it-${PORTVERSION}
--- fortuneit.diff ends here ---
--- fortuneru.diff begins here ---
--- russian/fortuneru/Makefile.orig	Sat Dec  3 06:04:14 2005
+++ russian/fortuneru/Makefile	Sat Dec  3 06:11:44 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	fortuneru
 PORTVERSION=	0.4
+PORTREVISON=	1
 CATEGORIES=	russian
 MASTER_SITES=	ftp://de22.kiev.ua/pub/files/ \
 		ftp://hosting.cvu.kiev.ua/pub/files/ \
--- fortuneru.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?1133584001.0>