Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  9 Jan 2004 23:52:12 +0100 (CET)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61148: [MAINTAINER] games/p5-Games-Bingo: update to 0.09
Message-ID:  <20040109225212.D36173EBD@dask.thegler.dk>
Resent-Message-ID: <200401092300.i09N0eLM068077@freefall.freebsd.org>

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

>Number:         61148
>Category:       ports
>Synopsis:       [MAINTAINER] games/p5-Games-Bingo: update to 0.09
>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:   Fri Jan 09 15:00:40 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov  5 11:25:36 CET
>Description:
- Update to 0.09

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

--- p5-Games-Bingo-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	1 Sep 2003 13:34:31 -0000	1.1
+++ Makefile	9 Jan 2004 22:52:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Games-Bingo
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	games perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Games
@@ -20,7 +20,8 @@
 MAN3=		Games::Bingo.3 \
 		Games::Bingo::Card.3 \
 		Games::Bingo::Column.3 \
-		Games::Bingo::ColumnCollection.3
+		Games::Bingo::ColumnCollection.3 \
+		Games::Bingo::Constants.3
 
 post-install:
 .ifndef(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	1 Sep 2003 13:34:31 -0000	1.1
+++ distinfo	9 Jan 2004 22:52:46 -0000
@@ -1 +1 @@
-MD5 (Games-Bingo-0.08.tar.gz) = 094ba8e1d8f805f686d35aba17716360
+MD5 (Games-Bingo-0.09.tar.gz) = d4c13035b19b362a625685f7c18955ad
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	1 Sep 2003 13:34:31 -0000	1.1
+++ pkg-plist	9 Jan 2004 22:52:46 -0000
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/Games/Bingo/Card.pm
 %%SITE_PERL%%/Games/Bingo/Column.pm
 %%SITE_PERL%%/Games/Bingo/ColumnCollection.pm
+%%SITE_PERL%%/Games/Bingo/Constants.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/.packlist
 %%PORTDOCS%%%%EXAMPLESDIR%%/bingo.pl
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
--- p5-Games-Bingo-0.09.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?20040109225212.D36173EBD>