Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 18:05:22 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/132512: [maintainer-update] games/pokerth: minor bugfix upgrade
Message-ID:  <20090310170522.75BBC130C56@megatron.madpilot.net>
Resent-Message-ID: <200903101710.n2AHA4Sb037755@freefall.freebsd.org>

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

>Number:         132512
>Category:       ports
>Synopsis:       [maintainer-update] games/pokerth: minor bugfix upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 10 17:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 7.1-STABLE FreeBSD 7.1-STABLE #14: Sat Jan 24 11:42:24 CET 2009 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON i386

>Description:

Distfile was rerolled and renamed for a bugfix release.

The software version was not modified, so I just bumped portrevision.

>How-To-Repeat:

>Fix:

diff -ruN pokerth.old/Makefile pokerth/Makefile
--- pokerth.old/Makefile	2009-03-10 16:26:12.000000000 +0100
+++ pokerth/Makefile	2009-03-10 16:29:56.000000000 +0100
@@ -7,10 +7,10 @@
 
 PORTNAME=	pokerth
 PORTVERSION=	0.6.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	SF
-DISTNAME=	PokerTH-${PORTVERSION}-src
+DISTNAME=	PokerTH-${PORTVERSION}-2-src
 
 MAINTAINER=	mad@madpilot.net
 COMMENT=	A poker game written in C++/QT4
diff -ruN pokerth.old/distinfo pokerth/distinfo
--- pokerth.old/distinfo	2009-03-10 16:26:12.000000000 +0100
+++ pokerth/distinfo	2009-03-10 16:30:24.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (PokerTH-0.6.3-src.tar.bz2) = bfee1dfb01738302ef716b686e01cdf4
-SHA256 (PokerTH-0.6.3-src.tar.bz2) = f6c7cb1ee2280f736bb277a7e45bc01d6ecbd6362b66a6700557625cac7da25b
-SIZE (PokerTH-0.6.3-src.tar.bz2) = 4594147
+MD5 (PokerTH-0.6.3-2-src.tar.bz2) = cc389b4eb29db7f89e673a326cd6ce5c
+SHA256 (PokerTH-0.6.3-2-src.tar.bz2) = d5a9f5678c09fe830770c7d60b97a9052c6eb9f41e4c8de0808323f415ac692b
+SIZE (PokerTH-0.6.3-2-src.tar.bz2) = 4644455
>Release-Note:
>Audit-Trail:
>Unformatted:



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